tpmAggrReportCntrlApmCntrlIndex

TPM-MIB · .1.3.6.1.2.1.16.30.2.1.1.2

Object

column r/w Unsigned32
This index associates this TpmAggrReportCntrlEntry directly
with an existing ApmReportControlEntry.  This link is used
to synchronize reports in the associated tpmAggrReportTable.
              
A value of 0 (zero) enables an independent control table that
will report entries to tpmAggrReportTable based only on the
other objects in this table.
              
A non-zero value indicates that this row is defined through
the APM-MIB.  In this case, all row objects are set to their
corresponding values in the APM-MIB.  In the event that a
SET is issued to a row object, while the value of the
tpmAggrReportCntrlApmCntrlIndex is non-zero, the agent
MUST respond as if the object of the SET command
had MAX-ACCESS of read-only.
              
This object may not be modified if the associated
tpmAggrReportCntrlStatus object is equal to active(1).

Context

MIB
TPM-MIB
OID
.1.3.6.1.2.1.16.30.2.1.1.2
Type
column
Access
readwrite
Status
current
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::tpmAggrReportCntrlApmCntrlIndex'
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::tpmAggrReportCntrlApmCntrlIndex.<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::tpmAggrReportCntrlApmCntrlIndex'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance