hwAtmCesCfgWorkMode
HUAWEI-CES-MIB ·
.1.3.6.1.4.1.2011.5.11.2.1.1
Object
column r/w
Enumeration
CES board working mode. Options: 1. tdm(1) - CES board working mode is tdm 2. e1(2) - CES board working mode is e1 3. v35(3) - CES board working mode is v35 4. idle(4) - CES board working mode is idle 5. indep(5) - CES board working mode is indep
Context
- MIB
- HUAWEI-CES-MIB
- OID
.1.3.6.1.4.1.2011.5.11.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAtmCesCfgEntry
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::hwAtmCesCfgWorkMode'
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::hwAtmCesCfgWorkMode.<hwFrameIndex>.<hwSlotIndex>'
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::hwAtmCesCfgWorkMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tdm |
2 | e1 |
3 | v35 |
4 | idle |
5 | indep |