All MIBs › NV6000-MIB › nv6saTrapNum
nv6saTrapNum
Module: NV6000-MIB
OID (symbolic): NV6000-MIB::nv6saTrapNum
OID (numeric): 1.3.6.1.4.1.2.6.4.2.1
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Number of IBM enterprise specific traps generated by this node.
What is nv6saTrapNum?
This counter tracks the total number of enterprise-specific SNMP traps this node has generated. Admins monitor it to gauge how actively the device is emitting alert traps, useful for spotting a node that's flooding the trap receiver. For example, a sudden jump in nv6saTrapNum from 40 to 400 in a short window would signal a trap storm worth investigating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.4.2.1 snmpwalk -v2c -c public <target> NV6000-MIB::nv6saTrapNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.4.2.1.1 snmpget -v2c -c public <target> NV6000-MIB::nv6saTrapNum.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nv6saTrapNum.1
Start monitoring NV6000 series network device platform (IBM-affiliated) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NV6000-MIB::nv6saTrapNum OID value, configure state conditions and alerts, and monitor any NV6000 series network device platform (IBM-affiliated) from a single console.
OID Breakdown
Upper-level ancestors (9 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.6 | ibmProd | IBM-6611-APPN-MIB |
| 1.3.6.1.4.1.2.6.4 | netView6000SubAgent | IBMCPU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.4.2 | nv6saTrap | NV6000-MIB |
| 1.3.6.1.4.1.2.6.4.2.1 | nv6saTrapNum | NV6000-MIB |