You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Resources | node | system


system

System-level configuration.

Exists on Condition/system/isOAM ='true'


Configuration


ParameterPresenceTypeDefaultDescription
isOAMObooleanfalseThis indicates if the system is the OAM VM used to manage the VNF.
configModeOenumerationsbcThis field indicates the configuration mode on cloud
isVNFMObooleanfalseThis field indicates vnfm/non-vnfm mode.
activeConfigFileOstring
Contains the file name of the last retrieved file from the external object store service.
activeRevisionOint16
Active Configuration Revision
ssoAuthO

SSO related configuration.
licenseModeO

The licensing mode for the application
licenseManagerO

System-level License Manager Configuration.
outOfMemoryCoredumpO


faultAvalancheControlO

System wide settings associated fault Avalanche Detection and Control feature.
protectO

Configuration related to Protect server.
sweActiveProfileO

Specifies the profile name that is activated in the system.
sweConfigProfileSelectionO

This table displays the configuration provisioning profile names.
highAvailabilityPortO

Configuration and status for the HA ethernet ports.
ntpO

NTP Services Management.
emsO

EMS specific configuration
serviceDiscoveryO

Service Discovery specific configuration
announcementsO

Announcement file status and statistics
dspStatusO

Status of DSP resources.
transcodeInfoO

Status of transcode resources.
mediaProfileO

DSP Media Profile configuration
dspPadO

DSP PAD configuration - service must be restarted for new config to take effect
ipPolicingO

The MIB Module for IP Monitoring.
networkProcessorStatisticsO

Network Processor statistics
loadBalancingServiceO

Load Balancing Service configuration
mediaO

System-wide media configurations, udp port range and rtp/rtcp peer inactivity timeout.
policyServerO

Configures softswitch servers and client services
dspResO

DSP historical interval statistics
securityO

The MIB Module for Security Management.
intervalStatisticsO

The system-wide settings for interval statistics.
congestionO

System congestion profile for the node.
ethernetPortO

Configuration for management, packet, and field-service ethernet ports.
clusterAdminO

Cluster specific configuration
dsbcO

Configures Distributed SBC
slbO

SLB specific configuration
h248StatisticsO

The details statistics for H248.

Operational Data


ParameterDescription
licenseStatusThe CE license status table describes the state of license information.
softwareUpgradeStatusLive software upgrade status at any given time.
fileStatisticsStatusThe current ID of the last performance statistics written to the database
sbcPersonalityStatusPersonality of this instance
objectStoreParametersParameters used to specify an object store service to upload or download a configuration file.
niceLicenseContains whether Nice recording is allowed or not.
pdcsLicenseContains whether PDCS license is allowed or not.
sbcliLicenseContains whether SBC-LI license is allowed or not.
adminBasic configuration (name, location, etc) for the system.
hardDiskStatusHard disk status on the server(s).
hardDiskUsageHard disk status on the server(s).
fanStatusFan status on the server(s).
powerSupplyStatusPower consumption/state of the server.
syncStatusThe system server synchronization status table, describes data synchronization state of various items.
standbySyncStatusThe standby server synchronization status table. This table is used for N:1 redundancy where a standby server support N active servers. It describes data synchronization state of various items.
ledStatusDisplays status of various LEDs of the server.
serverAdminThe serverAdmin table describes the configuration of each server module. A server module can be a standalone server or a server card in a chassis based system.
serverStatusThe system server status table describes the status of the server module.
daughterBoard3StatusIndicates the daughter board status on the server.
serverSoftwareUpgradeStatusThe system server software upgrade status table describes the status of the server software upgrade module.
softwareUpgradeDetailedStatusThe system software upgrade detailed status table describes the detailed status of the software upgrade module.
licenseFeatureStatusStatus information about each licensed feature
licenseNodeLockedBundleInfoShows information about all the nodeLocked licenses stored on the box
licenseDomainBundleInfoShows information about all the domain licenses stored on the box
licenseInfoThe license status for registered license features.
baseMacAddressDisplays base MAC address of servers
cpuUtilCurrentStatisticsThe CPU utilization for the current interval period.
cpuUtilIntervalStatisticsThe CPU utilization for the 'n' number of intervals.
memoryUtilCurrentStatisticsThe memory utilization for the current interval period.
memoryUtilIntervalStatisticsThe memory utilization for the 'n' number of intervals.
savedConfigListList of configurations saved on the system.
bfdSessionStatsBFD session status
dodModeStatusDoD mode status
macAddress2StatusDisplays status of MAC address of servers
gpuStatusDisplays Information of GPUs present in server
rgStatusThe system Redundancy Group(RG) status table describes the status of the instances in RG.
cnfCpuUtilIntervalStatisticsThe CPU utilization for the 'n' number of intervals.
cnfMemoryUtilIntervalStatisticsThe memory utilization for the 'n' number of intervals.
sweProcessorCoreCapacityThis table displays the processor's capacity indices on which SWe is currently running.
sweCapacityEstimationThis table stores the populated SWe capacity for different custom traffic profiles created.
metaVariableDynamic Meta variable name and value pair table in Cloud SBC configuration management.
gpuTranscodeStatusCurrent GPU transcode status.
cpuTranscodeStatusCPU channels in use for GPU based codecs.
adSyncStatusDisplays AD server sync status.
databaseIntegrityDisplays data integrity of databases.
mgmtIpInterfaceGroupA group of management IP interfaces for the default address context.
logicalMgmtIpInterfaceStatusThe status of the logical IP interface.
systemCongestionStatusSystem Congestion Status Table
systemCongestionCurrentStatisticsThe Ribbon System Congestion Current Statistics table.
systemCongestionIntervalStatisticsThe Ribbon System Congestion Interval Statistics table.
cnfSystemCongestionIntervalStatisticsThe Ribbon System Congestion Interval Statistics table for CNF.
virtualMediaGatewayThe Virtual Media Gateway.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system

  • No labels