frAtmIwfConnEncapsulationMappingMode

FR-ATM-PVC-SERVICE-IWF-MIB · .1.3.6.1.2.1.86.1.4.1.6

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. Mapping is provided
                     for a subset of the potential
                     encapsulations as itemized in
                     frAtmIwfConnEncapsulationMapp
                     ings.
              
translationModeAll(3) = Perform mapping between
                     the two encapsulations due to
                     the incompatibilities of the
                     two methods. All
                     encapsulations are
                     translated.

Context

MIB
FR-ATM-PVC-SERVICE-IWF-MIB
OID
.1.3.6.1.2.1.86.1.4.1.6
Type
column
Access
readwrite
Status
current
Parent
frAtmIwfConnectionDescriptorEntry
Groups
1

Walk 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 'FR-ATM-PVC-SERVICE-IWF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-ATM-PVC-SERVICE-IWF-MIB::frAtmIwfConnEncapsulationMappingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FR-ATM-PVC-SERVICE-IWF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FR-ATM-PVC-SERVICE-IWF-MIB::frAtmIwfConnEncapsulationMappingMode.<frAtmIwfConnectionDescriptorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FR-ATM-PVC-SERVICE-IWF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FR-ATM-PVC-SERVICE-IWF-MIB::frAtmIwfConnEncapsulationMappingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1transparentMode
2translationMode
3translationModeAll

Conformance

Member of
Compliance refinements
Values: transparentMode(1)
Support for Translation Mode is OPTIONAL.
frAtmIwfServiceCompliance readonly Enumeration
Values: transparentMode(1)
Support for Transparent Mode is REQUIRED.
Translation Mode is OPTIONAL. Write access is not
required.