etsysIpSlaConfigHistoryBucketType

ENTERASYS-IP-SLA-MIB · .1.3.6.1.4.1.5624.1.2.94.1.2.1.1.11

Object

column r/w Enumeration
The history bucket type.  This determines the depth of each
bucket.
              
static(1) - A static bucket type indicates the depth of each
            bucket is fixed.  The depth is specified in
            etsysIpSlaConfigHistorySamples.
              
timed(2)  - A timed bucket has a variable bucket depth.  The
            etsysIpSlaConfigHistoryInterval specifies the
            total time for the bucket.  To estimate the depth
            of the bucket, multiply the history interval by the
            expected number of received packets per second.

Context

MIB
ENTERASYS-IP-SLA-MIB
OID
.1.3.6.1.4.1.5624.1.2.94.1.2.1.1.11
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::etsysIpSlaConfigHistoryBucketType'
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::etsysIpSlaConfigHistoryBucketType.<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::etsysIpSlaConfigHistoryBucketType'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance

Member of
Compliance refinements
Values: static(1)
Support for timed is not required.