SONUS-NODE-MIB: View SNMP OID List / Download MIB

VENDOR: SONUS NETWORKS


 Home MIB: SONUS-NODE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 sonusNodeMIB 1.3.6.1.4.1.2879.2.1.1
The MIB Module for Node Management.
     sonusNodeMIBObjects 1.3.6.1.4.1.2879.2.1.1.1
         sonusNode 1.3.6.1.4.1.2879.2.1.1.1.1
             sonusNodeAdmnObjects 1.3.6.1.4.1.2879.2.1.1.1.1.1
                 sonusNodeAdmnShelves 1.3.6.1.4.1.2879.2.1.1.1.1.1.1 integer32 read-only
The number of shelves configured to be present in this node.
                 sonusNodeAdmnTelnetLogin 1.3.6.1.4.1.2879.2.1.1.1.1.1.2 sonusadminstate read-write
             sonusNodeStatusObjects 1.3.6.1.4.1.2879.2.1.1.1.1.2
                 sonusNodeStatShelvesPresent 1.3.6.1.4.1.2879.2.1.1.1.1.2.1 integer32 read-only
The number of shelves currently present in this node.
                 sonusNodeStatNextIfIndex 1.3.6.1.4.1.2879.2.1.1.1.1.2.2 integer32 read-only
This MIB object identifies the next ifIndex to use in the creation of an interface. This MIB object directly corresponds to the ifIndex MIB object in the ifTable. A value of 0 means that no next ifIndex is currently available.
                 sonusNodeStatMgmtStatus 1.3.6.1.4.1.2879.2.1.1.1.1.2.3 integer read-only
Identifies if this node can be effectively managed by a network management system. A value of 'manageable' indicates that it can be; the other values indicate that a significant operation is in progress and that a network management system should minimize any requests of this node. Enumeration: 'softwareUpgradeFailed': 3, 'manageable': 1, 'softwareUpgradeInProgress': 2.
             sonusNodeShelfAdmnTable 1.3.6.1.4.1.2879.2.1.1.1.1.3 no-access
This table contains information about each shelf which is configured to be a member of the node. This table describes the configured characteristics of each shelf, including the shelve's identity (sonusNodeShelfAdmnIpaddr1 and sonusNodeShelfAdmnIpaddr2). A row must be created by the manager for every slave shelf that is to join the master shelf as part of the node. Slave shelves which do not have correct entries in this table, can not join the node. A management entity may create rows for shelves that are anticipated to join the node in the future.
                 sonusNodeShelfAdmnEntry 1.3.6.1.4.1.2879.2.1.1.1.1.3.1 no-access
This table describes the shelves that are configured as members of the GSX9000 Switch node.
                     sonusNodeShelfAdmnIndex 1.3.6.1.4.1.2879.2.1.1.1.1.3.1.1 integer32 read-only
Identifies the target shelf in the node. Each node may be compprised of one or more shelves. The maximum number of shelves allowed in a node is six.
                     sonusNodeShelfAdmnState 1.3.6.1.4.1.2879.2.1.1.1.1.3.1.2 sonusadminstate read-only
The configured state of the target shelf in the node.
                     sonusNodeShelfAdmnIpaddr1 1.3.6.1.4.1.2879.2.1.1.1.1.3.1.3 ipaddress read-only
The IP Address of the shelf. This value identifies the shelf that may join the node. Each shelf has two IP addresses that it may be reached by. This is the first of those two addresses. Note that it is not possible to change this object on the master shelf. That would be tantamount to changing that shelf's IP address.
                     sonusNodeShelfAdmnIpaddr2 1.3.6.1.4.1.2879.2.1.1.1.1.3.1.4 ipaddress read-only
The IP Address of the shelf. This value identifies the shelf that may join the node. Each shelf has two IP addresses that it may be reached by. This is the second of those two addresses. Note that it is not possible to change this object on the master shelf. That would be tantamount to changing the shelf's IP address.
                     sonusNodeShelfAdmn48VdcAState 1.3.6.1.4.1.2879.2.1.1.1.1.3.1.5 sonusadminstate read-only
The configured state of the shelf's 48 VDC A-power supply. Indicates whether the A supply SHOULD be present. This object is not capable of disabling a connected supply.
                     sonusNodeShelfAdmn48VdcBState 1.3.6.1.4.1.2879.2.1.1.1.1.3.1.6 sonusadminstate read-only
The configured state of the shelf's 48 VDC B-power supply. Indicates whether the B supply SHOULD be present. This object is not capable of disabling a connected supply.
                     sonusNodeShelfAdmnStatus 1.3.6.1.4.1.2879.2.1.1.1.1.3.1.7 integer read-only
The status of the indexed shelf in the GSX9000 node. If the value of this object is not accepted(3) or shuttingDown(4), then the objects in Sonus Shelf Status table are unavailable. The value of this object does not reach accepted(3) until after the slave shelf has contacted the master shelf, and has successfully joined the node. A value of shuttingDown(4) indicates the shelf will be unavailable shortly. Enumeration: 'absent': 1, 'detected': 2, 'accepted': 3, 'shuttingDown': 4.
                     sonusNodeShelfAdmnRestart 1.3.6.1.4.1.2879.2.1.1.1.1.3.1.8 integer read-only
This object is used to reset a shelf in the node. The object causes the management servers on the indexed shelf to perform the indicated operation. The restart(2) operation causes the management servers to reboot. The shutdown(3) operation causes the management servers to disable power to all cards on the indexed shelf, including themselves. The shutdown(3) operation requires physical intervention to re-power the shelf. This object always reads as unknown(1). Enumeration: 'unknown': 1, 'shutdown': 3, 'restart': 2.
                     sonusNodeShelfAdmnRowStatus 1.3.6.1.4.1.2879.2.1.1.1.1.3.1.9 rowstatus read-only
This object indicates the row status for this table.
             sonusNodeShelfStatTable 1.3.6.1.4.1.2879.2.1.1.1.1.4 no-access
This table contains status information about each shelf in the GSX9000 Switch node. Shelves within the node can can be configured before they are physically attached to the node. Shelves that are attached may not be powered or correctly configured as a slave. Therefore, it is possible that a slave shelf can not be detected, and is absent. The value of sonusNodeShelfAdmnStatus indicates the availability of this shelf. If the sonusNodeShelfAdmnStatus value for the index shelf does not indicate a status value of 'accepted', then this status table is not available.
                 sonusNodeShelfStatEntry 1.3.6.1.4.1.2879.2.1.1.1.1.4.1 no-access
This table describes the shelves that are configured as members of the GSX9000 Switch node.
                     sonusNodeShelfStatIndex 1.3.6.1.4.1.2879.2.1.1.1.1.4.1.1 integer32 read-only
Identifies the target shelf within the node. Returns the same value as sonusNodeShelfStatIndex, the index into this instance.
                     sonusNodeShelfStatSlots 1.3.6.1.4.1.2879.2.1.1.1.1.4.1.2 integer32 read-only
The number of physical slots present in this shelf.
                     sonusNodeShelfStatSerialNumber 1.3.6.1.4.1.2879.2.1.1.1.1.4.1.3 displaystring read-only
Identifies the Sonus serial number for this shelf.
                     sonusNodeShelfStatType 1.3.6.1.4.1.2879.2.1.1.1.1.4.1.4 integer read-only
Identifies the Sonus shelf type. A shelf may be either the master shelf for the node, or it may be one of several slave shelves in the node. Every node contains exactly one master shelf. The master shelf in the management focal point for the node. Enumeration: 'master': 2, 'slave': 1.
                     sonusNodeShelfStatFan 1.3.6.1.4.1.2879.2.1.1.1.1.4.1.5 integer read-only
Identifies the status of the shelf's fan tray. A controllerFailure(2) indicates that the fan status can not be obtained. In that case in can not be determined if the fans are operational, or experiencing other failures as well. Enumeration: 'powerFailure': 5, 'operational': 6, 'controllerFailure': 2, 'notPresent': 1, 'singleFailure': 3, 'multipleFailures': 4.
                     sonusNodeShelfStat48VAStatus 1.3.6.1.4.1.2879.2.1.1.1.1.4.1.6 integer read-only
The status of the shelf's 48 VDC A-power supply. Enumeration: 'absent': 1, 'present': 2.
                     sonusNodeShelfStat48VBStatus 1.3.6.1.4.1.2879.2.1.1.1.1.4.1.7 integer read-only
The status of the shelf's 48 VDC B-power supply. Enumeration: 'absent': 1, 'present': 2.
                     sonusNodeShelfStatBackplane 1.3.6.1.4.1.2879.2.1.1.1.1.4.1.8 hwtypeid read-only
The hardware type ID of the backplane in this shelf.
                     sonusNodeShelfStatBootCount 1.3.6.1.4.1.2879.2.1.1.1.1.4.1.9 integer32 read-only
Specifies the number of times that this shelf has been booted. The boot count is specified from the perspective of the active management module running in the indexed shelf.
                     sonusNodeShelfStatTemperature 1.3.6.1.4.1.2879.2.1.1.1.1.4.1.10 integer32 read-only
Indicates the temperature being sensed at this shelf's intake manifold. The temperature is indicated in Celcius.
                     sonusNodeShelfStatFanSpeed 1.3.6.1.4.1.2879.2.1.1.1.1.4.1.11 integer read-only
Indicates the speed of the fan. Enumeration: 'high': 2, 'normal': 1.
             sonusNodeSrvrAdmnTable 1.3.6.1.4.1.2879.2.1.1.1.1.5 no-access
The server module ADMN table describes the configuration of each server module slot in an indexed shelf. A slot in a shelf, MUST be configured to accept a particular server module HWTYPE. If the wrong type of server module is detected in the slot, that server module will not be allowed to complete its boot process. All server modules are held in the RESET state until that server module's state is set to ENABLED. A server module must have its state set to DISABLED, before the row can be deleted. The row must be deleted, and re-created in order to change the HWTYPE of the row. The server module mode must be set to OUTOFSERVICE before the row's state can be set to DISABLED. Deleting a row in this table, clears the server module hardware type association for this slot. THIS IS A MAJOR CONFIGURATION CHANGE. All configured parameters associated with this slot are permanently lost when the server module is deleted. A server module can not be deleted, until it's state has been set to DISABLED. A row's default value for state is DISABLED. The server module located in the slot is immediately placed in reset when its state is set to disabled.
                 sonusNodeSrvrAdmnEntry 1.3.6.1.4.1.2879.2.1.1.1.1.5.1 no-access
                     sonusNodeSrvrAdmnShelfIndex 1.3.6.1.4.1.2879.2.1.1.1.1.5.1.1 integer32 read-only
Identifies the target shelf. Returns the same value as sonusNodeShelfStatIndex, which was used to index into this table.
                     sonusNodeSrvrAdmnSlotIndex 1.3.6.1.4.1.2879.2.1.1.1.1.5.1.2 integer32 read-only
Identifies the target slot within the shelf.
                     sonusNodeSrvrAdmnHwType 1.3.6.1.4.1.2879.2.1.1.1.1.5.1.3 servertypeid read-write
Identifies the type of server module the indexed slot has been configured to accept. Server modules other than this type are rejected by the System Manager. This object is required to create a row instance.
                     sonusNodeSrvrAdmnState 1.3.6.1.4.1.2879.2.1.1.1.1.5.1.4 sonusadminstate read-write
A server module must be enabled before System Manager will fully recognize it. The server module must be disabled before the server module can be deleted.
                     sonusNodeSrvrAdmnMode 1.3.6.1.4.1.2879.2.1.1.1.1.5.1.5 sonusservicestate read-write
A server module which is outOfService will not accept new calls. When taken out of service, its active calls may either be dried up or terminated, depending on the action specified. Server modules are created with a mode of inService. A server module must be outOfService in order to change its state to disabled.
                     sonusNodeSrvrAdmnAction 1.3.6.1.4.1.2879.2.1.1.1.1.5.1.6 sonusadminaction read-write
The type of action to perform when a server module is taken out of service. The active calls on the server module can be dried up for a specified dryup limit, or they can be forced to be terminated.
                     sonusNodeSrvrAdmnDryupLimit 1.3.6.1.4.1.2879.2.1.1.1.1.5.1.7 integer32 read-write
Server module dryup limit, specified in minutes. If the server module has not dried up by the time this limit expires, the remaining active calls are abruptly terminated. A dryup limit of zero indicates that the system will wait forever for the dryup to complete.
                     sonusNodeSrvrAdmnDumpState 1.3.6.1.4.1.2879.2.1.1.1.1.5.1.8 sonusadminstate read-write
Indicates if a server module will create a crashblock file when a critical error which prevents the module from continuing, has occured.
                     sonusNodeSrvrAdmnRowStatus 1.3.6.1.4.1.2879.2.1.1.1.1.5.1.9 rowstatus read-write
Deleting a server module will place that slot in reset. All configuration parameters associated with the server module in this slot are destroyed.
                     sonusNodeSrvrAdmnRedundancyRole 1.3.6.1.4.1.2879.2.1.1.1.1.5.1.10 integer read-write
Specifies the redundancy role this server module will play. This object is required to create a row instance. Enumeration: 'redundant': 2, 'normal': 1.
                     sonusNodeSrvrAdmnAdapHwType 1.3.6.1.4.1.2879.2.1.1.1.1.5.1.11 adaptertypeid read-write
Identifies the type of adapter module the indexed slot has been configured to accept. Adapter modules other than this type are rejected by the System Manager. This object is required to create a row instance.
                     sonusNodeSrvrAdmnSpecialFunction 1.3.6.1.4.1.2879.2.1.1.1.1.5.1.12 serverfunctiontype read-write
Specifies the logical function for this server module. This object may be specified only at row creation time, but is not required. If not specified, an appropriate default value will be assigned based on the server and adapter hardware types. A value of default(1) is not accepted or used.
             sonusNodeSlotTable 1.3.6.1.4.1.2879.2.1.1.1.1.6 no-access
The node slot table describes
                 sonusNodeSlotEntry 1.3.6.1.4.1.2879.2.1.1.1.1.6.1 no-access
                     sonusNodeSlotShelfIndex 1.3.6.1.4.1.2879.2.1.1.1.1.6.1.1 integer32 read-only
Identifies the indexed shelf. Returns the same value as sonusNodeShelfStatIndex, which is used to index into this table.
                     sonusNodeSlotIndex 1.3.6.1.4.1.2879.2.1.1.1.1.6.1.2 integer32 read-only
Identifies the indexed slot within the shelf.
                     sonusNodeSlotState 1.3.6.1.4.1.2879.2.1.1.1.1.6.1.3 integer read-only
Identifies the operational state of the indexed slot in the shelf. Enumeration: 'reset': 4, 'faulted': 13, 'powerFail': 15, 'coreDump': 7, 'unknown': 1, 'boot': 5, 'sonicId': 6, 'powerOff': 14, 'activated': 11, 'holdOff': 8, 'running': 12, 'loading': 9, 'activating': 10, 'inserted': 3, 'empty': 2.
                     sonusNodeSlotHwType 1.3.6.1.4.1.2879.2.1.1.1.1.6.1.4 hwtypeid read-only
Identifies the hardware type of the server module which was detected in the slot. Valid only if the sonusNodeSlotState is greater than inserted(2).
                     sonusNodeSlotHwTypeRev 1.3.6.1.4.1.2879.2.1.1.1.1.6.1.5 integer32 read-only
Identifies the hardware type revision of the server module which was detected in the slot. Valid only if the sonusNodeSlotState is greater than inserted(2).
                     sonusNodeSlotPower 1.3.6.1.4.1.2879.2.1.1.1.1.6.1.6 integer read-only
Identifies the server modules power mode. If the slot state is empty, the power status is unknown(1). Enumeration: 'unknown': 1, 'powerFault': 2, 'powerOK': 3.
                     sonusNodeSlotAdapState 1.3.6.1.4.1.2879.2.1.1.1.1.6.1.7 integer read-only
Identifies the adapter state of the indexed slot in the shelf. Enumeration: 'faulted': 4, 'unknown': 1, 'present': 3, 'empty': 2.
                     sonusNodeSlotAdapHwType 1.3.6.1.4.1.2879.2.1.1.1.1.6.1.8 hwtypeid read-only
Identifies the hardware type of the adapter module which was detected in the slot. Valid only if the sonusNodeSlotAdapState is present(3).
             sonusNodeSrvrStatTable 1.3.6.1.4.1.2879.2.1.1.1.1.7 no-access
The node server status table describes the status of the indexed server module in the node. This table is unavailable if the sonusNodeShelfStatStatus object indicates that this slot is empty. If the sonusNodeSrvrStatType object returns either 'absent' or 'unknown' the value of all other objects within this table are indeterministic.
                 sonusNodeSrvrStatEntry 1.3.6.1.4.1.2879.2.1.1.1.1.7.1 no-access
                     sonusNodeSrvrStatShelfIndex 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.1 integer32 read-only
Identifies the target shelf. Returns the same value as sonusNodeShelfStatIndex, which was used to index into this table.
                     sonusNodeSrvrStatSlotIndex 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.2 integer32 read-only
Identifies the target slot within the shelf.
                     sonusNodeSrvrStatMiddVersion 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.3 integer32 read-only
