hwClkInBitsImpedance
HUAWEI-CLK-MIB ·
.1.3.6.1.4.1.2011.6.25.1.1.1.6
Object
column r/w
Enumeration
BITS clock impedance type.The impedance value must be set when the clock source is a bits clock. Options: 1. bitsImpedance75ohm(1) - indicates that the impedance of this BITS clock source is 75 ohm 2. bitsImpedance120ohm(2) - indicates that the impedance of this BITS clock source is 120 ohm 3. bitsImpedance110ohm(3) - indicates that the impedance of this BITS clock source is 110 ohm 4. bitsImpedance100ohm(4) - indicates that the impedance of this BITS clock source is 100 ohm 5. bitsImpedanceNone(255) - indicates that this clock source is not a BITS clock
Context
- MIB
- HUAWEI-CLK-MIB
- OID
.1.3.6.1.4.1.2011.6.25.1.1.1.6- 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::hwClkInBitsImpedance'
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::hwClkInBitsImpedance.<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::hwClkInBitsImpedance'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bitsImpedance75ohm |
2 | bitsImpedance120ohm |
3 | bitsImpedance110ohm |
4 | bitsImpedance100ohm |
255 | bitsImpedanceNone |