hwAtmCesPortStatus
HUAWEI-CES-MIB ·
.1.3.6.1.4.1.2011.5.11.19.1
Object
scalar Enumeration
Indicate the port state. Options: 1. normal(1) - The port is in normal state 2. test(2) - The port is in test state 3. idle(3) - The port is in idle state 4. notExisted(4) - The port doesn't exist 5. fail(5) - The port is in fail state 6. block(6) - The port is in block state 7. maintain(7) - The port is in maintain state 8. loopback(11) - The port is in loopback state
Context
- MIB
- HUAWEI-CES-MIB
- OID
.1.3.6.1.4.1.2011.5.11.19.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwCesTrapsVbOids
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hwAtmCesPortStatus.0'
More examples
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::hwAtmCesPortStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | test |
3 | idle |
4 | notExisted |
5 | fail |
6 | block |
7 | maintain |
11 | loopback |