zhoneCardDiagNextIndex

ZHONE-CARD-DIAGNOSTICS-MIB · .1.3.6.1.4.1.5504.3.3.5.1.1

Object

column Integer32
We allow ten diagnostic requests from multiple 
interfaces. 
              
The diagNextIndex represents the next available 
diagnostic request handle for requesting a 
diagnostic.
              
NOTE: this operates as a wrap-around counter starting
      at 1 and wrapping around to 1 after reaching 10.

Context

MIB
ZHONE-CARD-DIAGNOSTICS-MIB
OID
.1.3.6.1.4.1.5504.3.3.5.1.1
Type
column
Access
readonly
Status
current
Parent
zhoneCardDiagNextEntry
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-CARD-DIAGNOSTICS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-CARD-DIAGNOSTICS-MIB::zhoneCardDiagNextIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-CARD-DIAGNOSTICS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-CARD-DIAGNOSTICS-MIB::zhoneCardDiagNextIndex.<zhoneShelfIndex>.<zhoneSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-CARD-DIAGNOSTICS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-CARD-DIAGNOSTICS-MIB::zhoneCardDiagNextIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-10

Conformance