Information
Important

This KM is deprecated and will be replaced by the BMC Helix AIOps OTel Collector. For information about the BMC Helix AIOps OTel Collector, see the BMC Helix AIOps documentation at https://docs.bmc.com/xwiki/bin/view/IT-Operations-Management/Operations-Management/BMC-Helix-AIOps/aiops253/.

This documentation space contains information about PATROL Agents when deployed in a BMC Helix Operations Management environment. If you are a TrueSight Operations Management user, see PATROL Agent 24.3.01

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"
 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 for BMC Helix Operations Management 25.3.01