frAtmIwfConnDeToClpMappingMode
FR-ATM-PVC-SERVICE-IWF-MIB ·
.1.3.6.1.2.1.86.1.4.1.3
Object
column r/w
Enumeration
This object describes which mode of translation
is in use for loss priority mapping in the frame
relay to ATM direction.
mode1(1) = the DE field in the Q.922 core
frame shall be mapped to the ATM
CLP field of every cell
generated by the segmentation
process of the AAL5 PDU
containing the information of
that frame.
mode2Contst0(2) = the ATM CLP field of every cell
generated by the segmentation
process of the AAL5 PDU
containing the information of
that frame shall be set to
constant 0.
mode2Contst1(3) = the ATM CLP field of every cell
generated by the segmentation
process of the AAL5 PDU
containing the information of
that frame shall be set to
constant 1.
Context
- MIB
- FR-ATM-PVC-SERVICE-IWF-MIB
- OID
.1.3.6.1.2.1.86.1.4.1.3- 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::frAtmIwfConnDeToClpMappingMode'
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::frAtmIwfConnDeToClpMappingMode.<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::frAtmIwfConnDeToClpMappingMode'
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.