All MIBs › DLSW-MIB › dlswCircuitState
dlswCircuitState
Module: DLSW-MIB
OID (symbolic): DLSW-MIB::dlswCircuitState
OID (numeric): 1.3.6.1.2.1.46.1.5.2.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The current state of this circuit. The agent, implementation specific, may choose to keep entries for some period of time after circuit disconnect, so the manager can gather the time and cause of disconnection.
While all of the specified values may be returned from a GET operation, the only SETable value is `disconnectPending'. When this value is set, DLSw should perform the appropriate action given its previous state (e.g., send HALT_DL if the state was `connected') to bring the circuit down to the `disconnected' state. Both the partner DLSw and local end station(s) should be notified as appropriate.
This MIB provides no facility to re-establish a disconnected circuit, because in DLSw this should be an end station-driven function.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.46.1.5.2.1.17 snmpwalk -v2c -c public <target> DLSW-MIB::dlswCircuitState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.46.1.5.2.1.17.1 snmpget -v2c -c public <target> DLSW-MIB::dlswCircuitState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.46.1.5.2.1.17.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.46 | dlsw | DLSW-MIB |
| 1.3.6.1.2.1.46.1 | dlswMIB | DLSW-MIB |
| 1.3.6.1.2.1.46.1.5 | dlswCircuit | DLSW-MIB |
| 1.3.6.1.2.1.46.1.5.2 | dlswCircuitTable | DLSW-MIB |
| 1.3.6.1.2.1.46.1.5.2.1 | dlswCircuitEntry | DLSW-MIB |
| 1.3.6.1.2.1.46.1.5.2.1.17 | dlswCircuitState | DLSW-MIB |