tpmTransMetricDirConfig
TPM-MIB ·
.1.3.6.1.2.1.16.30.1.5.1.5
Object
column
r/w
Enumeration
This object describes and configures the probe's support
for this performance metric in relationship to the
specified transaction and application. The agent
creates entries in this table for all metric
and transaction combinations that it can generate. Because
the probe will only populate this table with supported
entries, and the table cannot have entries added, the
notSupported(1) setting is only used to signify that other
configuration parameters are causing the agent currently not
to support the generation and collection of this metric for
the specified protocol and application. Also, the status of
this object will not change to notSupported(1) due to a
change to supportedOff(2) in the tpmMetricDir table.
If the value of this object is notSupported(1), the probe
will not perform computations for this performance metric and
transaction combination and will not allow this object to be
changed to any other value. If the value of this object is
supportedOn(3), the probe supports computations for this
performance metric and protocol and is configured to perform
the computations for this performance metric and protocol
combination for the application for all interfaces.
If the value of this object is supportedOff(2), the
probe supports computations for this performance
metric for the specified protocol, but is configured
not to perform the computations for this performance
metric and protocol for the application for any
interfaces. Whenever this value changes from
supportedOn(3) to supportedOff(2), the probe shall
cause the deletion of all entries in the tpmReportGroup
tables, for all appropriate studies configured in the
tpmAggrReportCntrlTable.
The value of this object must persist across reboots.
Context
- MIB
- TPM-MIB
- OID
.1.3.6.1.2.1.16.30.1.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpmTransMetricDirEntry
- Table
- tpmTransMetricDirTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | supportedOff |
3 | supportedOn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tpmTransMetricAppLocalIndex An index used to uniquely identify the application
with which the entries in the tpmTransMetricDir
table are associated. | column | APM-MIBAppLocalIndex | .1.3.6.1.2.1.16.30.1.5.1.1 |
| tpmTransMetricIndex An index used to uniquely identify an entry in the
tpmTransMetricDir table. Each such entry defines
protocol transaction and metric instance
to be monitored for a specific applic… | column | TpmTransactionMetricIndex | .1.3.6.1.2.1.16.30.1.5.1.2 |
| tpmTransMetricProtocolIndex The protocolDirLocalIndex of the particular transaction to
be analyzed when computing and generating the selected metric
for a specific application. | column | Unsigned32 | .1.3.6.1.2.1.16.30.1.5.1.3 |
| tpmTransMetricMetricIndex The tpmMetricDefinitionID of the particular metric to be
generated. | column | Unsigned32 | .1.3.6.1.2.1.16.30.1.5.1.4 |