portIngressRate

OMNITRON-MIB · .1.3.6.1.4.1.7342.2.1.4.1.10

Object

column r/w SNMPv2-SMIInteger32
Used to get or set the port throughput limit selection.
The following are the limits are enforced by module type:
    Used on types 80, 96, 70, 90, 86, 84, 87 (lower limit=0, upper limit=7)
    where:
    0 = 100 Mbps
    1 = 128 kbps
    2 = 256 kbps
    3 = 512 kbps
    4 = 1 Mbps
    5 = 2 Mbps
    6 = 4 Mbps
    7 = 8 Mbps
    Used on types 100, 101 (lower limit=64, upper limit=100,000)
    Values are number of kbps per second, i.e. rate = value x 1000, units in bps
    Used on types 97, 99, 102, 105, 106, 108, 109, 112, 113 (lower limit=64, upper limit=1,000,000)
    Values are number of kbps per second, i.e. rate = value x 1000, units in bps
    Types not listed have no limit.

Context

MIB
OMNITRON-MIB
OID
.1.3.6.1.4.1.7342.2.1.4.1.10
Type
column
Access
readwrite
Status
current
Parent
modulePortsEntry
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 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MIB::portIngressRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MIB::portIngressRate.<modchassnum>.<modslotnum>.<portnum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-MIB::portIngressRate'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance

Member of