Identifies the version of the MIDD EEPROM on this server module.
                     sonusNodeSrvrStatHwType 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.4 hwtypeid read-only
Identifies the type of server module in the indexed slot.
                     sonusNodeSrvrStatSerialNum 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.5 displaystring read-only
Identifies the serial number of the server module. This is the serial number assigned to the server module at manufacture.
                     sonusNodeSrvrStatPartNum 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.6 displaystring read-only
Identifies the part number of the module. This is the part number assigned to the module at manufacture.
                     sonusNodeSrvrStatPartNumRev 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.7 displaystring read-only
Identifies the manufacture part number revision level of the server module.
                     sonusNodeSrvrStatMfgDate 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.8 displaystring read-only
The date this server module assembly was manufactured.
                     sonusNodeSrvrStatFlashVersion 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.9 displaystring read-only
Identifies the version of the firmware within the non-volatile FLASH device on this server module.
                     sonusNodeSrvrStatSwVersion 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.10 displaystring read-only
Identifies the version of the runtime software application this is currently executing on this server module.
                     sonusNodeSrvrStatBuildNum 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.11 integer32 read-only
Identifies the build number of this software version.
                     sonusNodeSrvrStatMode 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.12 integer read-only
Identifies the operational status of the module in the indexed slot. Enumeration: 'standby': 1, 'active': 2.
                     sonusNodeSrvrStatTemperature 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.13 integer32 read-only
Indicates the current Celcius temperature being sensed by the server module in the indexed slot.
                     sonusNodeSrvrStatMemUtilization 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.14 integer32 read-only
The current memory utilization of this server module. The value returned is a number from 0 to 100, representing the percentage of memory utilization. Note that this number can be somewhat misleading as many data structures are pre-allocated to ensure that the server modules maximum load capacity can be acheived and maintained. This may result is relatively high memory utilizations under fairly low load.
                     sonusNodeSrvrStatCpuUtilization 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.15 integer32 read-only
The current CPU utilization of this server module. The value returned is a number from 0 to 100, representing the percentage of CPU utilization.
                     sonusNodeSrvrStatHwTypeRev 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.16 integer32 read-only
The hardware type revision number of this server module.
                     sonusNodeSrvrStatSwVersionCode 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.17 sonussoftwareversion read-only
Octet string that identifies the version of the runtime software application that is currently executing on this server module: Byte(s) Code ------- ---- 0 major version 1 minor version 2 release version 3 type (1:alpha, 2:beta, 3:release, 4:special) 4-5 type number
                     sonusNodeSrvrStatEpldRev 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.18 integer32 read-only
The EPLD revision level of this server module. An overall number which represents the total level of the server module.
                     sonusNodeSrvrStatHostName 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.19 displaystring read-only
Identifies the host name that software load of this module had been built on.
                     sonusNodeSrvrStatUserName 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.20 displaystring read-only
Identifies the user who builds software load of this module.
                     sonusNodeSrvrStatViewName 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.21 displaystring read-only
Identifies the viewName used for software build.
                     sonusNodeSrvrStatTotalMem 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.22 integer32 read-only
Indicates the total memory size of the server module.
                     sonusNodeSrvrStatFreeMem 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.23 integer32 read-only
Indicates the total memory available on the server module.
                     sonusNodeSrvrStatTotalSharedMem 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.24 integer32 read-only
Indicates the total shared memory size of the server module.
                     sonusNodeSrvrStatFreeSharedMem 1.3.6.1.4.1.2879.2.1.1.1.1.7.1.25 integer32 read-only
Indicates the total shared memory available on the server module.
             sonusNodeAdapStatTable 1.3.6.1.4.1.2879.2.1.1.1.1.11 no-access
The node adapter status table describes the status of the indexed adapter module in the node. This table is unavailable if the sonusNodeSlotAdapState object indicates that this slot is unknown, empty or faulted.
                   sonusNodeAdapStatEntry 1.3.6.1.4.1.2879.2.1.1.1.1.11.1 no-access
                       sonusNodeAdapStatShelfIndex 1.3.6.1.4.1.2879.2.1.1.1.1.11.1.1 integer32 read-only
Identifies the target shelf.
                       sonusNodeAdapStatSlotIndex 1.3.6.1.4.1.2879.2.1.1.1.1.11.1.2 integer32 read-only
Identifies the target slot within the shelf.
                       sonusNodeAdapStatMiddVersion 1.3.6.1.4.1.2879.2.1.1.1.1.11.1.3 integer32 read-only
Identifies the version of the MIDD EEPROM on this adapter module.
                       sonusNodeAdapStatHwType 1.3.6.1.4.1.2879.2.1.1.1.1.11.1.4 hwtypeid read-only
Identifies the type of adapter module in the indexed slot.
                       sonusNodeAdapStatHwTypeRev 1.3.6.1.4.1.2879.2.1.1.1.1.11.1.5 integer32 read-only
Identifies the hardware type revision of the adapter module detected in the slot.
                       sonusNodeAdapStatSerialNum 1.3.6.1.4.1.2879.2.1.1.1.1.11.1.6 displaystring read-only
Identifies the serial number of the adapter module. This is the serial number assigned to the card at manufacture.
                       sonusNodeAdapStatPartNum 1.3.6.1.4.1.2879.2.1.1.1.1.11.1.7 displaystring read-only
Identifies the part number of the adapter module. This is the part number assigned to the card at manufacture.
                       sonusNodeAdapStatPartNumRev 1.3.6.1.4.1.2879.2.1.1.1.1.11.1.8 displaystring read-only
Identifies the assembly revision level of the adapter module.
                       sonusNodeAdapStatMfgDate 1.3.6.1.4.1.2879.2.1.1.1.1.11.1.9 displaystring read-only
The date this adapter module was manufactured.
             sonusNodeSlotAdmnTable 1.3.6.1.4.1.2879.2.1.1.1.1.12 no-access
The node slot admn table provides physical manipulation of a slot location in a shelf.
                   sonusNodeSlotAdmnEntry 1.3.6.1.4.1.2879.2.1.1.1.1.12.1 no-access
                       sonusNodeSlotAdmnShelfIndex 1.3.6.1.4.1.2879.2.1.1.1.1.12.1.1 integer32 read-only
Identifies the target shelf.
                       sonusNodeSlotAdmnSlotIndex 1.3.6.1.4.1.2879.2.1.1.1.1.12.1.2 integer32 read-only
Identifies the target slot within the shelf.
                       sonusNodeSlotAdmnReset 1.3.6.1.4.1.2879.2.1.1.1.1.12.1.3 integer read-write
Setting this object to reset(2) or coredump(3), will physically reset the server module installed in the indexed slot. This object always reads as undefined(1). This object bypasses all consistency and safety checks. This object is intended for evaluation testing. Enumeration: 'reset': 2, 'coredump': 3, 'undefined': 1.
         sonusNvsConfig 1.3.6.1.4.1.2879.2.1.1.1.2
             sonusNvsConfigTable 1.3.6.1.4.1.2879.2.1.1.1.2.1 no-access
This table specifies the Boot Parameters that apply only to the MNS present in the indexed shelf and slot. The Boot Parameters can only be accessed if the shelf is actively part of the node.
                 sonusNvsConfigEntry 1.3.6.1.4.1.2879.2.1.1.1.2.1.1 no-access
                     sonusBparamShelfIndex 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.1 integer32 read-only
Identifies the target shelf. This object returns the value of sonusNodeShelfStatIndex which was used to index into this table.
                     sonusBparamUnused 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.2 integer32 no-access
Unused
                     sonusBparamPasswd 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.3 displaystring read-write
The secure password which is used to access the Boot PROM menu subsystem. This object is not available through SNMP.
                     sonusBparamIpAddrSlot1Port0 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.4 ipaddress read-write
The IP address assigned to the field service port. This port is not intended for customer use.
                     sonusBparamIpMaskSlot1Port0 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.5 ipaddress read-write
The IP Address Mask assigned to the field service port.
                     sonusBparamIpGatewaySlot1Port0 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.6 ipaddress read-write
The default IP Gateway address used by the field service port.
                     sonusBparamIfSpeedTypeSlot1Port0 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.7 integer read-write
The default link speed setting used by the field service port. Enumeration: 'autoNegotiate': 1, 'halfDuplex100': 3, 'fullDuplex10': 4, 'halfDuplex10': 5, 'fullDuplex100': 2.
                     sonusBparamIpAddrSlot1Port1 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.8 ipaddress read-write
The IP address assigned to management port number one.
                     sonusBparamIpMaskSlot1Port1 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.9 ipaddress read-write
The IP address mask used by management port one.
                     sonusBparamIpGatewaySlot1Port1 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.10 ipaddress read-write
The default IP Gateway address used by management port one.
                     sonusBparamIfSpeedTypeSlot1Port1 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.11 integer read-write
The default link speed setting used by management port one. Enumeration: 'autoNegotiate': 1, 'halfDuplex100': 3, 'fullDuplex10': 4, 'halfDuplex10': 5, 'fullDuplex100': 2.
                     sonusBparamIpAddrSlot1Port2 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.12 ipaddress read-write
The IP address assigned to management port number two.
                     sonusBparamIpMaskSlot1Port2 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.13 ipaddress read-write
The IP address mask used by management port two.
                     sonusBparamIpGatewaySlot1Port2 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.14 ipaddress read-write
The default gateway address used by management port two.
                     sonusBparamIfSpeedTypeSlot1Port2 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.15 integer read-write
The default link speed setting used by management port two. Enumeration: 'autoNegotiate': 1, 'halfDuplex100': 3, 'fullDuplex10': 4, 'halfDuplex10': 5, 'fullDuplex100': 2.
                     sonusBparamIpAddrSlot2Port0 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.16 ipaddress read-write
The IP address assigned to the field service port. This port is not intended for customer use.
                     sonusBparamIpMaskSlot2Port0 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.17 ipaddress read-write
The IP Address Mask assigned to the field service port.
                     sonusBparamIpGatewaySlot2Port0 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.18 ipaddress read-write
The default IP Gateway address used by the field service port.
                     sonusBparamIfSpeedTypeSlot2Port0 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.19 integer read-write
The default link speed setting used by the field service port. Enumeration: 'autoNegotiate': 1, 'halfDuplex100': 3, 'fullDuplex10': 4, 'halfDuplex10': 5, 'fullDuplex100': 2.
                     sonusBparamIpAddrSlot2Port1 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.20 ipaddress read-write
The IP address assigned to management port number one.
                     sonusBparamIpMaskSlot2Port1 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.21 ipaddress read-write
The IP address mask used by management port one.
                     sonusBparamIpGatewaySlot2Port1 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.22 ipaddress read-write
The default IP Gateway address used by management port one.
                     sonusBparamIfSpeedTypeSlot2Port1 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.23 integer read-write
The default link speed setting used by management port one. Enumeration: 'autoNegotiate': 1, 'halfDuplex100': 3, 'fullDuplex10': 4, 'halfDuplex10': 5, 'fullDuplex100': 2.
                     sonusBparamIpAddrSlot2Port2 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.24 ipaddress read-write
The IP address assigned to management port number two.
                     sonusBparamIpMaskSlot2Port2 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.25 ipaddress read-write
The IP address mask used by management port two.
                     sonusBparamIpGatewaySlot2Port2 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.26 ipaddress read-write
The default gateway address used by management port two.
                     sonusBparamIfSpeedTypeSlot2Port2 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.27 integer read-write
The default link speed setting used by management port two. Enumeration: 'autoNegotiate': 1, 'halfDuplex100': 3, 'fullDuplex10': 4, 'halfDuplex10': 5, 'fullDuplex100': 2.
                     sonusBparamBootDelay 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.28 integer32 read-write
The amount of delay used to allow an administrator to gain access to the NVS configuration menus before the runtime software is loaded. The delay is specified in seconds. Increasing this delay, will increase the total system boot time by the same amount.
                     sonusBparamCoreState 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.29 sonusadminstate read-write
Specifies whether core dumps are enabled. If core dumps are disabled, a fatal software fault will result in a reboot without the overhead of performing the core dump operation.
                     sonusBparamCoreLevel 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.30 integer read-write
Specifies the type of core dump behavior the shelf will display. Under normal(1) behavior, the server modules will execute a core dump only for fatal software errors. Under sensitive(2) behavior, the server modules will execute a core dump when the software recognizes a major, but non-fatal, software fault. Normal(1) is the strongly recommended setting. Enumeration: 'sensitive': 2, 'normal': 1.
                     sonusBparamBaudRate 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.31 integer32 read-write
The baud rate of a management port's physical interface.
                     sonusBparamNfsPrimary 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.32 ipaddress read-write
The IP Address of the primary NFS Server for this switch.
                     sonusBparamNfsSecondary 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.33 ipaddress read-write
The IP Address of the secondary NFS Server for this switch.
                     sonusBparamNfsMountPri 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.34 displaystring read-write
The NFS mount point exported by the Primary NFS server.
                     sonusBparamNfsMountSec 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.35 displaystring read-write
The NFS mount point exported by the Secondary NFS server.
                     sonusBparamNfsPathUpgrade 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.36 displaystring read-write
The name of the temporary load path override. This path is tried before the sonusBparamNfsPathLoad when specified. If the sonusBparamNfsPathUpgrade fails to completely boot the switch after three consecutive attempts, the path is automatically abandoned in favor of the sonusBparamNfsPathLoad.
                     sonusBparamNfsPathLoad 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.37 displaystring read-write
The directory, beneath the exported NFS mount point, which contains the switch's operational directories.
                     sonusBparamPrimName 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.38 displaystring read-write
The primary load file name for this server module.
                     sonusBparamSecName 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.39 displaystring read-write
The secondary load file name for this server module. The secondary file is tried when the primary file can not be opened or read.
                     sonusBparamMasterState 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.40 integer read-write
Specifies whether this shelf will participate in the node as a master shelf, or as a slave shelf. Each node contains exactly one master shelf, and may contain multiple slave shelves. Enumeration: 'master': 2, 'slave': 1.
                     sonusBparamParamMode 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.41 integer read-write
Specifies the binary parameter file mode of the node. This mode specifies whether the node will attempt to load a binary parameter file. The paramMode can be set to disabled(1) which disables parameter file loading. The mode can be set to defaults(3), which temporarily disables binary parameter file loading, until after the next binary parameter file save cycle initiated by the runtime software. In both of these disabled cases, the node boots with default parameters and automatically loads and executes the CLI startup script. The paramMode may be set to binaryFile(2), which enables binary parameter file loading and disables the automatic CLI startup script loading. A binary parameter file must exist before the node can succesfully load a binary parameter file. The node will load default parameters when a valid parameter file can not be loaded. The node loads default parameters when either the parameter mode is set to disabled(1) or when the mode is set to defaults(3). When the mode is set to defaults(3), the mode is automatically updated to binaryFile(2) on the first parameter save cycle. Enumeration: 'disabled': 1, 'binaryFile': 2, 'defaults': 3.
                     sonusBparamCliScript 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.42 displaystring read-write
The name of the CLI script which will be run automatically when the switch intentionally boots with default parameters. The switch will intentionally boot with default parameters when sonusBparamParamMode is set to either disabled(1) or defaults(3). This CLI script will never be run when the sonusBparamParamMode is set to binaryFile(2). If the script is not specified, or if it can not be located, it is not run. The switch expects to find the script file in the cli/sys directory, beneath the load path specified directory.
                     sonusBparamUId 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.43 integer32 read-write
The UNIX user ID used for all file accesses on both the primary and secondary NFS servers.
                     sonusBparamGrpId 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.44 integer32 read-write
The UNIX group ID used for all file accesses on both the primary and secondary NFS servers.
                     sonusBparamCoreDumpLimit 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.45 integer32 read-write
Indicates the maximum number of core dump files which can be created on behalf of a Server which is requesting a core dump. Setting the value to zero indicates no limit. This object is intended to limit the number of core dumps (and the amount of disk space used) when a Server repeatedly crashes.
                     sonusBparamNfsPathSoftware 1.3.6.1.4.1.2879.2.1.1.1.2.1.1.46 displaystring read-write
The name of the software load path. This path is is appended to the Boot Path. This object may be NULL, in which case the software is loaded directly from the Boot Path. This object allows multiple revisions of software to be maintained below the Boot Path. This object can be overridden by the Upgrade Path object during a LSWU. During general operation the complete software load path is formed by concatenating this object to the Boot Path and any applicable file system mount point.
             sonusFlashConfigTable 1.3.6.1.4.1.2879.2.1.1.1.2.2 no-access
This table specifies the FLASH Update parameters for the indexed server module. The Boot Firmware for each server module is contained in the FLASH device. It is essential that once the upgrade process is initiated, that it be allowed to complete without interruption. Power loss or manually reseting the server module during the upgrade process will result in a loss of Boot Firmware.
                 sonusFlashConfigEntry 1.3.6.1.4.1.2879.2.1.1.1.2.2.1 no-access
                     sonusFlashAdmnShelfIndex 1.3.6.1.4.1.2879.2.1.1.1.2.2.1.1 integer32 read-only
Identifies the target shelf within the node.
                     sonusFlashAdmnSlotIndex 1.3.6.1.4.1.2879.2.1.1.1.2.2.1.2 integer32 read-only
Identifies the target slot within the shelf.
                     sonusFlashAdmnUpdateButton 1.3.6.1.4.1.2879.2.1.1.1.2.2.1.3 integer read-write
Initiate the update of the specified server module's FLASH PROM now. This object always reads as the value update(1). Enumeration: 'update': 1.
             sonusFlashStatusTable 1.3.6.1.4.1.2879.2.1.1.1.2.3 no-access
This table specifies the status of the FLASH Update process.
                 sonusFlashStatusEntry 1.3.6.1.4.1.2879.2.1.1.1.2.3.1 no-access
                     sonusFlashStatShelfIndex 1.3.6.1.4.1.2879.2.1.1.1.2.3.1.1 integer32 read-only
Identifies the target shelf within the node.
                     sonusFlashStatSlotIndex 1.3.6.1.4.1.2879.2.1.1.1.2.3.1.2 integer32 read-only
Identifies the target slot within the shelf.
                     sonusFlashStatState 1.3.6.1.4.1.2879.2.1.1.1.2.3.1.3 integer read-only
The current state of the FLASH update process on the target server module. Enumeration: 'waitReply': 2, 'waitData': 3, 'idle': 1, 'imageComplete': 4, 'done': 7, 'flashErase': 5, 'flashWrite': 6.
                     sonusFlashStatLastStatus 1.3.6.1.4.1.2879.2.1.1.1.2.3.1.4 integer read-only
The status of the last FLASH update that was executed. Enumeration: 'dataTimeout': 8, 'noReply': 5, 'success': 1, 'flashChecksum': 15, 'unknown': 2, 'badBlkType': 12, 'timerResources': 7, 'badState': 17, 'msgSequence': 9, 'memoryResources': 10, 'imageChecksum': 11, 'flashWrite': 14, 'mgrNack': 16, 'inProgress': 3, 'flashErase': 13, 'badRequest': 4, 'managerNack': 6.
         sonusUser 1.3.6.1.4.1.2879.2.1.1.1.3
             sonusUserList 1.3.6.1.4.1.2879.2.1.1.1.3.1
                 sonusUserListNextIndex 1.3.6.1.4.1.2879.2.1.1.1.3.1.1 integer32 read-only
The next valid index to use when creating a new sonusUserListEntry
                 sonusUserListTable 1.3.6.1.4.1.2879.2.1.1.1.3.1.2 no-access
This table specifies the user access list for the node.
                     sonusUserListEntry 1.3.6.1.4.1.2879.2.1.1.1.3.1.2.1 no-access
                         sonusUserListIndex 1.3.6.1.4.1.2879.2.1.1.1.3.1.2.1.1 integer32 read-only
Identifies the target user list entry.
                         sonusUserListState 1.3.6.1.4.1.2879.2.1.1.1.3.1.2.1.2 sonusadminstate read-write
The administrative state of this user entry.
                         sonusUserListUserName 1.3.6.1.4.1.2879.2.1.1.1.3.1.2.1.3 sonusname read-write
The user name of this user.
                         sonusUserListProfileName 1.3.6.1.4.1.2879.2.1.1.1.3.1.2.1.4 displaystring read-write
The name of the profile applied to this user entry.
                         sonusUserListPasswd 1.3.6.1.4.1.2879.2.1.1.1.3.1.2.1.5 displaystring read-write
The password for this user.
                         sonusUserListComment 1.3.6.1.4.1.2879.2.1.1.1.3.1.2.1.6 displaystring read-write
A comment that is associated with this user.
                         sonusUserListAccess 1.3.6.1.4.1.2879.2.1.1.1.3.1.2.1.7 integer read-write
The priviledge level of this user. Enumeration: 'readWrite': 2, 'admin': 3, 'readOnly': 1.
                         sonusUserListRowStatus 1.3.6.1.4.1.2879.2.1.1.1.3.1.2.1.8 rowstatus read-write
Row status object for this table.
                 sonusUserListStatusTable 1.3.6.1.4.1.2879.2.1.1.1.3.1.3 no-access
This table specifies status of the user access list for the node.
                     sonusUserListStatusEntry 1.3.6.1.4.1.2879.2.1.1.1.3.1.3.1 no-access
                         sonusUserListStatusIndex 1.3.6.1.4.1.2879.2.1.1.1.3.1.3.1.1 integer32 no-access
Identifies the target user list status entry.
                         sonusUserListStatusLastConfigChange 1.3.6.1.4.1.2879.2.1.1.1.3.1.3.1.2 dateandtime read-only
Octet string that identifies the GMT timestamp of last successful SET PDU from this CLI user. field octects contents range ----- ------- -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..59 7 8 deci-sec 0..9 * Notes: - the value of year is in network-byte order
             sonusUserProfile 1.3.6.1.4.1.2879.2.1.1.1.3.2
                 sonusUserProfileNextIndex 1.3.6.1.4.1.2879.2.1.1.1.3.2.1 integer32 read-only
The next valid index to use when creating an entry in the sonusUserProfileTable.
                 sonusUserProfileTable 1.3.6.1.4.1.2879.2.1.1.1.3.2.2 no-access
This table specifies the user access list for the node.
                     sonusUserProfileEntry 1.3.6.1.4.1.2879.2.1.1.1.3.2.2.1 no-access
                         sonusUserProfileIndex 1.3.6.1.4.1.2879.2.1.1.1.3.2.2.1.1 integer32 read-only
Identifies the target profile entry.
                         sonusUserProfileName 1.3.6.1.4.1.2879.2.1.1.1.3.2.2.1.2 sonusname read-write
The name of this user profile. This object is required to create the table entry.
                         sonusUserProfileUserState 1.3.6.1.4.1.2879.2.1.1.1.3.2.2.1.3 sonusadminstate read-write
The administrative state of this profiled user entry.
                         sonusUserProfileUserPasswd 1.3.6.1.4.1.2879.2.1.1.1.3.2.2.1.4 displaystring read-write
The password for the profiled user entry.
                         sonusUserProfileUserComment 1.3.6.1.4.1.2879.2.1.1.1.3.2.2.1.5 displaystring read-write
The comment that is associated with the profiled user entry.
                         sonusUserProfileUserAccess 1.3.6.1.4.1.2879.2.1.1.1.3.2.2.1.6 sonusaccesslevel read-write
The priviledge level of the profiled user entry.
                         sonusUserProfileUserCommentState 1.3.6.1.4.1.2879.2.1.1.1.3.2.2.1.7 sonusadminstate read-write
Indicates whether the sonusUserProfileUserComment object is present in this user profile.
                         sonusUserProfileUserPasswdState 1.3.6.1.4.1.2879.2.1.1.1.3.2.2.1.8 sonusadminstate read-write
Indicates whether the sonusUserProfileUserPasswd object is present in this user profile.
                         sonusUserProfileUserAccessState 1.3.6.1.4.1.2879.2.1.1.1.3.2.2.1.9 sonusadminstate read-write
Indicates whether the sonusUserProfileUserAccess object is present in this user profile.
                         sonusUserProfileUserStateState 1.3.6.1.4.1.2879.2.1.1.1.3.2.2.1.10 sonusadminstate read-write
Indicates whether the sonusUserProfileUserState object is present in this user profile.
                         sonusUserProfileRowStatus 1.3.6.1.4.1.2879.2.1.1.1.3.2.2.1.11 rowstatus read-write
         sonusSwLoad 1.3.6.1.4.1.2879.2.1.1.1.4
             sonusSwLoadTable 1.3.6.1.4.1.2879.2.1.1.1.4.1 no-access
This table specifies the hardware type based software load table for the server modules in the node.
                 sonusSwLoadEntry 1.3.6.1.4.1.2879.2.1.1.1.4.1.1 no-access
                     sonusSwLoadAdmnIndex 1.3.6.1.4.1.2879.2.1.1.1.4.1.1.1 integer32 read-only
Identifies the target software load entry.
                     sonusSwLoadAdmnImageName 1.3.6.1.4.1.2879.2.1.1.1.4.1.1.2 displaystring read-write
Identifies the name of the image to load for the hardware type identified by sonusSwLoadAdmnHwType.
                     sonusSwLoadAdmnHwType 1.3.6.1.4.1.2879.2.1.1.1.4.1.1.3 servertypeid read-write
Identifies the target hardware type for the load image. This object can only be written at row creation.
                     sonusSwLoadAdmnRowStatus 1.3.6.1.4.1.2879.2.1.1.1.4.1.1.4 rowstatus read-write
