EXTREME-NP-MIB

MIB Reference — IPNetwork Monitor

All MIBsEXTREME-NP-MIB

Organization: Extreme Networks, Inc.

Last Updated: 2000-07-24

Category: Network Interfaces, Vendor: Extreme Networks

Description:

Provides management objects for Extreme Networks network processor (NP) card information, covering hardware status and statistics of switching ASICs.

Imported Objects

From EXTREME-BASE-MIB

extremeAgentOBJECT-IDENTITY

From RFC1213-MIB

DisplayString

From SNMPv2-SMI

Counter32
Counter64
IpAddress
MODULE-IDENTITY
OBJECT-TYPE
Unsigned32

What Is EXTREME-NP-MIB?

EXTREME-NP-MIB is an Extreme Networks proprietary MIB reporting Network Processor (NP) card status on modular Extreme switch chassis. Its module table, keyed by slot, records description, current/primary/secondary software version, boot-ROM version, and processor state, while an SMA (Switch Management Agent) table reports protocol/service version, uptime, CPU/memory utilization, and broadcast/listener packet and byte counters, alongside an ATM-cell-PDU table for ATM-capable modules. As a hardware/performance-status MIB it lets an administrator watch an NP card's CPU/memory utilization and confirm its processor state before a firmware upgrade. It is deployed on modular Extreme Networks switch chassis with NP line cards. Engineers can download the EXTREME-NP-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in EXTREME-NP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • NP card CPU/memory utilization and processor state

Supported Devices

  • Modular Extreme Networks switch chassis (NP line cards)

Monitoring Examples

An administrator monitors extremeSMACpuUtilization and extremeSMAMemUtilization per slot to catch an NP line card approaching a resource limit on a modular Extreme Networks chassis.

OIDs
OID symbolicOID numericTypeAccessDescription
extremeNPMib1.3.6.1.4.1.1916.1.21Extreme NP objects: NP card information
extremeNPModule1.3.6.1.4.1.1916.1.21.1
extremeNPModuleTable1.3.6.1.4.1.1916.1.21.1.1not-accessibleA table containing information about each Intelligent module in the chassis.
extremeNPModuleEntry1.3.6.1.4.1.1916.1.21.1.1.1not-accessibleA 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.
INT extremeNPModuleSlotNumber1.3.6.1.4.1.1916.1.21.1.1.1.1INTEGERread-onlyA unique integer identifying the particular slot in the chassis.
STR extremeNPModuleDescription1.3.6.1.4.1.1916.1.21.1.1.1.2DisplayStringread-onlyA description of the particular slot in the chassis.
STR extremeNPModuleCurrentSoftware1.3.6.1.4.1.1916.1.21.1.1.1.3DisplayStringread-onlyThe version of the software currently running on the module.
STR extremeNPModulePrimarySoftware1.3.6.1.4.1.1916.1.21.1.1.1.4DisplayStringread-onlyThe version of software in the primary image of the module.
STR extremeNPModuleSecondarySoftware1.3.6.1.4.1.1916.1.21.1.1.1.5DisplayStringread-onlyThe version of software in the secondary image of the module.
STR extremeNPModuleBootromVersion1.3.6.1.4.1.1916.1.21.1.1.1.6DisplayStringread-onlyThe version of bootrom that the module will use when restarting.
OCT extremeNPModuleProcessorState1.3.6.1.4.1.1916.1.21.1.1.1.7OCTET STRINGread-onlyAn 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.
extremeSMAModule1.3.6.1.4.1.1916.1.21.2
extremeSMATable1.3.6.1.4.1.1916.1.21.2.1not-accessibleA table containing information about each SMA module in the chassis.
extremeSMAEntry1.3.6.1.4.1.1916.1.21.2.1.1not-accessibleA 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.
INT extremeSMASlotNumber1.3.6.1.4.1.1916.1.21.2.1.1.1INTEGERread-onlyA unique integer identifying the particular slot in the chassis.
INT extremeSMAProtocolVersion1.3.6.1.4.1.1916.1.21.2.1.1.2INTEGERread-onlyProtocol version.
STR extremeSMAServiceVersion1.3.6.1.4.1.1916.1.21.2.1.1.3DisplayStringread-onlyService release version.
U32 extremeSMAUpTime1.3.6.1.4.1.1916.1.21.2.1.1.4Unsigned32read-onlyContinuous operating time of the module in seconds.
U32 extremeSMACpuUtilization1.3.6.1.4.1.1916.1.21.2.1.1.5Unsigned32read-onlyPercentage of CPU utilized in the last 5 seconds.
U32 extremeSMAMemUtilization1.3.6.1.4.1.1916.1.21.2.1.1.6Unsigned32read-onlyPercentage of memory utilized.
U32 extremeSMAQosBroadcaster1.3.6.1.4.1.1916.1.21.2.1.1.7Unsigned32read-only60 second rolling average of %QoS. Number of bytes received / Number of bytes expected per duration. Note: this can potentially exceed 100%.
U32 extremeSMANumFromBroadcaster1.3.6.1.4.1.1916.1.21.2.1.1.8Unsigned32read-onlyThe total number of broadcasters sending streams.
U32 extremeSMANumToListener1.3.6.1.4.1.1916.1.21.2.1.1.9Unsigned32read-onlyThe total number of listeners connected.
C64 extremeSMABytesBroadcaster1.3.6.1.4.1.1916.1.21.2.1.1.10Counter64read-onlyThe total number of media bytes received from the broadcasters.
C64 extremeSMABytesListener1.3.6.1.4.1.1916.1.21.2.1.1.11Counter64read-onlyThe total number of data bytes sent to listeners.
extremeATMModule1.3.6.1.4.1.1916.1.21.3
extremeATMCellPduTable1.3.6.1.4.1.1916.1.21.3.1not-accessibleA table containing information about each ATM module in the chassis.
extremeATMCellPduEntry1.3.6.1.4.1.1916.1.21.3.1.1not-accessibleA 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.
INT extremeATMPortNumber1.3.6.1.4.1.1916.1.21.3.1.1.1INTEGERread-onlyA unique integer identifying the particular port number in the chassis.
U32 extremeATMRxCell1.3.6.1.4.1.1916.1.21.3.1.1.2Unsigned32read-onlyThe number of ATM cell Received.
U32 extremeATMTxCell1.3.6.1.4.1.1916.1.21.3.1.1.3Unsigned32read-onlyThe number of ATM cell Transmitted.
U32 extremeATMRxCellHecError1.3.6.1.4.1.1916.1.21.3.1.1.4Unsigned32read-onlyThe number of received cells with HEC error.
U32 extremeATMRxCellError1.3.6.1.4.1.1916.1.21.3.1.1.5Unsigned32read-onlyThe number of received cells discarded due to other error.
U32 extremeATMRxAAL5Pdu1.3.6.1.4.1.1916.1.21.3.1.1.6Unsigned32read-onlyThe number AAL-5 PDU Received.
U32 extremeATMTxAAL5Pdu1.3.6.1.4.1.1916.1.21.3.1.1.7Unsigned32read-onlyThe number AAL-5 PDU Transmitted.
C64 extremeATMRxAAL5Bytes1.3.6.1.4.1.1916.1.21.3.1.1.8Counter64read-onlyThe number AAL-5 PDU Octetd Received.
C64 extremeATMTxAAL5Bytes1.3.6.1.4.1.1916.1.21.3.1.1.9Counter64read-onlyThe number AAL-5 PDU Octetd Transmitted.
STR extremeATMPortStatus1.3.6.1.4.1.1916.1.21.3.1.1.10DisplayStringread-onlyATM port status.
extremeATMVpiVciTable1.3.6.1.4.1.1916.1.21.3.2not-accessibleA table containing information about each ATM module in the chassis.
extremeATMVpiVciEntry1.3.6.1.4.1.1916.1.21.3.2.1not-accessibleA 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.
INT extremeATMPortNum1.3.6.1.4.1.1916.1.21.3.2.1.1INTEGERread-onlyA unique integer identifying the particular port number in the chassis.
INT extremeATMPvc1.3.6.1.4.1.1916.1.21.3.2.1.2INTEGERread-onlyA unique integer identifying the pvc number configured on a single port.
INT extremeATMVpi1.3.6.1.4.1.1916.1.21.3.2.1.3INTEGERread-onlyA unique integer identifying the VPI value of the configured PVCs.
INT extremeATMVci1.3.6.1.4.1.1916.1.21.3.2.1.4INTEGERread-onlyA unique integer identifying the VCI value of the configured PVCs.
extremeMplsModule1.3.6.1.4.1.1916.1.21.4
extremeMplsTlsTable1.3.6.1.4.1.1916.1.21.4.1not-accessibleA table containing information about each MPLS TLS tunnel in the chassis.
extremeMplsTlsEntry1.3.6.1.4.1.1916.1.21.4.1.1not-accessibleA table entry containing information about the MPLS TLS tunnel.
INT extremeMplsTlsNum1.3.6.1.4.1.1916.1.21.4.1.1.1INTEGERread-onlyAn index used to reference each configured TLS tunnel.
STR extremeMplsTlsName1.3.6.1.4.1.1916.1.21.4.1.1.2DisplayStringread-onlyThe user defined TLS tunnel identifier name.
IP extremeMplsTlsLocalIpAddr1.3.6.1.4.1.1916.1.21.4.1.1.3IpAddressread-onlyThe TLS tunnel local endpoint IP address, only valid if TLS tunnel is Dynamic. Otherwise, this field is set to zero.
IP extremeMplsTlsPeerIpAddr1.3.6.1.4.1.1916.1.21.4.1.1.4IpAddressread-onlyThe TLS tunnel peer endpoint IP address.
U32 extremeMplsTlsLocalVlanID1.3.6.1.4.1.1916.1.21.4.1.1.5Unsigned32read-onlyThe local Egress Vlan ID.
STR extremeMplsTlsLocalVlanName1.3.6.1.4.1.1916.1.21.4.1.1.6DisplayStringread-onlyThe local Egress Vlan Name.
U32 extremeMplsTlsDynamic1.3.6.1.4.1.1916.1.21.4.1.1.7Unsigned32read-onlyFlag indicating that the TLS tunnel is Dynamic. If set, the TLS tunnel is dynamically signaled. If zero, the TLS tunnel is statically configured.
U32 extremeMplsTlsType1.3.6.1.4.1.1916.1.21.4.1.1.8Unsigned32read-onlyThe TLS tunnel type 0- MPLS, Static 1- MPLS, Martini .
U32 extremeMplsTlsVcID1.3.6.1.4.1.1916.1.21.4.1.1.9Unsigned32read-onlyThe configured VC ID, only valid if TLS tunnel is Dynamic. Otherwise, this field is set to zero.
U32 extremeMplsTlsLocalGroupID1.3.6.1.4.1.1916.1.21.4.1.1.10Unsigned32read-onlyThe configured Local Group ID, only valid if TLS tunnel is Dynamic. Otherwise, this field is set to zero.
U32 extremeMplsTlsRemoteGroupID1.3.6.1.4.1.1916.1.21.4.1.1.11Unsigned32read-onlyThe learned Remote Group ID, only valid if TLS tunnel is Dynamic. Otherwise, this field is set to zero.
U32 extremeMplsTlsIngressVcLabel1.3.6.1.4.1.1916.1.21.4.1.1.12Unsigned32read-onlyThe 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.
U32 extremeMplsTlsEgressVcLabel1.3.6.1.4.1.1916.1.21.4.1.1.13Unsigned32read-onlyThe 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.
STR extremeMplsTlsVcState1.3.6.1.4.1.1916.1.21.4.1.1.14DisplayStringread-onlyThe 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.
U32 extremeMplsTlsPacketTx1.3.6.1.4.1.1916.1.21.4.1.1.15Unsigned32read-onlyThe number of Packets Transmitted on this TLS tunnel.
U32 extremeMplsTlsPacketRx1.3.6.1.4.1.1916.1.21.4.1.1.16Unsigned32read-onlyThe number of Packets Received on this TLS tunnel.
C64 extremeMplsTlsOctetTx1.3.6.1.4.1.1916.1.21.4.1.1.17Counter64read-onlyThe number of Octets Transmitted on this TLS tunnel.
C64 extremeMplsTlsOctetRx1.3.6.1.4.1.1916.1.21.4.1.1.18Counter64read-onlyThe number of Octets Received on this TLS tunnel.

RFC description

Network processor card information and software management for Extreme Networks switches.

Start monitoring Modular Extreme Networks switch chassis, Network Processor line cards with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download EXTREME-NP-MIB