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

VENDOR: SONUS NETWORKS


 Home MIB: SONUS-COMMON-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
 sonusCommonMIB 1.3.6.1.4.1.2879.2.1.5
The MIB Module for common management of all Sonus devices.
     sonusCommonMIBObjects 1.3.6.1.4.1.2879.2.1.5.1
         sonusNetMgmt 1.3.6.1.4.1.2879.2.1.5.1.1
             sonusNetMgmtClient 1.3.6.1.4.1.2879.2.1.5.1.1.1
                 sonusNetMgmtClientNextIndex 1.3.6.1.4.1.2879.2.1.5.1.1.1.1 integer32 read-only
The next valid index to use when creating an entry in the sonusNetMgmtClientTable.
                 sonusNetMgmtClientTable 1.3.6.1.4.1.2879.2.1.5.1.1.1.2 no-access
The sonusNetMgmtClientTable specifies the management entities (i.e. clients) that are capable of configurating the node. Each management client is identified by its IP address.
                     sonusNetMgmtClientEntry 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1 no-access
An entry in the sonusNetMgmtClientTable.
                         sonusNetMgmtClientIndex 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.1 integer32 read-only
The tabular index of this administrative management client.
                         sonusNetMgmtClientName 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.2 sonusname read-write
The name of this administrative management client.
                         sonusNetMgmtClientState 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.3 sonusadminstate read-write
The administrative state of this management client.
                         sonusNetMgmtClientIpAddr 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.4 ipaddress read-write
The IP address of this management client.
                         sonusNetMgmtClientAccess 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.5 sonusaccesslevel read-write
The level of management that is granted to this management client.
                         sonusNetMgmtClientSnmpCommunityGet 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.6 displaystring read-write
The SNMP read-only community string.
                         sonusNetMgmtClientSnmpCommunitySet 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.7 displaystring read-write
The SNMP read-write community string.
                         sonusNetMgmtClientSnmpCommunityTrap 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.8 displaystring read-write
The SNMP trap community string.
                         sonusNetMgmtClientTrapState 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.9 sonusadminstate read-write
Determines whether SNMP traps are transmitted to this management client.
                         sonusNetMgmtClientRowStatus 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.10 rowstatus read-write
This object is used to create and delete rows in the sonusNetMgmtClientTable.
                         sonusNetMgmtClientTrapPort 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.11 integer32 read-write
The port number of the management client where trap/notification PDUs are to be sent to.
                         sonusNetMgmtClientAllTraps 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.12 sonustraptype read-write
Indicates if all traps are to be sent to this management client, and defines their trap type.
                         sonusNetMgmtClientInformReqTimeout 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.13 integer32 read-write
The time in seconds that an InformRequest PDU that is sent to this Management Client will timeout if no Response PDU is received. This MIB object does not apply to SNMPv1 or SNMPv2 Trap PDUs. Refer to sonusNetMgmtClientInformRequestRetries for related information.
                         sonusNetMgmtClientInformReqRetries 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.14 integer32 read-write
The number of retries that are to be made when sending an InformRequest PDU to this Management Client. The maximum number of attempts to send an InformRequest PDU to a Management Client will be one, for the initial attempt, plus the number of retries. This MIB object does not apply to SNMPv1 or SNMPv2 Trap PDUs. Refer to sonusNetMgmtClientInformRequestTimeout for related information.
                         sonusNetMgmtClientInformReqMaxQueue 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.15 integer32 read-write
The maximum of InformRequest PDUs that will be outstanding, awaiting for Response PDUs from this Management Client. When the maximum number has been reached, consectutive InformRequest PDUs will be discarded (i.e. not sent.) Increasing this number will increase the memory consumed by the GSX software and the CPU time required to process the InformRequest PDUs. This MIB object does not apply to SNMPv1 or SNMPv2 Trap PDUs.
                 sonusNetMgmtClientStatusTable 1.3.6.1.4.1.2879.2.1.5.1.1.1.3 no-access
