frAtmIwfConnClpToDeMappingMode
FR-ATM-PVC-SERVICE-IWF-MIB ·
.1.3.6.1.2.1.86.1.4.1.4
Object
column r/w
Enumeration
This object describes which mode of translation
is in use for loss priority mapping in the ATM to
frame relay direction.
mode1(1) = if one or more cells in a frame
has its CLP field set, the DE
field of the Q.922 core frame
should be set.
mode2Const0(2) = the DE field of the Q.922 core
frame should be set to the
constant 0.
mode2Const1(3) = the DE field of the Q.922 core
frame should be set to the
constant 1.
Context
- MIB
- FR-ATM-PVC-SERVICE-IWF-MIB
- OID
.1.3.6.1.2.1.86.1.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- frAtmIwfConnectionDescriptorEntry
- Groups
- 1
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 '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::frAtmIwfConnClpToDeMappingMode'
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::frAtmIwfConnClpToDeMappingMode.<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::frAtmIwfConnClpToDeMappingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mode1 |
2 | mode2Const0 |
3 | mode2Const1 |
Conformance
Member of
Compliance refinements
Values:
mode1(1)
Support for Mode 1 is REQUIRED. Other modes are
OPTIONAL. Write access is NOT REQUIRED.
OPTIONAL. Write access is NOT REQUIRED.