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 piV1mTable


The table piV1mTable contains these objects:

piV1mTable OBJECT-TYPE

SYNTAXSEQUENCE OF PiV1mEntry
 ACCESSnot accessible
 STATUSmandatory
 DESCRIPTION "This table keeps information about SNMP V1 managers interested in receiving traps from the PATROL Agent."
 : := {patrolTraps 10}

piV1mEntry OBJECT-TYPE

SYNTAXPiV1mEntry
 ACCESSnot accessible
 STATUSmandatory
 DESCRIPTION "A piV1mTable describes one SNMP V1 manager interested in getting traps from the PATROL Agent."
 INDEX {piV1mIp, piV1mPort, piV1mCommunity}
 : := {piV1mTable 1}
 piV1mEntry : := SEQUENCE {
 piV1mIp
 piV1mPort
 piV1mCommunity
 piV1mRowStatus

piV1mIp OBJECT-TYPE

SYNTAXIpAddress
 ACCESSnot accessible
 STATUSmandatory
 DESCRIPTION "IP address of the interested manager"
 : := {piV1mEntry 1}

piV1mPort OBJECT-TYPE

SYNTAXINTEGER
 ACCESSnot accessible
 STATUSmandatory
 DESCRIPTION "Port number of the interested SNMP manager"
 DEFVAL {161}
 : := {piV1mEntry 2}

piV1mCommunity OBJECT-TYPE

SYNTAXOCTET STRING
 ACCESSnot accessible
 STATUSmandatory
 DESCRIPTION "Community string for the interested SNMP manager"
 DEFVAL {public}
 : := {piV1mEntry 3}

piV1mRowStatus OBJECT-TYPE

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

 

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