The sonusNetMgmtClientStatusTable specifies the status of the management entities (i.e. clients). Each management client is identified by its IP address.
                     sonusNetMgmtClientStatusEntry 1.3.6.1.4.1.2879.2.1.5.1.1.1.3.1 no-access
An entry in the sonusNetMgmtClientStatusTable.
                         sonusNetMgmtClientStatusIndex 1.3.6.1.4.1.2879.2.1.5.1.1.1.3.1.1 integer32 no-access
The tabular index of this status management client.
                         sonusNetMgmtClientStatusLastConfigChange 1.3.6.1.4.1.2879.2.1.5.1.1.1.3.1.2 dateandtime read-only
Octet string that identifies the GMT timestamp of last successful SET PDU from this management client. 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
             sonusNetMgmtTrap 1.3.6.1.4.1.2879.2.1.5.1.1.2
                 sonusNetMgmtTrapNextIndex 1.3.6.1.4.1.2879.2.1.5.1.1.2.1
                 sonusNetMgmtTrapTable 1.3.6.1.4.1.2879.2.1.5.1.1.2.2 no-access
The sonusNetMgmtTrapTable identifies the SNMP Traps that this node supports.
                     sonusNetMgmtTrapEntry 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1 no-access
An entry in the sonusNetMgmtTrapTable.
                         sonusNetMgmtTrapIndex 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.1 integer32 no-access
The tabular index of this trap.
                         sonusNetMgmtTrapName 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.2 sonusname read-only
The name of this trap.
                         sonusNetMgmtTrapMIBName 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.3 displaystring read-only
The full MIB name of this trap.
                         sonusNetMgmtTrapOID 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.4 object identifier read-only
The MIB OID of this trap.
                         sonusNetMgmtTrapClass 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.5 sonuseventclass read-only
The classification of the event that corresponds to this trap.
                         sonusNetMgmtTrapLevel 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.6 sonuseventlevel read-only
The severity level of the event that corresponds to this trap.
                         sonusNetMgmtTrapState 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.7 sonusadminstate read-write
Determines if this SNMP trap is transmitted to any management client.
             sonusNetMgmtNotify 1.3.6.1.4.1.2879.2.1.5.1.1.3
                 sonusNetMgmtNotifyNextIndex 1.3.6.1.4.1.2879.2.1.5.1.1.3.1 integer32 read-only
The next valid index to use when creating an entry in the sonusNetMgmtNotifyTable.
                 sonusNetMgmtNotifyTable 1.3.6.1.4.1.2879.2.1.5.1.1.3.2 no-access
The sonusNetMgmtNotifyTable identifies which management clients are to be notified by which SNMP Traps.
                     sonusNetMgmtNotifyEntry 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1 no-access
An entry in the sonusNetMgmtNotifyTable.
                         sonusNetMgmtNotifyIndex 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1.1 integer32 no-access
The table index of notify entries.
                         sonusNetMgmtNotifyName 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1.2 sonusname read-write
The name of the notification entry.
                         sonusNetMgmtNotifyMgmtName 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1.3 sonusnamereference read-write
The name of the management client that is to be notified of the trap identified by this entry. The value must match an existing sonusNetMgmtClientName in the sonusNetMgmtClientTable.
                         sonusNetMgmtNotifyTrapName 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1.4 sonusnamereference read-write
The name of the trap that is to be sent to the management client identified by this entry. The value must match an existing sonusNetMgmtTrapName in the sonusNetMgmtTrapTable.
                         sonusNetMgmtNotifyTrapType 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1.5 sonustraptype read-write
Identify whether no PDU, a SNMPv1 Trap PDU, SNMPv2 Trap PDU, or SNMPv2 Inform PDU is to be transmitted to this management client.
                         sonusNetMgmtNotifyRowStatus 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1.6 rowstatus read-write
