VINA-MIB :: frCircuitThroughput

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsVINA-MIBfrCircuitThroughput

frCircuitThroughput

Module: VINA-MIB

OID (symbolic): VINA-MIB::frCircuitThroughput

OID (numeric): 1.3.6.1.2.1.10.32.2.1.14

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Throughput is the average number of 'Frame Re- lay Information Field' bits transferred per second across a user network interface in one direction, measured over the measurement inter- val.

If the configured committed burst rate and throughput are both non-zero, the measurement interval T=frCircuitCommittedBurst/frCircuitThroughput.

If the configured committed burst rate and throughput are both zero, the measurement in- terval T=frCircuitExcessBurst/ifSpeed.

What is frCircuitThroughput?

The average number of Frame Relay Information Field bits transferred per second across this interface in one direction, used together with frCircuitCommittedBurst (or frCircuitExcessBurst/ifSpeed if both are zero) to derive the measurement interval T, per its DESCRIPTION. Admins set this to the PVC's provisioned throughput to keep the burst-measurement math aligned with the carrier's actual committed rate.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.32.2.1.14
snmpwalk -v2c -c public <target> VINA-MIB::frCircuitThroughput

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.32.2.1.14.1
snmpget -v2c -c public <target> VINA-MIB::frCircuitThroughput.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.10.32.2.1.14.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> frCircuitThroughput.1

Start monitoring Vina Technologies network appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VINA-MIB::frCircuitThroughput 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
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
Numeric OIDNameModule
1.3.6.1.2.1.10.32.2.1.14frCircuitThroughputVINA-MIB