hwClockCesAcrSourceMode

HUAWEI-CLOCK-MIB · .1.3.6.1.4.1.2011.5.25.186.1.12.1.6

Object

column r/w Enumeration
Indicates the clock mode of the interface.
master: indicates that the clock works in master mode and uses the internal clock signal.
slave: indicates that the clock works in slave mode and uses the line clock signal.
recovery-domain: indicates that the clock works in slave mode and uses the recovery domain clock signal.

Context

MIB
HUAWEI-CLOCK-MIB
OID
.1.3.6.1.4.1.2011.5.25.186.1.12.1.6
Type
column
Access
readwrite
Status
current
Parent
hwClockCesAcrPortCfgEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1master
2slave
3recoveryDomain