zxAnPonProtectOnuWorkLinkStatus

ZTE-AN-PON-PROTECTION-MIB · .1.3.6.1.4.1.3902.1082.500.5.2.4.1.5

Object

column Enumeration
The working ONU link status.
na(1):             the working link of PON protection group is in 
                   not available status.
noAlarm(2):        the working link of PON protection group is in
                   no alarm status.
signalDegraded(3): the working link of PON protection group is in
                   signal degraded status.
signalFailed(4):   the working link of PON protection group is in
                   signal failed status.

Context

MIB
ZTE-AN-PON-PROTECTION-MIB
OID
.1.3.6.1.4.1.3902.1082.500.5.2.4.1.5
Type
column
Access
readonly
Status
current
Parent
zxAnPonProtectGroupExtPropEntry
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 'ZTE-AN-PON-PROTECTION-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PON-PROTECTION-MIB::zxAnPonProtectOnuWorkLinkStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-PON-PROTECTION-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PON-PROTECTION-MIB::zxAnPonProtectOnuWorkLinkStatus.<zxAnPonProtectGroupId>.<zxAnPonProtectWorkChannelOnuId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-PON-PROTECTION-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-PON-PROTECTION-MIB::zxAnPonProtectOnuWorkLinkStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1na
2noAlarm
3signalDegraded
4signalFailed

Conformance