EXTREME-NP-MIB

File: EXTREME-NP-MIB.mib (24363 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB EXTREME-BASE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter32 Counter64 IpAddress
DisplayString extremeAgent

Defined Types

ExtremeNPModuleEntry  
SEQUENCE    
  extremeNPModuleSlotNumber INTEGER
  extremeNPModuleDescription DisplayString
  extremeNPModuleCurrentSoftware DisplayString
  extremeNPModulePrimarySoftware DisplayString
  extremeNPModuleSecondarySoftware DisplayString
  extremeNPModuleBootromVersion DisplayString
  extremeNPModuleProcessorState OCTET STRING

ExtremeSMAEntry  
SEQUENCE    
  extremeSMASlotNumber INTEGER
  extremeSMAProtocolVersion INTEGER
  extremeSMAServiceVersion DisplayString
  extremeSMAUpTime Unsigned32
  extremeSMACpuUtilization Unsigned32
  extremeSMAMemUtilization Unsigned32
  extremeSMAQosBroadcaster Unsigned32
  extremeSMANumFromBroadcaster Unsigned32
  extremeSMANumToListener Unsigned32
  extremeSMABytesBroadcaster Counter64
  extremeSMABytesListener Counter64

ExtremeATMCellPduEntry  
SEQUENCE    
  extremeATMPortNumber INTEGER
  extremeATMRxCell Unsigned32
  extremeATMTxCell Unsigned32
  extremeATMRxCellHecError Unsigned32
  extremeATMRxCellError Unsigned32
  extremeATMRxAAL5Pdu Unsigned32
  extremeATMTxAAL5Pdu Unsigned32
  extremeATMRxAAL5Bytes Counter64
  extremeATMTxAAL5Bytes Counter64
  extremeATMPortStatus DisplayString

ExtremeATMVpiVciEntry  
SEQUENCE    
  extremeATMPortNum INTEGER
  extremeATMPvc INTEGER
  extremeATMVpi INTEGER
  extremeATMVci INTEGER

ExtremeMplsTlsEntry  
SEQUENCE    
  extremeMplsTlsNum INTEGER
  extremeMplsTlsName DisplayString
  extremeMplsTlsLocalIpAddr IpAddress
  extremeMplsTlsPeerIpAddr IpAddress
  extremeMplsTlsLocalVlanID Unsigned32
  extremeMplsTlsLocalVlanName DisplayString
  extremeMplsTlsDynamic Unsigned32
  extremeMplsTlsType Unsigned32
  extremeMplsTlsVcID Unsigned32
  extremeMplsTlsLocalGroupID Unsigned32
  extremeMplsTlsRemoteGroupID Unsigned32
  extremeMplsTlsVcState DisplayString
  extremeMplsTlsIngressVcLabel Unsigned32
  extremeMplsTlsEgressVcLabel Unsigned32
  extremeMplsTlsPacketTx Unsigned32
  extremeMplsTlsPacketRx Unsigned32
  extremeMplsTlsOctetTx Counter64
  extremeMplsTlsOctetRx Counter64

Defined Values

extremeNPMib 1.3.6.1.4.1.1916.1.21
Extreme NP objects: NP card information
MODULE-IDENTITY    

extremeNPModule 1.3.6.1.4.1.1916.1.21.1
OBJECT IDENTIFIER    

extremeNPModuleTable 1.3.6.1.4.1.1916.1.21.1.1
A table containing information about each Intelligent module in the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeNPModuleEntry

extremeNPModuleEntry 1.3.6.1.4.1.1916.1.21.1.1.1
A table entry containing information about the intelligent modules configured in the chassis. This table does not contain rows for the slots which do not have a network processor based module.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeNPModuleEntry  

extremeNPModuleSlotNumber 1.3.6.1.4.1.1916.1.21.1.1.1.1
A unique integer identifying the particular slot in the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

extremeNPModuleDescription 1.3.6.1.4.1.1916.1.21.1.1.1.2
A description of the particular slot in the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

extremeNPModuleCurrentSoftware 1.3.6.1.4.1.1916.1.21.1.1.1.3
The version of the software currently running on the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..160)  

extremeNPModulePrimarySoftware 1.3.6.1.4.1.1916.1.21.1.1.1.4
The version of software in the primary image of the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..160)  

extremeNPModuleSecondarySoftware 1.3.6.1.4.1.1916.1.21.1.1.1.5
The version of software in the secondary image of the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..160)  

extremeNPModuleBootromVersion 1.3.6.1.4.1.1916.1.21.1.1.1.6
The version of bootrom that the module will use when restarting.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

