All MIBs › RFC1315-MIB › frCircuitState
frCircuitState
Module: RFC1315-MIB
OID (symbolic): RFC1315-MIB::frCircuitState
OID (numeric): 1.3.6.1.2.1.10.32.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates whether the particular virtual cir- cuit is operational. In the absence of a Data Link Connection Management Interface, virtual circuit entries (rows) may be created by set- ting virtual circuit state to 'active', or deleted by changing Circuit state to 'invalid'. Whether or not the row actually disappears is left to the implementation, so this object may actually read as 'invalid' for some arbitrary length of time. It is also legal to set the state of a virtual circuit to 'inactive' to temporarily disable a given circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.32.2.1.3 snmpwalk -v2c -c public <target> RFC1315-MIB::frCircuitState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.32.2.1.3.1 snmpget -v2c -c public <target> RFC1315-MIB::frCircuitState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.32.2.1.3.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.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.32 | frameRelayDTE | FRAME-RELAY-DTE-MIB |
| 1.3.6.1.2.1.10.32.2 | frCircuitTable | FRAME-RELAY-DTE-MIB |
| 1.3.6.1.2.1.10.32.2.1 | frCircuitEntry | FRAME-RELAY-DTE-MIB |
| 1.3.6.1.2.1.10.32.2.1.3 | frCircuitState | RFC1315-MIB |