|
|
Description:
|
protocolDir2ArtConfig OBJECT-TYPE
SYNTAX INTEGER {notSupported(1), supportedOff(2), supportedOn(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object describes and configures the probe's support for application response time monitoring for the protocol.
When the probe creates entries in this table for all protocols that it understands, it will set the entry to notSupported(1) if it doesn't have the capability to track application response time for this protocol.
If the value of this object is supportedOff(2), the probe supports tracking of application response time, but is configured to not track response time for any control entries or data sources.
If the value of this object is supportedOn(3), the probe supports tracking of application response time for this protocol, and will allow creation of entries in the artControlTable for the associated protocol.
Whenever this value changes from supportedOn(3) to supportedOff(2), the probe shall delete all related entries in the artTable and artSummaryTable."
|
|
|
|