dlswTConnOperDiscReason
A3Com-DLSW-r1-MIB ·
.1.3.6.1.4.1.43.2.24.2.3.1.19
Object
column mandatory
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
- A3Com-DLSW-r1-MIB
- OID
.1.3.6.1.4.1.43.2.24.2.3.1.19- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- dlswTConnOperEntry
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 'A3Com-DLSW-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-DLSW-r1-MIB::dlswTConnOperDiscReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-DLSW-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-DLSW-r1-MIB::dlswTConnOperDiscReason.<dlswTConnOperTDomain>.<dlswTConnOperRemoteTAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-DLSW-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-DLSW-r1-MIB::dlswTConnOperDiscReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | capExFailed |
3 | transportLayerDisc |
4 | operatorCommand |
5 | lastCircuitDiscd |
6 | protocolError |