ipfixTransportSessionRate

IPFIX-MIB · .1.3.6.1.2.1.193.1.2.1.1.1

Object

column bytes/secondSNMPv2-SMIGauge32
The number of bytes per second received by the
Collector or transmitted by the Exporter.  A
value of zero (0) means that no packets were sent or
received yet.  This object is updated every second.

Context

MIB
IPFIX-MIB
OID
.1.3.6.1.2.1.193.1.2.1.1.1
Type
column
Access
readonly
Status
current
Units
bytes/second
Parent
ipfixTransportSessionStatsEntry
Groups
1

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 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixTransportSessionRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixTransportSessionRate.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPFIX-MIB::ipfixTransportSessionRate'

Syntax

bytes/secondSNMPv2-SMIGauge32
Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance