hwOntObjectClkSrcQL

HUAWEI-CLK-MIB · .1.3.6.1.4.1.2011.6.25.2.3.1.7

Object

column 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.
7. invalid(-1)  -  indicates that it is not be queried.

Context

MIB
HUAWEI-CLK-MIB
OID
.1.3.6.1.4.1.2011.6.25.2.3.1.7
Type
column
Access
readonly
Status
current
Parent
hwOntClkGlobalInfoEntry

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-CLK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CLK-MIB::hwOntObjectClkSrcQL'
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::hwOntObjectClkSrcQL.<ifIndex>.<hwOntClkObjectIndex>'
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::hwOntObjectClkSrcQL'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
2qlPRC
4qlSsuA
8qlSsuB
11qlSEC
15qlDNU
255qlCLEAR