dlswTConnOperFlowCntlMode

DLSW-MIB · .1.3.6.1.2.1.46.1.2.3.1.8

Object

column Enumeration
The flow control mechanism in use on this transport connection.
This value is undetermined (1) before the mode of flow control
can be established on a new transport connection (i.e., after
CapEx is sent but before Capex or other SSP control messages
have been received).  Pacing (2) indicates that the standard
RFC 1795 pacing mechanism is in use.  Other (3) may be either
the RFC 1434+ xBusy mechanism operating to a back-level DLSw,
or a vendor-specific flow control method.  Whether it is xBusy
or not can be inferred from dlswTConnOperPartnerVersion.

Context

MIB
DLSW-MIB
OID
.1.3.6.1.2.1.46.1.2.3.1.8
Type
column
Access
readonly
Status
current
Parent
dlswTConnOperEntry
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 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswTConnOperFlowCntlMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswTConnOperFlowCntlMode.<dlswTConnOperTDomain>.<dlswTConnOperRemoteTAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLSW-MIB::dlswTConnOperFlowCntlMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1undetermined
2pacing
3other

Conformance