Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Objects for applicationsTable


The table applicationsTable contains these objects:

applicationsTable OBJECT-TYPE

SYNTAX SEQUENCE OF ApplicationsEntry
 ACCESSnot accessible
 STATUSdeprecated
 DESCRIPTION "This table is used to get/set PATROL monitored applications. PATROL Agent applications are nodes of the information tree."
 : := {patrolObjects 6}

applicationsEntry OBJECT-TYPE

SYNTAXApplicationsEntry
 ACCESSnot accessible
 STATUSmandatory
 DESCRIPTION "An applicationsEntry contains the value and description for a given PSL Agent's applications."
 INDEX {IMPLIED applicationOid}
 : := {applicationsTable 1}
 applicationsEntry : := SEQUENCE {
 applicationName
 applicationState
 applicationWorstInst
 applicationMasterVersion
 applicationMinorRevision
 applicationRowStatus
 applicationOid

applicationName OBJECT-TYPE

SYNTAX DisplayString
 ACCESSread-only
 STATUSmandatory
 DESCRIPTION "Application name"
 : := {applicationsEntry 1}

applicationState OBJECT-TYPE

SYNTAX States
 ACCESSread-only
 STATUSmandatory
 DESCRIPTION "Application state"
 : := {applicationsEntry 2}

applWorstInst OBJECT-TYPE

SYNTAXDisplayString
 ACCESSread-only
 STATUSmandatory
 DESCRIPTION "The application's worst instance"
 : := {applicationsEntry 3}

applMasterVersion OBJECT-TYPE

SYNTAXINTEGER
 ACCESSread-only
 STATUSmandatory
 DESCRIPTION "The application version number"
 : := {applicationsEntry 4}

applMinorRevision OBJECT-TYPE

SYNTAXINTEGER
 ACCESSread-only
 STATUSmandatory
 DESCRIPTION "The minor revision number of the application"
 : := {applicationsEntry 5}

applicationRowStatus OBJECT-TYPE

SYNTAXPRowStatus
 ACCESSread-only
 STATUSmandatory
 DESCRIPTION "Row status for the creation of a new row as defined in SNMP V2"
 : := {applicationsEntry 6}

applicationOid OBJECT-TYPE

SYNTAXINTEGER
 ACCESSnot accessible
 STATUSmandatory
 DESCRIPTION "Application object id"
 : := {applicationsEntry 7}

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC PATROL Agent 9.5