ciscoDlswCircuitDiscReasonRemote
CISCO-DLSW-MIB ·
.1.3.6.1.4.1.9.10.9.1.5.2.1.30
Object
column 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
- CISCO-DLSW-MIB
- OID
.1.3.6.1.4.1.9.10.9.1.5.2.1.30- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoDlswCircuitEntry
- Groups
- 1
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 'CISCO-DLSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLSW-MIB::ciscoDlswCircuitDiscReasonRemote'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DLSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLSW-MIB::ciscoDlswCircuitDiscReasonRemote.<ciscoDlswCircuitS1Mac>.<ciscoDlswCircuitS1Sap>.<ciscoDlswCircuitS2Mac>.<ciscoDlswCircuitS2Sap>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DLSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DLSW-MIB::ciscoDlswCircuitDiscReasonRemote'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | endStationDiscRcvd |
2 | endStationDlcError |
3 | protocolError |
4 | operatorCommand |
Conformance
Member of