acdPaaHistResultSampleIndex

ACD-PAA-MIB · .1.3.6.1.4.1.22420.2.5.5.1.2

Object

An index that uniquely identifies the particular sample this entry
represents among all samples associated with the same PAA instance.
This index starts at 1 and increases by one as each new sample.

Context

MIB
ACD-PAA-MIB
OID
.1.3.6.1.4.1.22420.2.5.5.1.2
Type
column
Access
readonly
Status
current
Parent
acdPaaHistResultEntry
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 'ACD-PAA-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-PAA-MIB::acdPaaHistResultSampleIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACD-PAA-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-PAA-MIB::acdPaaHistResultSampleIndex.<acdPaaHistResultID>.<acdPaaHistResultSampleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACD-PAA-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACD-PAA-MIB::acdPaaHistResultSampleIndex'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance