hwAtmCesPortMaintLoop
HUAWEI-CES-MIB ·
.1.3.6.1.4.1.2011.5.11.8.1.1
Object
column r/w
Enumeration
The looping test mode of CES port. Options: 1. noLoop(1) - No-loop test 2. localLoop(2) - Local-loop test 3. remoteLoop(3) - Remote-loop test 4. tsLocalLoop(4) - Ts-Localloop test 5. payLoadLoop(5) - Payload-loop test
Context
- MIB
- HUAWEI-CES-MIB
- OID
.1.3.6.1.4.1.2011.5.11.8.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAtmCesPortMaintEntry
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::hwAtmCesPortMaintLoop'
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::hwAtmCesPortMaintLoop.<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::hwAtmCesPortMaintLoop'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noLoop |
2 | localLoop |
3 | remoteLoop |
4 | tsLocalLoop |
5 | payLoadLoop |