extremeNPModuleProcessorState 1.3.6.1.4.1.1916.1.21.1.1.1.7
An Octet String indicating the status of the various processors on an Intelligent Module. Each byte in the Octet String represents state for one processor. For the Avalanche based PoS and ARM modules, the first byte (from MSB) represents the state of the General Purpose Processor, the second byte the state of Network Processor 1, and the third byte the state of Network Processor 2 and so on. A value of 0 in each byte indicates that the Processor is not operational, while a value 1 indicates that it is.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

extremeSMAModule 1.3.6.1.4.1.1916.1.21.2
OBJECT IDENTIFIER    

extremeSMATable 1.3.6.1.4.1.1916.1.21.2.1
A table containing information about each SMA module in the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeSMAEntry

extremeSMAEntry 1.3.6.1.4.1.1916.1.21.2.1.1
A table entry containing information about the SMA modules configured in the chassis. This table does not contain rows for the slots which do not have an SMA module.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeSMAEntry  

extremeSMASlotNumber 1.3.6.1.4.1.1916.1.21.2.1.1.1
A unique integer identifying the particular slot in the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

extremeSMAProtocolVersion 1.3.6.1.4.1.1916.1.21.2.1.1.2
Protocol version.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

extremeSMAServiceVersion 1.3.6.1.4.1.1916.1.21.2.1.1.3
Service release version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

extremeSMAUpTime 1.3.6.1.4.1.1916.1.21.2.1.1.4
Continuous operating time of the module in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeSMACpuUtilization 1.3.6.1.4.1.1916.1.21.2.1.1.5
Percentage of CPU utilized in the last 5 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeSMAMemUtilization 1.3.6.1.4.1.1916.1.21.2.1.1.6
Percentage of memory utilized.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeSMAQosBroadcaster 1.3.6.1.4.1.1916.1.21.2.1.1.7
60 second rolling average of %QoS. Number of bytes received / Number of bytes expected per duration. Note: this can potentially exceed 100%.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeSMANumFromBroadcaster 1.3.6.1.4.1.1916.1.21.2.1.1.8
The total number of broadcasters sending streams.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeSMANumToListener 1.3.6.1.4.1.1916.1.21.2.1.1.9
The total number of listeners connected.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeSMABytesBroadcaster 1.3.6.1.4.1.1916.1.21.2.1.1.10
The total number of media bytes received from the broadcasters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

extremeSMABytesListener 1.3.6.1.4.1.1916.1.21.2.1.1.11
The total number of data bytes sent to listeners.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

extremeATMModule 1.3.6.1.4.1.1916.1.21.3
OBJECT IDENTIFIER    

extremeATMCellPduTable 1.3.6.1.4.1.1916.1.21.3.1
A table containing information about each ATM module in the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeATMCellPduEntry

extremeATMCellPduEntry 1.3.6.1.4.1.1916.1.21.3.1.1
A table entry containing information about the ATM modules configured in the chassis. This table does not contain rows for the slots which do not have an ATM module.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeATMCellPduEntry  

extremeATMPortNumber 1.3.6.1.4.1.1916.1.21.3.1.1.1
A unique integer identifying the particular port number in the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

extremeATMRxCell 1.3.6.1.4.1.1916.1.21.3.1.1.2
The number of ATM cell Received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeATMTxCell 1.3.6.1.4.1.1916.1.21.3.1.1.3
The number of ATM cell Transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeATMRxCellHecError 1.3.6.1.4.1.1916.1.21.3.1.1.4
The number of received cells with HEC error.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeATMRxCellError 1.3.6.1.4.1.1916.1.21.3.1.1.5
The number of received cells discarded due to other error.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeATMRxAAL5Pdu 1.3.6.1.4.1.1916.1.21.3.1.1.6
The number AAL-5 PDU Received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeATMTxAAL5Pdu 1.3.6.1.4.1.1916.1.21.3.1.1.7
The number AAL-5 PDU Transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeATMRxAAL5Bytes 1.3.6.1.4.1.1916.1.21.3.1.1.8
The number AAL-5 PDU Octetd Received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

extremeATMTxAAL5Bytes 1.3.6.1.4.1.1916.1.21.3.1.1.9
The number AAL-5 PDU Octetd Transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

extremeATMPortStatus 1.3.6.1.4.1.1916.1.21.3.1.1.10
ATM port status.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..4)  

extremeATMVpiVciTable 1.3.6.1.4.1.1916.1.21.3.2
A table containing information about each ATM module in the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeATMVpiVciEntry

extremeATMVpiVciEntry 1.3.6.1.4.1.1916.1.21.3.2.1
A table entry containing information about the ATM modules configured in the chassis. This table does not contain rows for the slots which do not have an ATM module.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeATMVpiVciEntry  

extremeATMPortNum 1.3.6.1.4.1.1916.1.21.3.2.1.1
A unique integer identifying the particular port number in the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

