All MIBs › WESTERN-MULTIPLEX-MIB › trapSequenceNumber
trapSequenceNumber
Module: WESTERN-MULTIPLEX-MIB
OID (symbolic): WESTERN-MULTIPLEX-MIB::trapSequenceNumber
OID (numeric): 1.3.6.1.4.1.3727.20.10.5.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This persistent variable increments every time an enterprise or standard trap (coldStart, LinkUp, etc.) is generated by the Network Management Unit, or NMU.
Any change to 'trapSequenceClearDate' causes this variable to be cleared to 0.
This object is sent in the var-bind list of each enterprise trap and can be used by management stations and network administrators to detect when a trap has been lost.
It is incremented just after to the encoding and queuing of the SNMP trap packet within the NMU's Agent; therefore a value of '0' encoded in a variable binding of a trap represents the first trap send, since the timestamp represented by 'trapSequenceClearDate'.
The value of this variable, indicates the number of traps sent since the timestamp represented by 'trapSequenceClearDate'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.5.11 snmpwalk -v2c -c public <target> WESTERN-MULTIPLEX-MIB::trapSequenceNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.5.11.1 snmpget -v2c -c public <target> WESTERN-MULTIPLEX-MIB::trapSequenceNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> trapSequenceNumber.1
Start monitoring Western Multiplex (Proxim/BridgeWave) fixed-wireless microwave radio equipment (component-inventory/boot-history/event-log status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WESTERN-MULTIPLEX-MIB::trapSequenceNumber OID value, configure state conditions and alerts, and monitor any Western Multiplex (Proxim/BridgeWave) fixed-wireless microwave radio equipment (component-inventory/boot-history/event-log status) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3727 | western_multiplex | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20 | tsunami100_06 | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20.10 | system | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20.10.5 | trap | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20.10.5.11 | trapSequenceNumber | WESTERN-MULTIPLEX-MIB |