All MIBs › ZYXEL-GS4012F-MIB › eventSeqNum
eventSeqNum
Module: ZYXEL-GS4012F-MIB
OID (symbolic): ZYXEL-GS4012F-MIB::eventSeqNum
OID (numeric): 1.3.6.1.4.1.890.1.5.8.20.36.1.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This variable represents the sequence number of an event. Sequence number is incremented monotonically starting from 0 until it reaches its maximum and wraps around back to 0.
Sequence number is incremented when - the state of a normal type fault is set on (the same sequence number is present in the events table as well as in the trap that is sent to notify about the fault on event) - delta event occurs (sequence number present in trap message) - the state of a normal type fault is set off (sequence number present in trap that is sent to notify for clearing).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.5.8.20.36.1.1.1.1 snmpwalk -v2c -c public <target> ZYXEL-GS4012F-MIB::eventSeqNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.5.8.20.36.1.1.1.1.1 snmpget -v2c -c public <target> ZYXEL-GS4012F-MIB::eventSeqNum.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eventSeqNum.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.890 | zyxel | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1 | products | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1.5 | accessSwitch | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1.5.8 | esSeries | ZYXEL-ES2108G-MIB |
| 1.3.6.1.4.1.890.1.5.8.20 | gs4012f | ZYXEL-GS4012F-MIB |
| 1.3.6.1.4.1.890.1.5.8.20.36 | faultMIB | ZYXEL-GS4012F-MIB |
| 1.3.6.1.4.1.890.1.5.8.20.36.1 | eventObjects | ZYXEL-GS4012F-MIB |
| 1.3.6.1.4.1.890.1.5.8.20.36.1.1 | eventTable | ZYXEL-GS4012F-MIB |
| 1.3.6.1.4.1.890.1.5.8.20.36.1.1.1 | eventEntry | ZYXEL-GS4012F-MIB |
| 1.3.6.1.4.1.890.1.5.8.20.36.1.1.1.1 | eventSeqNum | ZYXEL-GS4012F-MIB |