dlswCircuitDiscReasonRemote
A3Com-DLSW-r1-MIB ·
.1.3.6.1.4.1.43.2.24.5.2.1.30
Object
column mandatory
Enumeration
The generic reason code why this circuit was last disconnected,
as reported by the DLSw partner in a HALT_DL or HALT_DL_NOACK.
If the partner does not send a reason code in these messages, or
the DLSw implementation does not report receiving one, the value
-unknown- is returned.
This object is present only if the implementation keeps circuit
table entries around for some period after circuit disconnect.
Context
- MIB
- A3Com-DLSW-r1-MIB
- OID
.1.3.6.1.4.1.43.2.24.5.2.1.30- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- dlswCircuitEntry
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::dlswCircuitDiscReasonRemote'
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::dlswCircuitDiscReasonRemote.<dlswCircuitS1Mac>.<dlswCircuitS1Sap>.<dlswCircuitS2Mac>.<dlswCircuitS2Sap>'
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::dlswCircuitDiscReasonRemote'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | endStationDiscRcvd |
2 | endStationDlcError |
3 | protocolError |
4 | operatorCommand |