optixAtmPortEncapType
OPTIX-PKT-PORT-MIB ·
.1.3.6.1.4.1.2011.2.25.4.50.52.1.3.1.10
Object
column Enumeration
This parameter specifies the atm port encaptype. 0: null, 1: cTag, 2: sTag, 3: iTag, 4: atm, 5: ppp
Context
- MIB
- OPTIX-PKT-PORT-MIB
- OID
.1.3.6.1.4.1.2011.2.25.4.50.52.1.3.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optixAtmPortEntry
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 'OPTIX-PKT-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-PORT-MIB::optixAtmPortEncapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-PKT-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-PKT-PORT-MIB::optixAtmPortEncapType.<optixLogBoardId>.<optixLogSubCardId>.<optixAtmPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-PKT-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-PKT-PORT-MIB::optixAtmPortEncapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | null |
1 | cTag |
2 | sTag |
3 | iTag |
4 | atm |
5 | ppp |