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
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-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
1 | diagStart |
2 | diagStop |
3 | diagSuspend |
4 | diagResume |
Conformance
Member of