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 21.02. Open link

Objects for objectsTable

The table objectsTable contains the following objects:

objectsTable OBJECT-TYPE

SYNTAXSEQUENCE OF ObjectsEntry
ACCESSnot accessible
STATUSdeprecated
DESCRIPTION "This table is used to get/set PATROL Agent objects. PATROL Agent objects are nodes (and not leaves) of the information tree. Object represents a KM definition."
: := {patrolObjects 3}

objectsEntry OBJECT-TYPE

SYNTAXObjectsEntry
ACCESSnot accessible
STATUSmandatory
DESCRIPTION "An objectsEntry contains the value and description for a given PSL Agent's object."
INDEX {IMPLIED objectName}
: := {objectsTable 1}
objectsEntry : := SEQUENCE {
objectName
objectDescr
objectRowStatus

objectName OBJECT-TYPE

SYNTAXDisplayString
ACCESSread-only
STATUSmandatory
DESCRIPTION "Name of the mandatory object"
: := { objectsEntry 1 }

objectDescr OBJECT-TYPE

SYNTAXDisplayString
ACCESSread-write
STATUSmandatory
DESCRIPTION "Textual description of the mandatory object"
: := {objectsEntry 3}

objectRowStatus: OBJECT-TYPE

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

Was this page helpful? Yes No Submitting... Thank you

Comments