Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

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*