ipadAtmFrf5SvcDeToClpMappingMode
IPAD-ATM-MIB ·
.1.3.6.1.4.1.321.100.1.25.6.1.1.4
Object
column r/w
Enumeration
Discard Eligibility to Cell Loss Priority mapping mode.
mode1: The Discard Eligibility (DE) field in the Q.922 core frame
shall be copied unchanged into the DE field in the FR-SSCS PDU header
and mapped to the ATM Cell Loss Priority (CLP) of every ATM cell
generated by the segmentation process of that frame.
mode2Const0: The DE field in the Q.922 core frame shall be copied
unchanged into the DE field in the FR-SSCS PDU header and the
ATM Cell Loss Priority of every ATM cell generated by the segmentation
process of that frame shall be set to the constant value 0.
mode2Const1: The DE field in the Q.922 core frame shall be copied
unchanged into the DE field in the FR-SSCS PDU header and the
ATM Cell Loss Priority of every ATM cell generated by the segmentation
process of that frame shall be set to the constant value 1.
Context
- MIB
- IPAD-ATM-MIB
- OID
.1.3.6.1.4.1.321.100.1.25.6.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipadAtmFrf5SvcTableEntry
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::ipadAtmFrf5SvcDeToClpMappingMode'
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::ipadAtmFrf5SvcDeToClpMappingMode.<ipadAtmFrf5SvcIfIndex>.<ipadAtmFrf5SvcVpiIndex>.<ipadAtmFrf5SvcVciIndex>'
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::ipadAtmFrf5SvcDeToClpMappingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mode1 |
2 | mode2Const0 |
3 | mode2Const1 |