hwClkRevertiveMode
HUAWEI-CLK-MIB ·
.1.3.6.1.4.1.2011.6.25.1.3.8
Object
scalar r/w
Enumeration
Clock revertive mode.
Options:
1.revertive(1) - Though a clock source had fault record,
it still can be selected as the system clock
2.nonRevertive(2)- If one clock source had fault record, it can't
be selected as system clock
Context
- MIB
- HUAWEI-CLK-MIB
- OID
.1.3.6.1.4.1.2011.6.25.1.3.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwSystemClockManagePara
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hwClkRevertiveMode.0'
More examples
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::hwClkRevertiveMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | revertive |
2 | nonRevertive |