chanCLPtoDEmap
CISCO-WAN-FR-CONN-MIB ·
.1.3.6.1.4.1.351.110.5.1.2.1.1.1.28
Object
column r/w
Enumeration
The value of this object enables mapping of
Cell Loss Priority(CLP) bit on the ATM Side
to Discard Eligibility(DE) bit on the Frame relay
side.
The possible values are :
mapDE(1) : Map CLP bit to DE bit.
Valid for SIW and NIW.
setDEzero(2) : Ignore CLP. Set DE bit to 0.
Valid for SIW.
setDEone(3) : Ignore CLP. Set DE bit to 1.
Valid for SIW.
ignoreCLP(4) : Ignore CLP. No change in receieved DE bit.
Valid for NIW.
For FRSM12 Card:
Should be ignoreCLP for chanType of frForward.
Should not be setDEzero/setDEone for chanType of frNIW
and frNIWReplace.
Should not be ignoreCLP for chanType of frSIW-transparent
and frSIW-translate.
Context
- MIB
- CISCO-WAN-FR-CONN-MIB
- OID
.1.3.6.1.4.1.351.110.5.1.2.1.1.1.28- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- frChanCnfGrpEntry
- 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 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::chanCLPtoDEmap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::chanCLPtoDEmap.<chanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-FR-CONN-MIB::chanCLPtoDEmap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mapDE |
2 | setDEzero |
3 | setDEone |
4 | ignoreCLP |
Conformance
Member of