zhoneTrapsSequenceNumber
ZHONE-SYSTEM-MIB ·
.1.3.6.1.4.1.5504.3.1.2.1.1.3
Object
column SNMPv2-SMIUnsigned32
Next sequence number to be sent as part of a trap generated by the device. The sequence number has two uses. In one case,it is the sequence number of the non-acknowledge traps and has a range of 0-2147483647. While the acknowledge sequence number range is 2147483648-4294967295. This field wraps to the appropriate '0' value (0 or 2147483648) for it's range.
Context
- MIB
- ZHONE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5504.3.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhoneTrapsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SYSTEM-MIB::zhoneTrapsSequenceNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SYSTEM-MIB::zhoneTrapsSequenceNumber.<zhoneTrapsDestination>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SYSTEM-MIB::zhoneTrapsSequenceNumber'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of