zhoneTrapsAckedSequenceNumber

ZHONE-SYSTEM-MIB · .1.3.6.1.4.1.5504.3.1.2.1.1.5

Object

Acknowledged trap sequence number. This field is set 
by the ZMS in order to acknowledge a trap sent
by the device with the Request Acknowledge flag
set to YES. There will be only one trap will be 
outstanding on this flow (acknowledged flow)at one time so
this should be the last sequence number sent. If not, it
is ignored.

Context

MIB
ZHONE-SYSTEM-MIB
OID
.1.3.6.1.4.1.5504.3.1.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
zhoneTrapsEntry
Groups
1

Walk 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::zhoneTrapsAckedSequenceNumber'
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::zhoneTrapsAckedSequenceNumber.<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::zhoneTrapsAckedSequenceNumber'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance