Resources | node | system

system

System-level configuration.

Exists on Condition /system/isOAM ='true'

Configuration

ParameterPresenceTypeDefaultDescription
isOAMObooleanfalse This indicates if the system is the OAM VM used to manage the VNF.
configModeOenumerationsbc This field indicates the configuration mode on cloud
isVNFMObooleanfalse This field indicates vnfm/non-vnfm mode.
activeConfigFileOstring Contains the file name of the last retrieved file from the external object store service.
activeRevisionOint16Active Configuration Revision
licenseModeO The licensing mode for the application
outOfMemoryCoredumpO
faultAvalancheControlO System wide settings associated fault Avalanche Detection and Control feature.
protectO Configuration related to Protect server.
emsO EMS specific configuration
highAvailabilityPortO Configuration and status for the HA ethernet ports.
serviceDiscoveryO Service Discovery specific configuration
announcementsO Announcement file status and statistics
mediaProfileO DSP Media Profile configuration
networkProcessorStatisticsO Network Processor statistics
dspStatusO Status of DSP resources.
transcodeInfoOStatus of transcode resources.
intervalStatisticsO The system-wide settings for interval statistics.
loadBalancingServiceO Load Balancing Service configuration
policyServerO Configures softswitch servers and client services
ipPolicingO The MIB Module for IP Monitoring.
dspPadO DSP PAD configuration - service must be restarted for new config to take effect
congestionO System congestion profile for the node.
mediaO System-wide media configurations, udp port range and rtp/rtcp peer inactivity timeout.
securityO The MIB Module for Security Management.
ethernetPortO Configuration for management, packet, and field-service ethernet ports.
dsbcO Configures Distributed SBC
dspResO DSP historical interval statistics
clusterAdminO Cluster specific configuration
slbO SLB specific configuration
h248StatisticsO The details statistics for H248.
sweActiveProfileO Specifies the profile name that is activated in the system.
sweConfigProfileSelectionO This table displays the configuration provisioning profile names.
ntpO NTP Services Management.

Operational Data

ParameterDescription
licenseStatus The CE license status table describes the state of license information.
softwareUpgradeStatus Live software upgrade status at any given time.
fileStatisticsStatus The current ID of the last performance statistics written to the database
sbcPersonalityStatus Personality of this instance
objectStoreParameters Parameters used to specify an object store service to upload or download a configuration file.
niceLicense Contains whether Nice recording is allowed or not.
pdcsLicense Contains whether PDCS license is allowed or not.
sbcliLicense Contains whether SBC-LI license is allowed or not.
admin Basic configuration (name, location, etc) for the system.
hardDiskStatus Hard disk status on the server(s).
hardDiskUsage Hard disk status on the server(s).
fanStatus Fan status on the server(s).
powerSupplyStatus Power consumption/state of the server.
syncStatus The system server synchronization status table, describes data synchronization state of various items.
standbySyncStatus The 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.
ledStatus Displays status of various LEDs of the server.
serverAdmin The 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.
serverStatus The system server status table describes the status of the server module.
daughterBoard3Status Indicates the daughter board status on the server.
serverSoftwareUpgradeStatus The system server software upgrade status table describes the status of the server software upgrade module.
softwareUpgradeDetailedStatus The system software upgrade detailed status table describes the detailed status of the software upgrade module.
licenseFeatureStatus Status information about each licensed feature
licenseNodeLockedBundleInfo Shows information about all the nodeLocked licenses stored on the box
licenseDomainBundleInfo Shows information about all the domain licenses stored on the box
licenseInfo The license status for registered license features.
baseMacAddress Displays base MAC address of servers
cpuUtilCurrentStatistics The CPU utilization for the current interval period.
cpuUtilIntervalStatistics The CPU utilization for the 'n' number of intervals.
memoryUtilCurrentStatistics The memory utilization for the current interval period.
memoryUtilIntervalStatistics The memory utilization for the 'n' number of intervals.
coredumpList List of coredumps on the server(s).
coredumpSummary Summary of coredump files on server(s).
savedConfigList List of configurations saved on the system.
bfdSessionStats BFD session status
fipsFSM2State FIPS finite state machine state.
dodModeStatus DoD mode status
macAddress2Status Displays status of MAC address of servers
gpuStatus Displays Information of GPUs present in server
haConfig Displays the HA port redundancy configuration.
rgStatus The system Redundancy Group(RG) status table describes the status of the instances in RG.
gpuTranscodeStatusCurrent GPU transcode status.
cpuTranscodeStatusCurrent CPU transcode status.
adSyncStatus Displays AD server sync status.
databaseIntegrity Displays data integrity of databases.
systemCongestionStatus System Congestion Status Table
systemCongestionCurrentStatistics The Sonus System Congestion Current Statistics table.
systemCongestionIntervalStatistics The Sonus System Congestion Interval Statistics table.
mgmtIpInterfaceGroup A group of management IP interfaces for the default address context.
logicalMgmtIpInterfaceStatus The status of the logical IP interface.
virtualMediaGateway The Virtual Media Gateway.
sweProcessorCoreCapacity This table displays the processor's capacity indices on which SWe is currently running.
sweCapacityEstimation This table stores the populated SWe capacity for different custom traffic profiles created.
metaVariable Dynamic Meta variable name and value pair table in Cloud SBC configuration management.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/node/{nodeName}/system

  • No labels