ipadAtmFrf8SvcClpToDeMappingMode
IPAD-ATM-MIB ·
.1.3.6.1.4.1.321.100.1.25.6.3.1.5
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
- IPAD-ATM-MIB
- OID
.1.3.6.1.4.1.321.100.1.25.6.3.1.5- 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::ipadAtmFrf8SvcClpToDeMappingMode'
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::ipadAtmFrf8SvcClpToDeMappingMode.<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::ipadAtmFrf8SvcClpToDeMappingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mode1 |
2 | mode2Const0 |
3 | mode2Const1 |