ipadAtmFrf8SvcEncapsulationMappingMode
IPAD-ATM-MIB ·
.1.3.6.1.4.1.321.100.1.25.6.3.1.7
Object
column r/w
Enumeration
This object indicates whether the mapping of
upper layer protocol encapsulation is enabled on
this interworking connection.
transparentMode(1) = Forward the encapsulations unaltered.
translationMode(2) = Perform mapping between the
two encapsulations due to the
incompatibilities of the two
methods.
Context
- MIB
- IPAD-ATM-MIB
- OID
.1.3.6.1.4.1.321.100.1.25.6.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipadAtmFrf8SvcTableEntry
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 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPAD-ATM-MIB::ipadAtmFrf8SvcEncapsulationMappingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPAD-ATM-MIB::ipadAtmFrf8SvcEncapsulationMappingMode.<ipadAtmFrf8SvcIfIndex>.<ipadAtmFrf8SvcVpiIndex>.<ipadAtmFrf8SvcVciIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPAD-ATM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPAD-ATM-MIB::ipadAtmFrf8SvcEncapsulationMappingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | transparentMode |
2 | translationMode |