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.
What is frCircuitState?
Controls or reports whether this virtual circuit is active, inactive (temporarily disabled), or invalid; in the absence of an LMI, an admin can create a circuit by setting this to active or delete one by setting it to invalid.
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>
Start monitoring vendor-neutral, standards-based Frame Relay DTE MIB, router/FRAD with Frame Relay interfaces with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1315-MIB::frCircuitState OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based Frame Relay DTE MIB, router/FRAD with Frame Relay interfaces from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.32.2.1.3 | frCircuitState | RFC1315-MIB |