All MIBs › VINA-MIB › frCircuitState
frCircuitState
Module: VINA-MIB
OID (symbolic): VINA-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?
Indicates whether this virtual circuit is invalid, active, or inactive, per its DESCRIPTION; in the absence of an LMI, an admin can create a circuit by setting this to 'active' or remove one by setting it to 'invalid', and can temporarily disable a circuit by setting it to 'inactive'. This is the primary control an admin uses to manually provision, disable, or tear down a PVC when the carrier isn't signaling circuit status via LMI.
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> VINA-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> VINA-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 Vina Technologies network appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VINA-MIB::frCircuitState OID value, configure state conditions and alerts, and monitor any Vina Technologies network appliances 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 | VINA-MIB |