cdeTConnDirectConfigMediaEncap
CISCO-DLSW-EXT-MIB ·
.1.3.6.1.4.1.9.9.74.1.3.3.2.1.1.2
Object
column r/w
Enumeration
The type of media encapsulation to be used on this
peer connection. When using DLSw Direct-encapsulation or
DLSw Lite (Frame Relay) encapsulation, the peer transport
connection is defined as either directHdlc or directFrameRelay,
respectively.
Hdlc peer transport encapsulation does not support
local acknowledgment of frames.
Logical Link Control, Type2 (LLC2) peer transport
encapsulation -for transport across a point-to-point
connection (currently only Frame Relay is supported) provides
local acknowledgment and reliable transport.
Context
- MIB
- CISCO-DLSW-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.74.1.3.3.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdeTConnDirectConfigEntry
- 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-DLSW-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLSW-EXT-MIB::cdeTConnDirectConfigMediaEncap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DLSW-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLSW-EXT-MIB::cdeTConnDirectConfigMediaEncap.<dlswTConnConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DLSW-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DLSW-EXT-MIB::cdeTConnDirectConfigMediaEncap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | directHdlc |
2 | directFrameRelay |
3 | llc2 |
Conformance
Member of
Compliance refinements
cdeMIBCompliance
readonly
Write access not required