chanDEtoCLPmap
CISCO-WAN-FR-CONN-MIB ·
.1.3.6.1.4.1.351.110.5.1.2.1.1.1.27
Object
column r/w
Enumeration
The value of this object specifies how to map
from DE bit on the Frame Relay side to CLP
bit on the ATM side.
mapCLP(1) : Map DE bit to CLP bit in ATM cell.
setCLPzero(2) : Ignore DE bit. Set CLP to 0.
setCLPone(3) : Ignore DE bit. Set CLP to 1.
For FRSM12 Card:
Should not be mapCLP for chanType of frForward.
Context
- MIB
- CISCO-WAN-FR-CONN-MIB
- OID
.1.3.6.1.4.1.351.110.5.1.2.1.1.1.27- 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::chanDEtoCLPmap'
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::chanDEtoCLPmap.<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::chanDEtoCLPmap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mapCLP |
2 | setCLPzero |
3 | setCLPone |
Conformance
Member of