hwAtmCesPortV35CfgPortV35Status
HUAWEI-CES-MIB ·
.1.3.6.1.4.1.2011.5.11.4.1.6
Object
column Enumeration
Port state of V35. Options: 1. idle(1) - Idle state 2. normal(2) - Normal state 3. localLoop(3) - Local loop state 4. remoteLoop(4) - Remote loop state 5. block(5) - Block state 6. fault(6) - Fault state
Context
- MIB
- HUAWEI-CES-MIB
- OID
.1.3.6.1.4.1.2011.5.11.4.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwAtmCesPortV35CfgEntry
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::hwAtmCesPortV35CfgPortV35Status'
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::hwAtmCesPortV35CfgPortV35Status.<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::hwAtmCesPortV35CfgPortV35Status'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | normal |
3 | localLoop |
4 | remoteLoop |
5 | block |
6 | fault |