SONUS-COMMON-MIB

File: SONUS-COMMON-MIB.mib (24998 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SONUS-SMI
SONUS-TC

Imported symbols

Integer32 IpAddress MODULE-IDENTITY
NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
DateAndTime DisplayString RowStatus
sonusSystemMIBs SonusAccessLevel SonusAdminState
SonusEventClass SonusEventLevel SonusEventString
SonusName SonusNameReference SonusTrapType

Defined Types

SonusNetMgmtClientEntry  
SEQUENCE    
  sonusNetMgmtClientIndex Integer32
  sonusNetMgmtClientName SonusName
  sonusNetMgmtClientState SonusAdminState
  sonusNetMgmtClientIpAddr IpAddress
  sonusNetMgmtClientAccess SonusAccessLevel
  sonusNetMgmtClientSnmpCommunityGet DisplayString
  sonusNetMgmtClientSnmpCommunitySet DisplayString
  sonusNetMgmtClientSnmpCommunityTrap DisplayString
  sonusNetMgmtClientTrapState SonusAdminState
  sonusNetMgmtClientRowStatus RowStatus
  sonusNetMgmtClientTrapPort Integer32
  sonusNetMgmtClientAllTraps SonusTrapType
  sonusNetMgmtClientInformReqTimeout Integer32
  sonusNetMgmtClientInformReqRetries Integer32
  sonusNetMgmtClientInformReqMaxQueue Integer32

SonusNetMgmtClientStatusEntry  
SEQUENCE    
  sonusNetMgmtClientStatusIndex Integer32
  sonusNetMgmtClientStatusLastConfigChange DateAndTime

SonusNetMgmtTrapEntry  
SEQUENCE    
  sonusNetMgmtTrapIndex Integer32
  sonusNetMgmtTrapName SonusName
  sonusNetMgmtTrapMIBName DisplayString
  sonusNetMgmtTrapOID OBJECT IDENTIFIER
  sonusNetMgmtTrapClass SonusEventClass
  sonusNetMgmtTrapLevel SonusEventLevel
  sonusNetMgmtTrapState SonusAdminState

SonusNetMgmtNotifyEntry  
SEQUENCE    
  sonusNetMgmtNotifyIndex Integer32
  sonusNetMgmtNotifyName SonusName
  sonusNetMgmtNotifyMgmtName SonusNameReference
  sonusNetMgmtNotifyTrapName SonusNameReference
  sonusNetMgmtNotifyTrapType SonusTrapType
  sonusNetMgmtNotifyRowStatus RowStatus

Defined Values

sonusCommonMIB 1.3.6.1.4.1.2879.2.1.5
The MIB Module for common management of all Sonus devices.
MODULE-IDENTITY    

sonusCommonMIBObjects 1.3.6.1.4.1.2879.2.1.5.1
OBJECT IDENTIFIER    

sonusNetMgmt 1.3.6.1.4.1.2879.2.1.5.1.1
OBJECT IDENTIFIER    

sonusNetMgmtClient 1.3.6.1.4.1.2879.2.1.5.1.1.1
OBJECT IDENTIFIER    

sonusNetMgmtClientNextIndex 1.3.6.1.4.1.2879.2.1.5.1.1.1.1
The next valid index to use when creating an entry in the sonusNetMgmtClientTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

sonusNetMgmtClientTable 1.3.6.1.4.1.2879.2.1.5.1.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusNetMgmtClientEntry

sonusNetMgmtClientEntry 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1
An entry in the sonusNetMgmtClientTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusNetMgmtClientEntry  

sonusNetMgmtClientIndex 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.1
The tabular index of this administrative management client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..8  

sonusNetMgmtClientName 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.2
The name of this administrative management client.
Status: current Access: read-write
OBJECT-TYPE    
  SonusName  

sonusNetMgmtClientState 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.3
The administrative state of this management client.
Status: current Access: read-write
OBJECT-TYPE    
  SonusAdminState  

sonusNetMgmtClientIpAddr 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.4
The IP address of this management client.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

sonusNetMgmtClientAccess 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.5
The level of management that is granted to this management client.
Status: current Access: read-write
OBJECT-TYPE    
  SonusAccessLevel  

sonusNetMgmtClientSnmpCommunityGet 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.6
The SNMP read-only community string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..23)  

sonusNetMgmtClientSnmpCommunitySet 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.7
The SNMP read-write community string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..23)  

sonusNetMgmtClientSnmpCommunityTrap 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.8
The SNMP trap community string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..23)  

sonusNetMgmtClientTrapState 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.9
Determines whether SNMP traps are transmitted to this management client.
Status: current Access: read-write
OBJECT-TYPE    
  SonusAdminState  

sonusNetMgmtClientRowStatus 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.10
This object is used to create and delete rows in the sonusNetMgmtClientTable.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

sonusNetMgmtClientTrapPort 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.11
The port number of the management client where trap/notification PDUs are to be sent to.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

sonusNetMgmtClientAllTraps 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.12
Indicates if all traps are to be sent to this management client, and defines their trap type.
Status: current Access: read-write
OBJECT-TYPE    
  SonusTrapType  

sonusNetMgmtClientInformReqTimeout 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.13
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..120  

sonusNetMgmtClientInformReqRetries 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.14
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

sonusNetMgmtClientInformReqMaxQueue 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.15
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

sonusNetMgmtClientStatusTable 1.3.6.1.4.1.2879.2.1.5.1.1.1.3
The sonusNetMgmtClientStatusTable specifies the status of the management entities (i.e. clients). Each management client is identified by its IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusNetMgmtClientStatusEntry

sonusNetMgmtClientStatusEntry 1.3.6.1.4.1.2879.2.1.5.1.1.1.3.1
An entry in the sonusNetMgmtClientStatusTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusNetMgmtClientStatusEntry  

