All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › sTrapLastSeqNumSent
sTrapLastSeqNumSent
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::sTrapLastSeqNumSent
OID (numeric): 1.3.6.1.4.1.597.4.3.3.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Sequence number of the last trap sent. This value may be compared to sTrapNextSeqNum to determine if a backlog of traps exists. If this value is one less than sTrapNextSeqNum, then no backlog exists. A backlog of traps may exist if more traps are generated per second than may be sent (as specified by the variable sCfgMaxTrapSec).
What is sTrapLastSeqNumSent?
This is the sequence number of the most recent trap actually sent to the management station, meant to be compared against sTrapNextSeqNum to check for a trap backlog. An administrator uses the gap between these two values to determine if traps are queuing up faster than the subagent's throttling rate (sCfgMaxTrapSec) allows them to be sent. For example, a large and growing gap between sTrapLastSeqNumSent and sTrapNextSeqNum would prompt the administrator to raise the maximum traps-per-second setting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.3.4 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sTrapLastSeqNumSent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.3.3.4.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sTrapLastSeqNumSent.1
Start monitoring Comtek VMS-managed network element with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTEK-VMS-NM-SYSMGR-MIB::sTrapLastSeqNumSent OID value, configure state conditions and alerts, and monitor any Comtek VMS-managed network element 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.597 | comtek | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4 | comtekVms | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3 | comtekVmsNMSysMgrMib | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.3 | sTrapInfo | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.3.4 | sTrapLastSeqNumSent | COMTEK-VMS-NM-SYSMGR-MIB |