hwAtmCesPortCfgLoopLineState
HUAWEI-CES-MIB ·
.1.3.6.1.4.1.2011.5.11.3.1.11
Object
column Enumeration
E1 port line state. Options: 1. synchronized(0) - Synchronized state 2. farEndAlarm(1) - Far-End-Alarm state 3. nearEndAlarm(2) - Near-End-Alarm state 4. testing(3) - Testing state 5. unknown(4) - Unknown state
Context
- MIB
- HUAWEI-CES-MIB
- OID
.1.3.6.1.4.1.2011.5.11.3.1.11- Type
- column
- Access
- readonly
- 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::hwAtmCesPortCfgLoopLineState'
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::hwAtmCesPortCfgLoopLineState.<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::hwAtmCesPortCfgLoopLineState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | synchronized |
1 | farEndAlarm |
2 | nearEndAlarm |
3 | testing |
4 | unknown |