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*