extremeATMPvc 1.3.6.1.4.1.1916.1.21.3.2.1.2
A unique integer identifying the pvc number configured on a single port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..3072  

extremeATMVpi 1.3.6.1.4.1.1916.1.21.3.2.1.3
A unique integer identifying the VPI value of the configured PVCs.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

extremeATMVci 1.3.6.1.4.1.1916.1.21.3.2.1.4
A unique integer identifying the VCI value of the configured PVCs.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 17..4095  

extremeMplsModule 1.3.6.1.4.1.1916.1.21.4
OBJECT IDENTIFIER    

extremeMplsTlsTable 1.3.6.1.4.1.1916.1.21.4.1
A table containing information about each MPLS TLS tunnel in the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeMplsTlsEntry

extremeMplsTlsEntry 1.3.6.1.4.1.1916.1.21.4.1.1
A table entry containing information about the MPLS TLS tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeMplsTlsEntry  

extremeMplsTlsNum 1.3.6.1.4.1.1916.1.21.4.1.1.1
An index used to reference each configured TLS tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16384  

extremeMplsTlsName 1.3.6.1.4.1.1916.1.21.4.1.1.2
The user defined TLS tunnel identifier name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

extremeMplsTlsLocalIpAddr 1.3.6.1.4.1.1916.1.21.4.1.1.3
The TLS tunnel local endpoint IP address, only valid if TLS tunnel is Dynamic. Otherwise, this field is set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

extremeMplsTlsPeerIpAddr 1.3.6.1.4.1.1916.1.21.4.1.1.4
The TLS tunnel peer endpoint IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

extremeMplsTlsLocalVlanID 1.3.6.1.4.1.1916.1.21.4.1.1.5
The local Egress Vlan ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMplsTlsLocalVlanName 1.3.6.1.4.1.1916.1.21.4.1.1.6
The local Egress Vlan Name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

extremeMplsTlsDynamic 1.3.6.1.4.1.1916.1.21.4.1.1.7
Flag indicating that the TLS tunnel is Dynamic. If set, the TLS tunnel is dynamically signaled. If zero, the TLS tunnel is statically configured.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMplsTlsType 1.3.6.1.4.1.1916.1.21.4.1.1.8
The TLS tunnel type 0- MPLS, Static 1- MPLS, Martini .
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMplsTlsVcID 1.3.6.1.4.1.1916.1.21.4.1.1.9
The configured VC ID, only valid if TLS tunnel is Dynamic. Otherwise, this field is set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMplsTlsLocalGroupID 1.3.6.1.4.1.1916.1.21.4.1.1.10
The configured Local Group ID, only valid if TLS tunnel is Dynamic. Otherwise, this field is set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMplsTlsRemoteGroupID 1.3.6.1.4.1.1916.1.21.4.1.1.11
The learned Remote Group ID, only valid if TLS tunnel is Dynamic. Otherwise, this field is set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMplsTlsIngressVcLabel 1.3.6.1.4.1.1916.1.21.4.1.1.12
The TLS tunnel VLAN Ingress Label. If the TLS tunnel is Static, this value is configured. If TLS tunnel is Dynamic, this value is dynamically allocated from the TLS label range and signaled to the TLS tunnel peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMplsTlsEgressVcLabel 1.3.6.1.4.1.1916.1.21.4.1.1.13
The TLS tunnel VLAN Egress Label. If the TLS tunnel is Static, this value is configured. If TLS tunnel is Dynamic, this value is learned from the TLS tunnel peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMplsTlsVcState 1.3.6.1.4.1.1916.1.21.4.1.1.14
The TLS tunnel VC state. Valid states include: - Idle - No LSP Available - Waiting for LDP session - Pending label mapping - Pending local configuration - MTU incompatibility - Up - Unknown - Error .. General failure - Error .. Targeted LDP session failure - Error .. Bridge configuration problem - Error .. Ingress label allocation failure - Error .. Failure sending TLS label mapping - Error .. Patricia tree insertion failure - Error .. Failure programming TLS hardware - Error .. MPLS not initialized - Error .. Unknown.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..79)  

extremeMplsTlsPacketTx 1.3.6.1.4.1.1916.1.21.4.1.1.15
The number of Packets Transmitted on this TLS tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMplsTlsPacketRx 1.3.6.1.4.1.1916.1.21.4.1.1.16
The number of Packets Received on this TLS tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMplsTlsOctetTx 1.3.6.1.4.1.1916.1.21.4.1.1.17
The number of Octets Transmitted on this TLS tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

extremeMplsTlsOctetRx 1.3.6.1.4.1.1916.1.21.4.1.1.18
The number of Octets Received on this TLS tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64