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.

variablesTable


Each row describes one PATROL Agent object variable (leaf in objects variables tree).

Columns for variablesTable

The table variablesTable contains the following columns:

  • variableNameDisplayString
     Variable name without the leading path
  • variableTypeDisplayString
     A string identifying the type of the variable
  • variableValueDisplayString
     The variable's value
  • variableDesr
     Variable help information, if any
  • variableRowStatusPRowStatus
     Row status for the creation of a new row as defined in SNMP V2

Objects for variablesTable

The table variablesTable contains the following objects:

variablesTable OBJECT-TYPE

SYNTAXSEQUENCE OF VariablesEntry
 ACCESSnot accessible
 STATUSdeprecated

 DESCRIPTION "This table is used to get/set PATROL Agent object
variables. PATROL Agent object variables are leaves (and not nodes) of
the information tree."

 : := {patrolObjects 5}
 

variablesEntry OBJECT-TYPE

SYNTAXVariablesEntry
ACCESSnot accessible
STATUSmandatory
DESCRIPTION "A variablesEntry contains the value and DESCRIPTION (in future) for a given PSL Agent's object."
INDEX {IMPLIED variableName}
 : := {variablesTable 1}
variablesEntry : := SEQUENCE {
variableName
variableType
variableValue
variableDescr
variableRowStatus 

variableName OBJECT-TYPE

SYNTAXDisplayString
 ACCESSread-only
 STATUSmandatory
 DESCRIPTION "A variable name without the path"
 : := {variablesEntry 2}

variableType OBJECT-TYPE

SYNTAXDisplayString
 ACCESSread-only
 STATUSmandatory

DESCRIPTION "A string describing the variable type. It can be used by a
sophisticated SNMP manager to display gauges, graphs, or multimedia
measurements."

 : := {variablesEntry 3} 

variableValue OBJECT-TYPE

SYNTAXDisplayString
 ACCESSread-write
 STATUSmandatory
 DESCRIPTION "Current value of the variable"
 : := {variablesEntry 4} 

variableDesr OBJECT-TYPE

SYNTAXDisplayString
 ACCESSread-write
 STATUSmandatory
 DESCRIPTION "The variable's help text"
 : := {variablesEntry 5}

variableRowStatus OBJECT-TYPE

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

 

 

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*