All MIBs › FLARION-TRAP-MIB › flaSeqNum
flaSeqNum
Module: FLARION-TRAP-MIB
OID (symbolic): FLARION-TRAP-MIB::flaSeqNum
OID (numeric): 1.3.6.1.4.1.8603.10.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The event sequence number.
What is flaSeqNum?
This is a unique sequence number assigned to each event or trap generated by the system. It allows a monitoring station to detect missed or out-of-order events in the event stream. An operator uses sequence numbers to identify gaps in SNMP trap delivery and verify no alerts were lost during transmission.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.10.1.2 snmpwalk -v2c -c public <target> FLARION-TRAP-MIB::flaSeqNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.10.1.2.1 snmpget -v2c -c public <target> FLARION-TRAP-MIB::flaSeqNum.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.8603 | flarion | FLARION-MIB |
| 1.3.6.1.4.1.8603.10 | flarionTraps | FLARION-TRAP-MIB |
| 1.3.6.1.4.1.8603.10.1 | flaTrapVars | FLARION-TRAP-MIB |
| 1.3.6.1.4.1.8603.10.1.2 | flaSeqNum | FLARION-TRAP-MIB |