hw3rdClkSubBoardWorkMode
HUAWEI-CLK-MIB ·
.1.3.6.1.4.1.2011.6.25.1.3.2
Object
scalar Enumeration
Working mode of 3rd sub-board clock. Options: 1. trace(1) - indicates that the clock is working in tracing mode 2. keep(2) - indicates that the clock is working in keeping mode 3. thirdsurge(3) - indicates that the clock is working in 3rd subboard crystal 4. snap(4) - indicates clock is working in snap mode 5. no3rdclksubboard(255) - indicates that there is no 3rd subboard
Context
- MIB
- HUAWEI-CLK-MIB
- OID
.1.3.6.1.4.1.2011.6.25.1.3.2- Type
- scalar
- Access
- readonly
- 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::hw3rdClkSubBoardWorkMode.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::hw3rdClkSubBoardWorkMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trace |
2 | keep |
3 | thirdsurge |
4 | snap |
255 | no3rdclksubboard |