hwVectoringNlvClockSource

HUAWEI-VECTOR-MIB · .1.3.6.1.4.1.2011.6.171.11.1.7

Object

column Enumeration
Indicates clock source of the node level vectoring peer equipment.
1. local(0)            - The local device clock is used as the clock source
2. peer1(1)            - The first peer device clock is used as the clock source
3. peer2(2)            - The second peer device clock is used as the clock source

Context

MIB
HUAWEI-VECTOR-MIB
OID
.1.3.6.1.4.1.2011.6.171.11.1.7
Type
column
Access
readonly
Status
current
Parent
hwVectoringNlvEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0local
1peer1
2peer2