zhoneCardDiagAction

ZHONE-CARD-DIAGNOSTICS-MIB · .1.3.6.1.4.1.5504.3.3.6.1.3

Object

The diagAction field represents the diagnostic
operation to execute. Current supported actions are
as follows:
  diagStart  : begin diagnostics and initialize results.
  diagStop   : stop diagnostics if not yet complete.
  diagSuspend: suspend diagnostics at current point.
  diagResume : resume diagnostics from point of 
               suspension.

Context

MIB
ZHONE-CARD-DIAGNOSTICS-MIB
OID
.1.3.6.1.4.1.5504.3.3.6.1.3
Type
column
Access
readwrite
Status
current
Parent
zhoneCardDiagEntry
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::zhoneCardDiagAction'
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::zhoneCardDiagAction.<zhoneShelfIndex>.<zhoneSlotIndex>.<zhoneCardDiagIndex>'
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::zhoneCardDiagAction'

Syntax

Source
Zhone-TCZhoneDiagAction
Base type
Enumeration

Values & Constraints

Type Values
1diagStart
2diagStop
3diagSuspend
4diagResume

Conformance