rbnPingCtlMaxHistoryRows
RBN-PING-MIB ·
.1.3.6.1.4.1.2352.2.46.1.3.1.1.1
Object
The maximum number of corresponding entries allowed in
the rbnPingHistoryTable. The oldest corresponding entry in
the rbnPingHistoryTable will be removed to allow the addition
of a new entry once the number of corresponding rows in the
rbnPingHistoryTable reaches this value.
When a pingCtlTable entry is removed, all corresponding
entries in the rbnPingHistoryTable will also be removed.
A value of 0 for this object disables creation of
rbnPingHistoryTable entries.
Context
- MIB
- RBN-PING-MIB
- OID
.1.3.6.1.4.1.2352.2.46.1.3.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rbnPingCtlEntry
- 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 'RBN-PING-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-PING-MIB::rbnPingCtlMaxHistoryRows'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-PING-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-PING-MIB::rbnPingCtlMaxHistoryRows.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-PING-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-PING-MIB::rbnPingCtlMaxHistoryRows'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of