The RowStatus object for this row.
             sonusSwLoadSpecTable 1.3.6.1.4.1.2879.2.1.1.1.4.2 no-access
This table specifies the hardware type based software load table for the server modules in the node.
                 sonusSwLoadSpecEntry 1.3.6.1.4.1.2879.2.1.1.1.4.2.1 no-access
                     sonusSwLoadSpecAdmnShelfIndex 1.3.6.1.4.1.2879.2.1.1.1.4.2.1.1 integer32 read-only
Identifies the target shelf for this load entry entry.
                     sonusSwLoadSpecAdmnSlotIndex 1.3.6.1.4.1.2879.2.1.1.1.4.2.1.2 integer32 read-only
Identifies the target slot within the chassis for this load entry.
                     sonusSwLoadSpecAdmnImageName 1.3.6.1.4.1.2879.2.1.1.1.4.2.1.3 displaystring read-write
Identifies the name of the image to load.
                     sonusSwLoadSpecAdmnRowStatus 1.3.6.1.4.1.2879.2.1.1.1.4.2.1.4 rowstatus read-write
The RowStatus object for this row.
         sonusParam 1.3.6.1.4.1.2879.2.1.1.1.5
             sonusParamStatusObjects 1.3.6.1.4.1.2879.2.1.1.1.5.1
                 sonusParamSaveSeqNumber 1.3.6.1.4.1.2879.2.1.1.1.5.1.1 integer32 read-only
The parameter save sequence number assigned to this parameter file.
                 sonusParamSaveTimeStart 1.3.6.1.4.1.2879.2.1.1.1.5.1.2 integer32 read-only
The system uptime, measured in milliseconds, when the last parameter save cycle started.
                 sonusParamSaveTimeStop 1.3.6.1.4.1.2879.2.1.1.1.5.1.3 integer32 read-only
The system uptime, measured in milliseconds, when the last parameter save cycle ended.
                 sonusParamSaveDuration 1.3.6.1.4.1.2879.2.1.1.1.5.1.4 integer32 read-only
The measured time in milliseconds to complete the last parameter save cycle.
                 sonusParamSaveTotalBytes 1.3.6.1.4.1.2879.2.1.1.1.5.1.5 integer32 read-only
The number of bytes contained in the last binary parameter file saved.
                 sonusParamSaveTotalRecords 1.3.6.1.4.1.2879.2.1.1.1.5.1.6 integer32 read-only
The number of individual parameter records contained in the last binary parameter file saved.
                 sonusParamSaveFilename 1.3.6.1.4.1.2879.2.1.1.1.5.1.7 displaystring read-only
Identifies the name of the image to load for the hardware type identified by sonusSwLoadAdmnHwType.
                 sonusParamSaveState 1.3.6.1.4.1.2879.2.1.1.1.5.1.8 integer read-only
The current state of the active Management Server's parameter saving process. Enumeration: 'retry': 9, 'holdoff': 4, 'lock': 3, 'fclose': 7, 'synchronize': 2, 'idle': 1, 'done': 8, 'collect': 6, 'fopen': 5.
                 sonusParamLoadServer 1.3.6.1.4.1.2879.2.1.1.1.5.1.9 ipaddress read-only
The IP Address of the NFS server from which parameters were loaded from.
                 sonusParamLoadFileType 1.3.6.1.4.1.2879.2.1.1.1.5.1.10 integer read-only
The type of binary parameter which was loaded. Under normal circumstances, the primary(1) parameter file will always be loaded. When default parameters are used, no parameter file is loaded, and the value none(4) is used for the file type. Enumeration: 'temporary': 3, 'none': 4, 'backup': 2, 'primary': 1.
                 sonusParamLoadStatus 1.3.6.1.4.1.2879.2.1.1.1.5.1.11 integer read-only
Indicates the status of the last binary parameter file load. The value defaults(1) indicates that parameters were not loaded and that the node began with default parameters. The value success(2) indicates that a binary parameter file was successfully loaded when the node booted. The value paramError(3) indicates that the node attempted to load a binary parameter file and that there was an error in the processing of the file. The node may be running with a partial parameter file when this error is indicated. Enumeration: 'success': 2, 'defaults': 1, 'paramError': 3.
                 sonusParamLoadSeqNumber 1.3.6.1.4.1.2879.2.1.1.1.5.1.12 integer32 read-only
                 sonusParamLoadTotalRecords 1.3.6.1.4.1.2879.2.1.1.1.5.1.13 integer32 read-only
                 sonusParamLoadTotalBytes 1.3.6.1.4.1.2879.2.1.1.1.5.1.14 integer32 read-only
                 sonusParamLoadDuration 1.3.6.1.4.1.2879.2.1.1.1.5.1.15 integer32 read-only
                 sonusParamLoadSerialNum 1.3.6.1.4.1.2879.2.1.1.1.5.1.16 displaystring read-only
Identifies the serial number of the node which created the parameter file loaded by this node.
                 sonusParamSavePrimarySrvrState 1.3.6.1.4.1.2879.2.1.1.1.5.1.17 integer read-only
The current state of parameter saving to this NFS server. Enumeration: 'ahead': 6, 'unknown': 1, 'failing': 3, 'current': 5, 'failed': 2, 'behind': 4.
                 sonusParamSavePrimarySrvrReason 1.3.6.1.4.1.2879.2.1.1.1.5.1.18 integer read-only
The failure code associated with the last parameter save pass to this NFS server. Enumeration: 'memory': 11, 'none': 12, 'success': 1, 'create': 2, 'move': 10, 'timer': 5, 'write': 8, 'header': 4, 'nfs': 6, 'flush': 7, 'close': 9, 'fopen': 3.
                 sonusParamSaveSecondarySrvrState 1.3.6.1.4.1.2879.2.1.1.1.5.1.19 integer read-only
The current state of parameter saving to this NFS server. Enumeration: 'ahead': 6, 'unknown': 1, 'failing': 3, 'current': 5, 'failed': 2, 'behind': 4.
                 sonusParamSaveSecondarySrvrReason 1.3.6.1.4.1.2879.2.1.1.1.5.1.20 integer read-only
The failure code associated with the last parameter save pass to this NFS server. Enumeration: 'memory': 11, 'none': 12, 'success': 1, 'create': 2, 'move': 10, 'timer': 5, 'write': 8, 'header': 4, 'nfs': 6, 'flush': 7, 'close': 9, 'fopen': 3.
                 sonusParamLastSaveTime 1.3.6.1.4.1.2879.2.1.1.1.5.1.21 dateandtime read-only
Octet string that identifies the GMT timestamp of last successful PIF write. field octects contents range ----- ------- -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..59 7 8 deci-sec 0..9 * Notes: - the value of year is in network-byte order
             sonusParamAdminObject 1.3.6.1.4.1.2879.2.1.1.1.5.2
                 sonusParamAdmnMaxIncrPifs 1.3.6.1.4.1.2879.2.1.1.1.5.2.1 integer32 read-write
The maximum of Incremental PIF files saved per NFS server
         sonusNfs 1.3.6.1.4.1.2879.2.1.1.1.6
             sonusNfsAdmnTable 1.3.6.1.4.1.2879.2.1.1.1.6.1 no-access
This table specifies the configurable NFS options for each MNS in each shelf.
                 sonusNfsAdmnEntry 1.3.6.1.4.1.2879.2.1.1.1.6.1.1 no-access
                     sonusNfsAdmnShelfIndex 1.3.6.1.4.1.2879.2.1.1.1.6.1.1.1 integer32 read-only
Identifies the target shelf. This object returns the value of sonusNodeShelfStatIndex which was used to index into this table.
                     sonusNfsAdmnSlotIndex 1.3.6.1.4.1.2879.2.1.1.1.6.1.1.2 integer32 read-only
Identifies the target MNS module slot within the shelf.
                     sonusNfsAdmnMountServer 1.3.6.1.4.1.2879.2.1.1.1.6.1.1.3 integer read-write
Mounts the Primary or Secondary NFS server using mount parameters obtained from the NVS Boot parameters sonusBparamNfsPrimary or sonusBparamNfsSecondary, and sonusBparamNfsMountPri or sonusBparamNfsMountSec. Continuous retries will occur until the mount succeeds. This object is always read as noop(1). Enumeration: 'noop': 1, 'primary': 2, 'secondary': 3.
                     sonusNfsAdmnUnmountServer 1.3.6.1.4.1.2879.2.1.1.1.6.1.1.4 integer read-write
Unmounts the standby NFS server. Note: unmounting this server will disrupt any file I/O currently taking place on it. Continuous retries will occur until the unmount succeeds. This object is always read as noop(1). Enumeration: 'standby': 2, 'noop': 1.
                     sonusNfsAdmnToggleActiveServer 1.3.6.1.4.1.2879.2.1.1.1.6.1.1.5 integer read-write
Toggles the Active NFS server between the Primary and Secondary, provided both servers are currently mounted. This object is always read as noop(1). Enumeration: 'toggle': 2, 'noop': 1.
                     sonusNfsAdmnSetWritable 1.3.6.1.4.1.2879.2.1.1.1.6.1.1.6 integer read-write
Clears the perception of a read-only condition on the Primary or Secondary NFS server, so that server will be considered viable as the Active server. This object is always read as noop(1). Enumeration: 'noop': 1, 'primary': 2, 'secondary': 3.
             sonusNfsStatTable 1.3.6.1.4.1.2879.2.1.1.1.6.2 no-access
This table specifies NFS status objects for each MNS in each shelf.
                 sonusNfsStatEntry 1.3.6.1.4.1.2879.2.1.1.1.6.2.1 no-access
                     sonusNfsStatShelfIndex 1.3.6.1.4.1.2879.2.1.1.1.6.2.1.1 integer32 read-only
Identifies the target shelf. This object returns the value of sonusNodeShelfStatIndex which was used to index into this table.
                     sonusNfsStatSlotIndex 1.3.6.1.4.1.2879.2.1.1.1.6.2.1.2 integer32 read-only
Identifies the target MNS module slot within the shelf.
                     sonusNfsStatPrimaryStatus 1.3.6.1.4.1.2879.2.1.1.1.6.2.1.7 integer read-only
Indicates the mount status of the Primary NFS server: mounted and functioning properly, attemping to mount, indefinitely unmounted, attempting to unmount, mounted but read-only, testing connectivity, server failure, or invalid NFS parameters. Enumeration: 'mounting': 2, 'testing': 6, 'unmounting': 4, 'failed': 7, 'readOnly': 5, 'invalid': 8, 'unmounted': 3, 'mounted': 1.
                     sonusNfsStatSecondaryStatus 1.3.6.1.4.1.2879.2.1.1.1.6.2.1.8 integer read-only
Indicates the mount status of the Secondary NFS server: mounted and functioning properly, attemping to mount, indefinitely unmounted, attempting to unmount, mounted but read-only, testing connectivity, server failure, or invalid NFS parameters. Enumeration: 'mounting': 2, 'testing': 6, 'unmounting': 4, 'failed': 7, 'readOnly': 5, 'invalid': 8, 'unmounted': 3, 'mounted': 1.
                     sonusNfsStatActiveServer 1.3.6.1.4.1.2879.2.1.1.1.6.2.1.9 integer read-only
Indicates the current Active NFS server. This may change due to NFS failures or NFS administrative operations. Enumeration: 'none': 1, 'primary': 2, 'secondary': 3.
                     sonusNfsStatStandbyServer 1.3.6.1.4.1.2879.2.1.1.1.6.2.1.10 integer read-only
Indicates the current Standby NFS server. This may change due to NFS failures or NFS administrative operations. Enumeration: 'none': 1, 'primary': 2, 'secondary': 3.
                     sonusNfsStatPrimaryIP 1.3.6.1.4.1.2879.2.1.1.1.6.2.1.11 ipaddress read-only
The IP Address of the currently mounted Primary NFS server. This may differ from the NVS settings if the user modified sonusBparamNfsPrimary without unmounting and remounting the Primary server.
                     sonusNfsStatSecondaryIP 1.3.6.1.4.1.2879.2.1.1.1.6.2.1.12 ipaddress read-only
The IP Address of the currently mounted Secondary NFS server. This may differ from the NVS settings if the user modified sonusBparamNfsSecondary without unmounting and remounting the Secondary server.
                     sonusNfsStatPrimaryMount 1.3.6.1.4.1.2879.2.1.1.1.6.2.1.13 displaystring read-only
The mount point currently in use on the Primary NFS server. This may differ from the NVS settings if the user modified sonusBparamNfsMountPri without unmounting and remounting the Primary server.
                     sonusNfsStatSecondaryMount 1.3.6.1.4.1.2879.2.1.1.1.6.2.1.14 displaystring read-only
The mount point currently in use on the Secondary NFS server. This may differ from the NVS settings if the user modified sonusBparamNfsMountSec without unmounting and remounting the Secondary server.
                     sonusNfsStatPrimaryLastError 1.3.6.1.4.1.2879.2.1.1.1.6.2.1.15 integer read-only
Last consequential error received from the Primary NFS server. This object is reset to none(1) if the server is remounted. Enumeration: 'none': 1, 'serverHardError': 5, 'noAccess': 10, 'tooManyFiles': 3, 'nfsTimeout': 8, 'staleNfsHandle': 7, 'volumeFull': 4, 'badVolumeStructure': 2, 'quotaExceeded': 6, 'other': 11, 'rpcCanNotSend': 9.
                     sonusNfsStatSecondaryLastError 1.3.6.1.4.1.2879.2.1.1.1.6.2.1.16 integer read-only
Last consequential error received from the Secondary NFS server. This object is reset to none(1) if the server is remounted. Enumeration: 'none': 1, 'serverHardError': 5, 'noAccess': 10, 'tooManyFiles': 3, 'nfsTimeout': 8, 'staleNfsHandle': 7, 'volumeFull': 4, 'badVolumeStructure': 2, 'quotaExceeded': 6, 'other': 11, 'rpcCanNotSend': 9.
     sonusNodeMIBNotifications 1.3.6.1.4.1.2879.2.1.1.2
         sonusNodeMIBNotificationsPrefix 1.3.6.1.4.1.2879.2.1.1.2.0
             sonusNodeShelfPowerA48VdcNormalNotification 1.3.6.1.4.1.2879.2.1.1.2.0.1
A sonusShelfPowerA48VdcNormal trap indicates that 48V DC source A is operating normally for the specified shelf.
             sonusNodeShelfPowerB48VdcNormalNotification 1.3.6.1.4.1.2879.2.1.1.2.0.2
A sonusShelfPowerB48VdcNormal trap indicates that 48V DC source B is operating normally for the specified shelf.
             sonusNodeShelfPowerA48VdcFailureNotification 1.3.6.1.4.1.2879.2.1.1.2.0.3
A sonusShelfPowerA48VdcFailure trap indicates that 48V DC source A has failed for the specified shelf.
             sonusNodeShelfPowerB48VdcFailureNotification 1.3.6.1.4.1.2879.2.1.1.2.0.4
A sonusShelfPowerB48VdcFailure trap indicates that 48V DC source A has failed for the specified shelf.
             sonusNodeShelfFanTrayFailureNotification 1.3.6.1.4.1.2879.2.1.1.2.0.5
A sonusNodeShelfFanTrayFailure trap indicates that the fan controller on the specified shelf is indicating a problem. The Event Log should be examined for more detail. The fan tray should be replaced immediately.
             sonusNodeShelfFanTrayOperationalNotification 1.3.6.1.4.1.2879.2.1.1.2.0.6
A sonusNodeShelfFanTrayOperational trap indicates that the fan controller is fully operational on the specified shelf.
             sonusNodeShelfFanTrayRemovedNotification 1.3.6.1.4.1.2879.2.1.1.2.0.7
A sonusNodeShelfFanTrayRemoved trap indicates that the fan tray has been removed from the specified shelf. The fan tray should be replaced as soon as possible to avoid damage to the equipment as a result of overheating.
             sonusNodeShelfFanTrayPresentNotification 1.3.6.1.4.1.2879.2.1.1.2.0.8
A sonusNodeShelfFanTrayPresent trap indicates that a fan tray is present for the specified shelf.
             sonusNodeShelfIntakeTempWarningNotification 1.3.6.1.4.1.2879.2.1.1.2.0.9
A sonusNodeShelfIntakeTempWarning trap indicates that the intake temperature of the specified shelf has exceeded 45C degrees.
             sonusNodeServerTempWarningNotification 1.3.6.1.4.1.2879.2.1.1.2.0.10
A sonusNodeServerTempWarning trap indicates that the operating temperature of the specified shelf and slot has exceeded 60C degrees.
             sonusNodeServerTempFailureNotification 1.3.6.1.4.1.2879.2.1.1.2.0.11
A sonusNodeServerTempFailure trap indicates that the operating temperature of the specified shelf and slot has exceeded 70C degrees. A server module operating for any length of time at this temperature is in danger of being physically damaged. The specified module should be disabled and/or removed from the shelf.
             sonusNodeServerTempNormalNotification 1.3.6.1.4.1.2879.2.1.1.2.0.12
A sonusNodeServerTempNormal trap indicates that the operating temperature of the specified shelf and slot has is below 60C degrees.
             sonusNodeServerInsertedNotification 1.3.6.1.4.1.2879.2.1.1.2.0.13
