zhonePingResultsOperStatus
ZHONE-DISMAN-PING-MIB ·
.1.3.6.1.4.1.5504.4.1.19.1.4.1.1
Object
column Enumeration
Reflects the operational state of a zhonePingCtlEntry: enabled(1) - Test is active. disabled(2) - Test has stopped.
Context
- MIB
- ZHONE-DISMAN-PING-MIB
- OID
.1.3.6.1.4.1.5504.4.1.19.1.4.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhonePingResultsEntry
- 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-DISMAN-PING-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-PING-MIB::zhonePingResultsOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-DISMAN-PING-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-DISMAN-PING-MIB::zhonePingResultsOperStatus.<zhonePingCtlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-DISMAN-PING-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-DISMAN-PING-MIB::zhonePingResultsOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of