sonusNetMgmtClientStatusIndex 1.3.6.1.4.1.2879.2.1.5.1.1.1.3.1.1
The tabular index of this status management client.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

sonusNetMgmtClientStatusLastConfigChange 1.3.6.1.4.1.2879.2.1.5.1.1.1.3.1.2
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
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sonusNetMgmtTrap 1.3.6.1.4.1.2879.2.1.5.1.1.2
OBJECT IDENTIFIER    

sonusNetMgmtTrapNextIndex 1.3.6.1.4.1.2879.2.1.5.1.1.2.1
OBJECT IDENTIFIER    

sonusNetMgmtTrapTable 1.3.6.1.4.1.2879.2.1.5.1.1.2.2
The sonusNetMgmtTrapTable identifies the SNMP Traps that this node supports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusNetMgmtTrapEntry

sonusNetMgmtTrapEntry 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1
An entry in the sonusNetMgmtTrapTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusNetMgmtTrapEntry  

sonusNetMgmtTrapIndex 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.1
The tabular index of this trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

sonusNetMgmtTrapName 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.2
The name of this trap.
Status: current Access: read-only
OBJECT-TYPE    
  SonusName  

sonusNetMgmtTrapMIBName 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.3
The full MIB name of this trap.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

sonusNetMgmtTrapOID 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.4
The MIB OID of this trap.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

sonusNetMgmtTrapClass 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.5
The classification of the event that corresponds to this trap.
Status: current Access: read-only
OBJECT-TYPE    
  SonusEventClass  

sonusNetMgmtTrapLevel 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.6
The severity level of the event that corresponds to this trap.
Status: current Access: read-only
OBJECT-TYPE    
  SonusEventLevel  

sonusNetMgmtTrapState 1.3.6.1.4.1.2879.2.1.5.1.1.2.2.1.7
Determines if this SNMP trap is transmitted to any management client.
Status: current Access: read-write
OBJECT-TYPE    
  SonusAdminState  

sonusNetMgmtNotify 1.3.6.1.4.1.2879.2.1.5.1.1.3
OBJECT IDENTIFIER    

sonusNetMgmtNotifyNextIndex 1.3.6.1.4.1.2879.2.1.5.1.1.3.1
The next valid index to use when creating an entry in the sonusNetMgmtNotifyTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

sonusNetMgmtNotifyTable 1.3.6.1.4.1.2879.2.1.5.1.1.3.2
The sonusNetMgmtNotifyTable identifies which management clients are to be notified by which SNMP Traps.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusNetMgmtNotifyEntry

sonusNetMgmtNotifyEntry 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1
An entry in the sonusNetMgmtNotifyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusNetMgmtNotifyEntry  

sonusNetMgmtNotifyIndex 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1.1
The table index of notify entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

sonusNetMgmtNotifyName 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1.2
The name of the notification entry.
Status: current Access: read-write
OBJECT-TYPE    
  SonusName  

sonusNetMgmtNotifyMgmtName 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  SonusNameReference  

sonusNetMgmtNotifyTrapName 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  SonusNameReference  

sonusNetMgmtNotifyTrapType 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1.5
Identify whether no PDU, a SNMPv1 Trap PDU, SNMPv2 Trap PDU, or SNMPv2 Inform PDU is to be transmitted to this management client.
Status: current Access: read-write
OBJECT-TYPE    
  SonusTrapType  

sonusNetMgmtNotifyRowStatus 1.3.6.1.4.1.2879.2.1.5.1.1.3.2.1.6
This object is used to create and delete rows in the sonusNetMgmtNotifyTable.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

sonusCommonMIBNotifications 1.3.6.1.4.1.2879.2.1.5.2
OBJECT IDENTIFIER    

sonusCommonMIBNotificationsPrefix 1.3.6.1.4.1.2879.2.1.5.2.0
OBJECT IDENTIFIER    

sonusCommonMIBNotificationsObjects 1.3.6.1.4.1.2879.2.1.5.2.1
OBJECT IDENTIFIER    

sonusShelfIndex 1.3.6.1.4.1.2879.2.1.5.2.1.1
The shelf index of the event that generated the trap.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..6  

sonusSlotIndex 1.3.6.1.4.1.2879.2.1.5.2.1.2
The slot index of the event that generated the trap.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

sonusPortIndex 1.3.6.1.4.1.2879.2.1.5.2.1.3
The port index of the event that generated the trap.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

sonusDs3Index 1.3.6.1.4.1.2879.2.1.5.2.1.4
The DS3 index of the event that generated the trap.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

sonusDs1Index 1.3.6.1.4.1.2879.2.1.5.2.1.5
The DS1 index of the event that generated the trap.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

sonusEventDescription 1.3.6.1.4.1.2879.2.1.5.2.1.6
A description of the event that generated the trap.
Status: current Access: read-only
OBJECT-TYPE    
  SonusEventString  

sonusEventClass 1.3.6.1.4.1.2879.2.1.5.2.1.7
The category of the event that generated the trap.
Status: current Access: read-only
OBJECT-TYPE    
  SonusEventClass  

sonusEventLevel 1.3.6.1.4.1.2879.2.1.5.2.1.8
The severity level of the event that generated the trap.
Status: current Access: read-only
OBJECT-TYPE    
  SonusEventLevel  

sonusSequenceId 1.3.6.1.4.1.2879.2.1.5.2.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sonusEventTime 1.3.6.1.4.1.2879.2.1.5.2.1.10
The date and time of the event that generated the trap.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sonusNetMgmtInformReqDiscards 1.3.6.1.4.1.2879.2.1.5.2.1.11
The number of InformRequest PDUs that were discarded for a Management Client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE