tpmAggrReportCntrlInterval

TPM-MIB · .1.3.6.1.2.1.16.30.2.1.1.5

Object

column r/w SecondsSNMPv2-SMIUnsigned32
The interval in seconds over which data is accumulated before
being aggregated into a report in the tpmAggrReportTable.
All reports with the same tpmAggrReportCntrlIndex will be
based on the same interval.
              
If the tpmAggrReportCntrlApmCntrlIndex is non-zero,
then this object should be set by the agent to the value
              
of the apmReportControlControlInterval object.
              
This object may not be modified if the associated
tpmReportAggregateCntrlStatus object is equal to active(1).

Context

MIB
TPM-MIB
OID
.1.3.6.1.2.1.16.30.2.1.1.5
Type
column
Access
readwrite
Status
current
Units
Seconds
Parent
tpmAggrReportCntrlEntry
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 'TPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPM-MIB::tpmAggrReportCntrlInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPM-MIB::tpmAggrReportCntrlInterval.<tpmAggrReportCntrlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPM-MIB::tpmAggrReportCntrlInterval'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance