hwBitsPortClkWorkMode
HUAWEI-CLK-MIB ·
.1.3.6.1.4.1.2011.6.25.1.9.1.1
Object
column r/w
Enumeration
Port work mode of BITS clock. Options: 1. e1(1) - indicates that E1 type of clock input/output. 2. t1(2) - indicates that T1 type of clock input/output 3. f2mhz(3) - indicates that 2MHz type of clock input/output 4. invalid(255) - indicates that it is not configured
Context
- MIB
- HUAWEI-CLK-MIB
- OID
.1.3.6.1.4.1.2011.6.25.1.9.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwBitsPortManageEntry
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::hwBitsPortClkWorkMode'
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::hwBitsPortClkWorkMode.<ifIndex>'
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::hwBitsPortClkWorkMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | e1 |
2 | t1 |
3 | f2mhz |
255 | invalid |