hwClkInQL
HUAWEI-CLK-MIB ·
.1.3.6.1.4.1.2011.6.25.1.1.1.8
Object
column r/w
Enumeration
Clock source quality level:
Options:
1. qlPRC(2) - indicates that primary reference clock
2. qlSsuA(4) - indicates that the clock signal comes from class I or class
V sub-clock prescribed on G.812 protocol
3. qlSsuB(8) - indicates that the clock signal comes from class VI sub-clock
prescribed on G.812 protocol
4. qlSEC(11) - indicates that the clock signal comes from SEC(SDH Equipment
Clock) prescribed on G.813 protocol
5. qlDNU(15) - indicates that the clock signal can't be used for synchronization
6. qlCLEAR(255) - indicates that it is a wrong clock quality level
Context
- MIB
- HUAWEI-CLK-MIB
- OID
.1.3.6.1.4.1.2011.6.25.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwClockInManageEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-CLK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CLK-MIB::hwClkInQL'
More examples
Read one indexed 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::hwClkInQL.<hwClkInIndex>'
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::hwClkInQL'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | qlPRC |
4 | qlSsuA |
8 | qlSsuB |
11 | qlSEC |
15 | qlDNU |
255 | qlCLEAR |