sysIfCurLoadTx
AQUASYSTEM-MIB ·
.1.3.6.1.4.1.3942.1.1.3.20.1.1.4
Object
column SNMPv2-SMIGauge32
Current rate of outbound traffic on interface measured in kilobits per second.
Context
- MIB
- AQUASYSTEM-MIB
- OID
.1.3.6.1.4.1.3942.1.1.3.20.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sysIfEntry
- Groups
- 1
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 'AQUASYSTEM-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AQUASYSTEM-MIB::sysIfCurLoadTx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AQUASYSTEM-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AQUASYSTEM-MIB::sysIfCurLoadTx.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AQUASYSTEM-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AQUASYSTEM-MIB::sysIfCurLoadTx'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of