juniFrCircuitThroughput

Juniper-FRAME-RELAY-MIB · .1.3.6.1.4.1.4874.2.2.10.1.1.4.1.14

Object

column r/w Integer32
Throughput is the average number of 'Frame Relay Information Field'
bits transferred per second across a user network interface in one
direction, measured over the measurement interval.
              
If the configured committed burst rate and throughput are both non-zero,
the measurement interval, T, is
              
    T = juniFrCircuitCommittedBurst / juniFrCircuitThroughput.
              
If the configured committed burst rate and throughput are both zero, the
measurement interval, T, is
              
    T = juniFrCircuitExcessBurst / ifSpeed
              
A value of zero (the default) for throughput indicates no commitment.

Context

MIB
Juniper-FRAME-RELAY-MIB
OID
.1.3.6.1.4.1.4874.2.2.10.1.1.4.1.14
Type
column
Access
readwrite
Status
current
Parent
juniFrCircuitEntry
Groups
2

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-FRAME-RELAY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-FRAME-RELAY-MIB::juniFrCircuitThroughput'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-FRAME-RELAY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-FRAME-RELAY-MIB::juniFrCircuitThroughput.<juniFrCircuitIfIndex>.<juniFrCircuitDlci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-FRAME-RELAY-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-FRAME-RELAY-MIB::juniFrCircuitThroughput'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance