VINA-MIB :: frCircuitState

MIB Reference — IPNetwork Monitor

All MIBsVINA-MIBfrCircuitState

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.

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
1.3.6.1.2.1.10.32frameRelayDTEFRAME-RELAY-DTE-MIB
1.3.6.1.2.1.10.32.2frCircuitTableFRAME-RELAY-DTE-MIB
1.3.6.1.2.1.10.32.2.1frCircuitEntryFRAME-RELAY-DTE-MIB
1.3.6.1.2.1.10.32.2.1.3frCircuitStateVINA-MIB