hwPtpPortRingFiberLengthChangeValueFlag

HUAWEI-CLK-MIB · .1.3.6.1.4.1.2011.6.25.1.10.1.29

Object

column Enumeration
Flag of the change of the fiber length in a ring network detection.
Options:
1.invalid(-1)   - indicates that the the ring network detection function does not take effect.
2.negative(1)   - indicates that the change of the fiber length is a negative value.
3.positive(2)   - indicates that the change of the fiber length is a positive value.

Context

MIB
HUAWEI-CLK-MIB
OID
.1.3.6.1.4.1.2011.6.25.1.10.1.29
Type
column
Access
readonly
Status
current
Parent
hw1588ClkPtpPortManageEntry

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 'HUAWEI-CLK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CLK-MIB::hwPtpPortRingFiberLengthChangeValueFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CLK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CLK-MIB::hwPtpPortRingFiberLengthChangeValueFlag.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CLK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CLK-MIB::hwPtpPortRingFiberLengthChangeValueFlag'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1negative
2positive