hw3rdClkSubBoardInputStatus
HUAWEI-CLK-MIB ·
.1.3.6.1.4.1.2011.6.25.1.3.4
Object
scalar Enumeration
Clock-subboard clock input status. Options: 1.none(1) - indicates that the clock-subboard has no clock-signal input 2.normal(2) - indicates that the clock-signal input status of the clock-subboard is normal 3.fault(3) - indicates that the clock-signal input status of the clock-subboard is faulty 4.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.4- 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::hw3rdClkSubBoardInputStatus.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::hw3rdClkSubBoardInputStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | normal |
3 | fault |
255 | no3rdclksubboard |