cdeTConnConfigLocalAck

CISCO-DLSW-EXT-MIB · .1.3.6.1.4.1.9.9.74.1.3.1.1.2

Object

column r/w SNMPv2-TCTruthValue
Reflects whether the peer connection is locally acknowledged.
Locally acknoledgement means terminating the DLC connections
at the router, eliminating the requirement for link-layer
acknowledgements and keepalive messages to flow across the
WAN.  In addition because link-layer frames are acknowledged
locally, link-layer time-outs should not occur.
              
In general ciscoDlswTConnConfigLocalAck will be true when the
domain type is tcp, false when the domain type is fst,
direct-hdlc, or direct-frame-relay.
              
Configuring the remote-peer as pass-thru, the remote peer
will not use local acknowlegement.

Context

MIB
CISCO-DLSW-EXT-MIB
OID
.1.3.6.1.4.1.9.9.74.1.3.1.1.2
Type
column
Access
readwrite
Status
current
Parent
cdeTConnConfigEntry
Groups
1

Walk 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::cdeTConnConfigLocalAck'
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::cdeTConnConfigLocalAck.<index>'
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::cdeTConnConfigLocalAck'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
Write access not required