osRfc2544MaxRows

OS-RFC2544-MIB · .1.3.6.1.4.1.6926.2.7.2.1.50

Object

column r/w rowsUnsigned32
The maximum number of entries allowed in the
osRfc2544HistTable.  An implementation of this
MIB will remove the oldest entry in the
osRfc2544HistTable to allow the addition of an
new entry once the number of rows in the
osRfc2544HistTable reaches this value.
              
Old entries are not removed when a new test is
started.  Entries are added to the osRfc2544HistTable
until pingCtlMaxRows is reached before entries begin to
be removed.
              
A value of 0 for this object disables creation of
osRfc2544HistTable entries.

Context

MIB
OS-RFC2544-MIB
OID
.1.3.6.1.4.1.6926.2.7.2.1.50
Type
column
Access
readwrite
Status
current
Units
rows
Parent
osRfc2544CtlEntry
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 'OS-RFC2544-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-RFC2544-MIB::osRfc2544MaxRows'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-RFC2544-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-RFC2544-MIB::osRfc2544MaxRows.<osRfc2544Owner>.<osRfc2544Test>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-RFC2544-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-RFC2544-MIB::osRfc2544MaxRows'

Syntax

rowsUnsigned32

Values & Constraints

Object Constraints
range: 2-65535

Conformance