dlswTConnOperDiscReason

DLSW-MIB · .1.3.6.1.2.1.46.1.2.3.1.19

Object

column Enumeration
This object signifies the reason that either prevented the
transport connection from entering the connected state, or
caused the transport connection to enter the disconnected
state.

Context

MIB
DLSW-MIB
OID
.1.3.6.1.2.1.46.1.2.3.1.19
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::dlswTConnOperDiscReason'
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::dlswTConnOperDiscReason.<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::dlswTConnOperDiscReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2capExFailed
3transportLayerDisc
4operatorCommand
5lastCircuitDiscd
6protocolError

Conformance