etsysIpSlaCollectionType
ENTERASYS-IP-SLA-MIB ·
.1.3.6.1.4.1.5624.1.2.94.1.2.3.1.1
Object
column Enumeration
This identifies the collection type for this row entry. Each
collection will have the 'summary' data. If the
etsysIpSlaConfigDistributionCount is not zero, the collection
will have a 'distribution' set of data. If the
etsysIpSlaConfigHistoryCollections is not zero, the collection
will have a 'history' set of data.
summary(1) - The row entry data corresponds to the
cumulative statistics gathered during a test.
distribution(2) - The row entry data corresponds to the
statistical distribution of the round-trip-
time data.
history(3) - The row entry data corresponds to a storage
history collection of data.
Context
- MIB
- ENTERASYS-IP-SLA-MIB
- OID
.1.3.6.1.4.1.5624.1.2.94.1.2.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- etsysIpSlaCollectionEntry
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 '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::etsysIpSlaCollectionType'
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::etsysIpSlaCollectionType.<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::etsysIpSlaCollectionType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.