All MIBs › DEVICE-MIB › deviceNMSMIBIITrapList
deviceNMSMIBIITrapList
Module: DEVICE-MIB
OID (symbolic): DEVICE-MIB::deviceNMSMIBIITrapList
OID (numeric): 1.3.6.1.4.1.5812.1.4.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The bitmask describing the MIB II traps that this NMS can receive. The MIBII traps are the following: 0 = coldStart 1 = warmStart 2 = linkDown 3 = linkUp 4 = authenticationFailure 5 = egpNeighborLoss
This is a 1 byte bit-mask. If only the least significant bit is set, it means 'coldStart' traps are allowed to be received by the device. If the bit-mask is '00100101', it means that the device is enabled to receive the traps coldStart, linkDown and egpNeighborLoss.
What is deviceNMSMIBIITrapList?
This 1-byte bitmask selects which standard MIB-II traps (coldStart, warmStart, linkDown, linkUp, authenticationFailure, egpNeighborLoss, bits 0-5) this NMS entry is allowed to receive; e.g. mask 00100101 permits coldStart, linkDown, and egpNeighborLoss. Admins set this per NMS to route only the trap types that management station cares about.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.1.4.1.4 snmpwalk -v2c -c public <target> DEVICE-MIB::deviceNMSMIBIITrapList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.1.4.1.4.1 snmpget -v2c -c public <target> DEVICE-MIB::deviceNMSMIBIITrapList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.1.4.1.4.1 s <value>
Start monitoring chassis-based network devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DEVICE-MIB::deviceNMSMIBIITrapList OID value, configure state conditions and alerts, and monitor any chassis-based network devices from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5812 | coriolisMibs | CORIOLIS-MIB |
| 1.3.6.1.4.1.5812.1 | device | CORIOLIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5812.1.4 | deviceNMSTable | DEVICE-MIB |
| 1.3.6.1.4.1.5812.1.4.1 | deviceNMSEntry | DEVICE-MIB |
| 1.3.6.1.4.1.5812.1.4.1.4 | deviceNMSMIBIITrapList | DEVICE-MIB |