hwClkInBitsType
HUAWEI-CLK-MIB ·
.1.3.6.1.4.1.2011.6.25.1.1.1.7
Object
column r/w
Enumeration
BITS clock type: Options: 1.bitsType2MHz(1) - indicates that the BITS clock type is 2MHz 2.bitsType2Mbps(2) - indicates that the BITS clock type is 2bps 3.bitsType64K(3) - indicates that the BITS clock type is 64K 4.bitsType1544bps(4) - indicates that the BITS clock type is bitsType1.544Mbps 5.bitsTypeNone(255) - indicates that the clock source is not a BITS clock The BITS clock type must be set when the clock source is a BITS clock.
Context
- MIB
- HUAWEI-CLK-MIB
- OID
.1.3.6.1.4.1.2011.6.25.1.1.1.7- 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::hwClkInBitsType'
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::hwClkInBitsType.<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::hwClkInBitsType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bitsType2MHz |
2 | bitsType2Mbps |
3 | bitsType64K |
4 | bitsType1544bps |
255 | bitsTypeNone |