zxAnGponRmPingTestStatus

ZTE-AN-GPON-REMOTE-ONU-MIB · .1.3.6.1.4.1.3902.1082.500.20.2.16.21.1.1

Object

column Enumeration
This attribute specifies the status of Ping test.
notStarted, The Test is not started, and the result is unavailable.
inProgress, The Test is in progress, and the result is unavailable.
finished, The Test is in finished, and the result is available.
failed,The Test is failed,and the result is unavailable.

Context

MIB
ZTE-AN-GPON-REMOTE-ONU-MIB
OID
.1.3.6.1.4.1.3902.1082.500.20.2.16.21.1.1
Type
column
Access
readonly
Status
current
Parent
zxAnGponRmPingResultEntry

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 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmPingTestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmPingTestStatus.<ifIndex>.<zxAnPonOnuIndex>.<zxAnGponRmIphostId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmPingTestStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notStarted
2inProgress
3finished
4failed