etsysIpSlaConfigHistoryWrap

ENTERASYS-IP-SLA-MIB · .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.15

Object

column r/w Enumeration
Specifies whether to replace the oldest history collection with
a newer data set, or stop collecting history data when the 
collection limit is reached.
              
wrap(1)   - When the history collection reaches its limit, the
            oldest history collection data is replaced with the
            newer data set.
noWrap(2) - Once the history collection limit is reached, no new
            history collections are stored unless they age out.

Context

MIB
ENTERASYS-IP-SLA-MIB
OID
.1.3.6.1.4.1.5624.1.2.94.1.2.1.1.15
Type
column
Access
readwrite
Status
current
Parent
etsysIpSlaConfigEntry
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 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaConfigHistoryWrap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaConfigHistoryWrap.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-IP-SLA-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-IP-SLA-MIB::etsysIpSlaConfigHistoryWrap'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance