dlswCircuitDiscReasonRemote
DLSW-MIB ·
.1.3.6.1.2.1.46.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 agent keeps circuit table
entries around for some period after circuit disconnect.
Context
- MIB
- DLSW-MIB
- OID
.1.3.6.1.2.1.46.1.5.2.1.30- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dlswCircuitEntry
- 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 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswCircuitDiscReasonRemote'
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::dlswCircuitDiscReasonRemote.<dlswCircuitS1Mac>.<dlswCircuitS1Sap>.<dlswCircuitS2Mac>.<dlswCircuitS2Sap>'
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::dlswCircuitDiscReasonRemote'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | endStationDiscRcvd |
3 | endStationDlcError |
4 | protocolError |
5 | operatorCommand |
Conformance
Member of