frCircuitThroughput
FRAME-RELAY-DTE-MIB ·
.1.3.6.1.2.1.10.32.2.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=frCircuitCommittedBurst/frCircuitThroughput.
If the configured committed burst rate and throughput
are both zero, the measurement interval, T, is
T=frCircuitExcessBurst/ifSpeed.
Context
- MIB
- FRAME-RELAY-DTE-MIB
- OID
.1.3.6.1.2.1.10.32.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- frCircuitEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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 'FRAME-RELAY-DTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRAME-RELAY-DTE-MIB::frCircuitThroughput'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FRAME-RELAY-DTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRAME-RELAY-DTE-MIB::frCircuitThroughput.<frCircuitIfIndex>.<frCircuitDlci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FRAME-RELAY-DTE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FRAME-RELAY-DTE-MIB::frCircuitThroughput'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of