hwAtmOamInsertCellType
HUAWEI-ATM-OAM-MIB ·
.1.3.6.1.4.1.2011.6.11.1.5.1.5
Object
column r/w
Enumeration
specify the type of the inserted cell. Options: 1. ais(1) -specify the type of the inserted cell is ais 2. rdi(2) -specify the type of the inserted cell is rdi 3. cc(3) -specify the type of the inserted cell is cc
Context
- MIB
- HUAWEI-ATM-OAM-MIB
- OID
.1.3.6.1.4.1.2011.6.11.1.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwAtmOamInsertEntry
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-ATM-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ATM-OAM-MIB::hwAtmOamInsertCellType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ATM-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ATM-OAM-MIB::hwAtmOamInsertCellType.<ifIndex>.<hwAtmOamInsertVPI>.<hwAtmOamInsertVCI>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ATM-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ATM-OAM-MIB::hwAtmOamInsertCellType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ais |
2 | rdi |
3 | cc |