This object is used to create and delete rows in the sonusNetMgmtNotifyTable.
     sonusCommonMIBNotifications 1.3.6.1.4.1.2879.2.1.5.2
         sonusCommonMIBNotificationsPrefix 1.3.6.1.4.1.2879.2.1.5.2.0
             sonusNetMgmtClientInformReqQueueFlushedNotification 1.3.6.1.4.1.2879.2.1.5.2.0.1
The specified number of InformRequest PDUs destined to the specified Management Client were flushed from the InformRequest PDU queue because no Response PDUs were were received from the Management Client. This situtation could occur if the Management Client cannot quickly process and respond to InformRequest PDUs that it receives, or if communications is lost with the Management Client. If this situation occurs occasionally, it is recommended to increase the InformRequest PDU timeout and/or retry values (see sonusNetMgmtClientInformReqTimeout and sonusNetMgmtClientInformReqRetries.) If this situation occurs repeatedly, it is an indication that communications is lost with the Management Client, either because of network problems, or because the Management Client is no longer operational. It is recommended that this device be configured to send a Trap PDU, not an InformRequest PDU, for this Notification to all Management Clients, thus bypassing a problematic InformRequest PDU queue and allowing the situation to be quickly identified and resolved.
             sonusNetMgmtClientInformReqQueueFullNotification 1.3.6.1.4.1.2879.2.1.5.2.0.2
The specified number of InformRequest PDUs destined to the specified Management Client were discard because its InformRequest PDU queue was full. This situtation could occur if the Management Client cannot quickly process and respond to InformRequest PDUs that it receives, or if communications is lost with the Management Client. If this situation occurs occasionally, it is recommended to increase the InformRequest PDU queue size (see sonusNetMgmtClientInformReqMaxQueue.) If this situation occurs repeatedly, it is an indication that communications is lost with the Management Client, either because of network problems, or because the Management Client is no longer operational. It is recommended that this device be configured to send a Trap PDU, not an InformRequest PDU, for this Notification to all Management Clients, thus bypassing a problematic InformRequest PDU queue and allowing the situation to be quickly identified and resolved.
         sonusCommonMIBNotificationsObjects 1.3.6.1.4.1.2879.2.1.5.2.1
             sonusShelfIndex 1.3.6.1.4.1.2879.2.1.5.2.1.1 integer32 read-only
The shelf index of the event that generated the trap.
             sonusSlotIndex 1.3.6.1.4.1.2879.2.1.5.2.1.2 integer32 read-only
The slot index of the event that generated the trap.
             sonusPortIndex 1.3.6.1.4.1.2879.2.1.5.2.1.3 integer32 read-only
The port index of the event that generated the trap.
             sonusDs3Index 1.3.6.1.4.1.2879.2.1.5.2.1.4 integer32 read-only
The DS3 index of the event that generated the trap.
             sonusDs1Index 1.3.6.1.4.1.2879.2.1.5.2.1.5 integer32 read-only
The DS1 index of the event that generated the trap.
             sonusEventDescription 1.3.6.1.4.1.2879.2.1.5.2.1.6 sonuseventstring read-only
A description of the event that generated the trap.
             sonusEventClass 1.3.6.1.4.1.2879.2.1.5.2.1.7 sonuseventclass read-only
The category of the event that generated the trap.
             sonusEventLevel 1.3.6.1.4.1.2879.2.1.5.2.1.8 sonuseventlevel read-only
The severity level of the event that generated the trap.
             sonusSequenceId 1.3.6.1.4.1.2879.2.1.5.2.1.9 unsigned32 read-only
A consecutive number assigned to each trap in a sequence of traps that are sent to one management client. Each management client has its own set of sequence IDs.
             sonusEventTime 1.3.6.1.4.1.2879.2.1.5.2.1.10 dateandtime read-only
The date and time of the event that generated the trap.
             sonusNetMgmtInformReqDiscards 1.3.6.1.4.1.2879.2.1.5.2.1.11 integer32 read-only
The number of InformRequest PDUs that were discarded for a Management Client.