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

patrol.mib definitions


bmcOBJECT IDENTIFIER : := {enterprises 1031}
 patrolMIBOBJECT IDENTIFIER : := {bmc 1}

Agent subtree

The agent subtree is the main subtree for patrol.mib. All manager objects on the agent side will be in this subtree.

patrolAgentOBJECT IDENTIFIER : := {patrolMIB 1}

Groups in patrol.mib

patrolObjectsOBJECT IDENTIFIER : := {patrolAgent 1}
patrolTrapsOBJECT IDENTIFIER : := {patrolAgent 2}

New syntax types

PRowStatus: := INTEGER {
 active (1),
 notInService (2),
 notReady (3)
 createAndGo (4)
 createAndWait (5)
 destroy (6)
 }

OutputMode: := INTEGER {
 none (0),
 text (1),
 gauge (2)
 graph (3)
 console (4)
 }

States: := INTEGER {
 ok (0),
 warn (1),
 alarm (2)
 offline (3)
 void (4)
 }

PBoolean: := INTEGER {
 false (0),
 true (1),
 }

 

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