hwAtmCesPortCfgImpedance
HUAWEI-CES-MIB ·
.1.3.6.1.4.1.2011.5.11.3.1.9
Object
column r/w
Enumeration
Impedance of port. Options: 1. ohm75(1) - 75 ohm 2. ohm120(2) - 120 ohm 3. ohm100(3) - 100 ohm 4. invalidImpedance(-1) - Invalid impedance
Context
- MIB
- HUAWEI-CES-MIB
- OID
.1.3.6.1.4.1.2011.5.11.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAtmCesPortCfgEntry
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-CES-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CES-MIB::hwAtmCesPortCfgImpedance'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CES-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CES-MIB::hwAtmCesPortCfgImpedance.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CES-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CES-MIB::hwAtmCesPortCfgImpedance'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalidImpedance |
1 | ohm75 |
2 | ohm120 |
3 | ohm100 |