osIpSlaHistoryMaxRows
OS-IP-SLA-MIB ·
.1.3.6.1.4.1.6926.2.6.2.1.91
Object
column r/w
rowsUnsigned32
The maximum number of entries allowed in the
osIpSlaHistTable. An implementation of this
MIB will remove the oldest entry in the
osIpSlaHistTable to allow the addition of an
new entry once the number of rows in the
osIpSlaHistTable reaches this value.
A value of 0 for this object disables creation of
osIpSlaHistTable entries.
Context
- MIB
- OS-IP-SLA-MIB
- OID
.1.3.6.1.4.1.6926.2.6.2.1.91- Type
- column
- Access
- readwrite
- Status
- current
- Units
- rows
- Parent
- osIpSlaCtlEntry
- 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 'OS-IP-SLA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-IP-SLA-MIB::osIpSlaHistoryMaxRows'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-IP-SLA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-IP-SLA-MIB::osIpSlaHistoryMaxRows.<osIpSlaOwner>.<osIpSlaTest>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-IP-SLA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-IP-SLA-MIB::osIpSlaHistoryMaxRows'
Syntax
rowsUnsigned32
Values & Constraints
Object Constraints
range: 2-65535
Conformance
Member of