hwClkOutType

HUAWEI-CLK-MIB · .1.3.6.1.4.1.2011.6.25.1.2.1.2

Object

column Enumeration
Clock out type.
Currently, there are seven types: SDH, TDM, system, 19 MHzm, systemObsolete, external and external1.
Options:
1.sdh(1)                -   indicates that output clock type is SDH
2.tdm(2)                -   indicates that output clock type is TDM
3.system(3)             -   indicates that output clock type is system
4.clk19M(4)             -   indicates that output clock type is clk19M
5.systemObsolete(5)     -   indicates that output clock type is systemObsolete
6.external(6)           -   indicates that output clock type is external
7.external1(7)          -   indicates that output clock type is external1

Context

MIB
HUAWEI-CLK-MIB
OID
.1.3.6.1.4.1.2011.6.25.1.2.1.2
Type
column
Access
readonly
Status
current
Parent
hwClockOutManageEntry

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::hwClkOutType'
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::hwClkOutType.<hwClkInIndex>.<hwClkOutIndex>'
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::hwClkOutType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1sdh
2tdm
3system
4clk19M
5systemObsolete
6external
7external1