Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

Information
Important 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.1

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 24.1