zhoneTrapsResendSequenceNumber
ZHONE-SYSTEM-MIB ·
.1.3.6.1.4.1.5504.3.1.2.1.1.4
Object
This is set by the ZMS in order
to have the device resend saved traps because one
or more were lost in transmission. The device will
resend traps starting at this sequence number. Note
that due to resource constraints not all traps may
be available to be resent. The first trap resent will
indicate that this is a resent and whether or not
any traps were deleted/lost.
This is used only on the unacknowledge trap flow. This is
the only indication of whether or not any traps have
been acknowledged.
The value returned is always 0 as setting this field
only causes restarting of the traps with this number.
Context
- MIB
- ZHONE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5504.3.1.2.1.1.4- Type
- column
- Access
- readwrite
- 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::zhoneTrapsResendSequenceNumber'
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::zhoneTrapsResendSequenceNumber.<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::zhoneTrapsResendSequenceNumber'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of