A sonusNodeServerInserted trap indicates that a server module has been inserted in the specified shelf and slot.
             sonusNodeServerRemovedNotification 1.3.6.1.4.1.2879.2.1.1.2.0.14
A sonusNodeServerRemoved trap indicates that a server module has been removed from the specified shelf and slot.
             sonusNodeServerResetNotification 1.3.6.1.4.1.2879.2.1.1.2.0.15
A sonusNodeServerReset trap indicates that the server module in the specified shelf and slot has been reset.
             sonusNodeServerOperationalNotification 1.3.6.1.4.1.2879.2.1.1.2.0.16
A sonusNodeServerOperational trap indicates that the booting and initialization has completed successfully for the server module in the specified shelf and slot.
             sonusNodeServerPowerFailureNotification 1.3.6.1.4.1.2879.2.1.1.2.0.17
A sonusNodeServerPowerFailure trap indicates that a power failure has been detected for the server module in the specified shelf and slot.
             sonusNodeServerSoftwareFailureNotification 1.3.6.1.4.1.2879.2.1.1.2.0.18
A sonusNodeServerSoftwareFailure trap indicates that a software failure has occurred or the server module in the specified shelf and slot. The EventLog should be viewed for possible additional information.
             sonusNodeServerHardwareFailureNotification 1.3.6.1.4.1.2879.2.1.1.2.0.19
A sonusNodeServerHardwareFailure trap indicates that a hardware failure has occurred or the server module in the specified shelf and slot. The EventLog should be viewed for possible additional information.
             sonusNodeAdapterInsertedNotification 1.3.6.1.4.1.2879.2.1.1.2.0.20
A sonusNodeAdapterInserted trap indicates that an adapter module has been inserted in the specified shelf and slot.
             sonusNodeAdapterRemovedNotification 1.3.6.1.4.1.2879.2.1.1.2.0.21
A sonusNodeAdpaterRemoved trap indicates that an adapter module has been removed from the specified shelf and slot.
             sonusNodeMtaInsertedNotification 1.3.6.1.4.1.2879.2.1.1.2.0.22
A sonusNodeMtaInserted trap indicates that a Management Timing Adapter has been inserted in the specified shelf and slot.
             sonusNodeMtaRemovedNotification 1.3.6.1.4.1.2879.2.1.1.2.0.23
A sonusNodeMtaRemoved trap indicates that a Management Timing Adapter has been removed from the specified shelf and slot.
             sonusNodeEthernetActiveNotification 1.3.6.1.4.1.2879.2.1.1.2.0.24
A sonusNodeEthernetActive trap indicates that an Ethernet link is active for the specified shelf, slot and port.
             sonusNodeEthernetInactiveNotification 1.3.6.1.4.1.2879.2.1.1.2.0.25
A sonusNodeEthernetInactive trap indicates that an Ethernet link is inactive for the specified shelf, slot and port.
             sonusNodeEthernetDegradedNotification 1.3.6.1.4.1.2879.2.1.1.2.0.26
A sonusNodeEthernetDegraded trap indicates that an Ethernet link is detecting network errors for the specified shelf, slot and port. The EventLog should be viewed for possible additional information.
             sonusNodeBootNotification 1.3.6.1.4.1.2879.2.1.1.2.0.27
The Management Node Server module, in the node's master shelf, has begun the Node Boot process.
             sonusNodeSlaveShelfBootNotification 1.3.6.1.4.1.2879.2.1.1.2.0.28
The Management Node Server module, in a node's slave shelf, has begun the Node Boot process.
             sonusNodeNfsServerSwitchoverNotification 1.3.6.1.4.1.2879.2.1.1.2.0.29
Indicates that the Active NFS server has switched over to the Standby for the specified reason on the MNS in the given shelf and slot. The NFS server specified is the new Active.
             sonusNodeNfsServerOutOfServiceNotification 1.3.6.1.4.1.2879.2.1.1.2.0.30
Indicates that the NFS server specified went out-of-service for the reason provided on the MNS in the given shelf and slot. If it was the result of a server failure, the error that caused the failure is also specified.
             sonusNodeNfsServerInServiceNotification 1.3.6.1.4.1.2879.2.1.1.2.0.31
Indicates that the NFS server specified came in-service for the reason provided on the MNS in the given shelf and slot. The Active/Standby role assumed by the server is also provided.
             sonusNodeNfsServerNotWritableNotification 1.3.6.1.4.1.2879.2.1.1.2.0.32
Indicates that the NFS server specified is no longer writable by the MNS in the given shelf and slot. The error code received is provided.
             sonusNodeServerDisabledNotification 1.3.6.1.4.1.2879.2.1.1.2.0.33
The server modules administrative state has been set to disabled.
             sonusNodeServerEnabledNotification 1.3.6.1.4.1.2879.2.1.1.2.0.34
The server modules administrative state has been set to enabled.
             sonusNodeServerDeletedNotification 1.3.6.1.4.1.2879.2.1.1.2.0.35
The server module has been deleted from the node's configuration. All configuration data associated with the server module has been deleted.
             sonusParamBackupLoadNotification 1.3.6.1.4.1.2879.2.1.1.2.0.36
The backup parameter file was loaded. This indicates that the primary parameter file was lost or corrupted. The backup parameter file may contain data which is older than what the primary parameter file contains.
             sonusParamCorruptionNotification 1.3.6.1.4.1.2879.2.1.1.2.0.37
The binary parameter inspected was corrupted. The indicated file was skipped due to corruption. This trap is only transmitted if a valid backup parameter file is located and successfully loaded.
             sonusNodeAdapterMissingNotification 1.3.6.1.4.1.2879.2.1.1.2.0.38
A sonusNodeAdpaterMissing trap indicates that an adapter module has not been detected in a specific shelf and slot.
             sonusNodeAdapterFailureNotification 1.3.6.1.4.1.2879.2.1.1.2.0.39
A sonusNodeAdpaterFailure trap indicates that an adapter module has been detected but is not operational.
             sonusNodeSlotResetNotification 1.3.6.1.4.1.2879.2.1.1.2.0.40
A sonusNodeSlotReset trap indicates that a server module in the designated slot was reset.
             sonusNodeParamWriteCompleteNotification 1.3.6.1.4.1.2879.2.1.1.2.0.41
A sonusNodeParamWriteComplete trap indicates that NFS server successfully complete PIF write.
             sonusNodeParamWriteErrorNotification 1.3.6.1.4.1.2879.2.1.1.2.0.42
A sonusNodeParamWriteError trap indicates that error occured during PIF write.
             sonusNodeBootMnsActiveNotification 1.3.6.1.4.1.2879.2.1.1.2.0.43
The Management Node Server module in the specified shelf and slot has become active following a Node Boot.
             sonusNodeShelfIntakeTempNormalNotification 1.3.6.1.4.1.2879.2.1.1.2.0.44
A sonusNodeShelfIntakeTempNormal trap indicates that the intake temperature of the specified shelf is at or below 45C degrees.
         sonusNodeMIBNotificationsObjects 1.3.6.1.4.1.2879.2.1.1.2.1
             sonusNfsServer 1.3.6.1.4.1.2879.2.1.1.2.1.1 integer read-only
The NFS server referred to by the trap. Enumeration: 'primary': 1, 'secondary': 2.
             sonusNfsRole 1.3.6.1.4.1.2879.2.1.1.2.1.2 integer read-only
Role assumed by the NFS server referred to by the trap. Enumeration: 'active': 1, 'standby': 2.
             sonusNfsServerIp 1.3.6.1.4.1.2879.2.1.1.2.1.3 ipaddress read-only
The IP address of the NFS server referred to by the trap.
             sonusNfsServerMount 1.3.6.1.4.1.2879.2.1.1.2.1.4 displaystring read-only
The mount point used on the NFS server referred to by the trap.
             sonusNfsReason 1.3.6.1.4.1.2879.2.1.1.2.1.5 integer read-only
The reason for the generation of the trap - administrative operation (mount, unmount, or toggle), server failure, server not writable, or server recovery. Enumeration: 'adminOperation': 1, 'serverFailure': 2, 'serverNotWritable': 3, 'serverRecovery': 4.
             sonusNfsErrorCode 1.3.6.1.4.1.2879.2.1.1.2.1.6 integer read-only
The NFS error that occurred. Enumeration: 'none': 1, 'serverHardError': 5, 'noAccess': 10, 'tooManyFiles': 3, 'nfsTimeout': 8, 'staleNfsHandle': 7, 'volumeFull': 4, 'badVolumeStructure': 2, 'quotaExceeded': 6, 'other': 11, 'rpcCanNotSend': 9.