Visara Master Console Center Scripting Guide Manual do Utilizador Página 241

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 262
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 240
Appendix B Command Syntax
Scripting Guide 241
SCRIPTGETACTIVE Scripting Retrieves information on all
active scripts into an
associative array.
SCRIPTGETACTIVE($AssocArray)==>%ErrCode
SNMP_GET SNMP Retrieves the value of a
specified MIB object.
SNMP_GET($Alias,$MIBOID)==>$Value
SNMP_GETNEXT SNMP Retrieves the value and the
object ID of the next logical
MIB object to a specified
MIB object.
SNMP_GETNEXT($Alias,$MIBOID,$NextMIBOID)
==>$Value
SNMP_GETTABLE SNMP Retrieves a complete table of
information from the MIB
on the specified agent.
SNMP_GETTABLE($Alias,$MIBOID,$TableArray[,
$Delimiter])==>%ReturnCode
SNMP_SET SNMP Sets the value of a specified
MIB object.
SNMP_SET($Alias,$MIBOID,$Value)==>%ReturnCode
SNMP_TRAPSEND SNMP Sends a trap to one or more
hosts.
SNMP_TRAPSEND($Alias,%TrapNum[[,%EntNum[,$MIB
OID[,$Time[,$HostName]]]])==>%ReturnCode
DATE Time Converts a date string to a
date value.
DATE($DateString])==>%EpochSeconds
SECONDS Time Returns the time value for
the current time.
SECONDS()==>%EpochSeconds
TIME Time Converts a time string to a
time value.
TIME([TimeString])==>%MidnightSeconds
TIMESTR Time Formats epoch seconds into
a date/time string.
TIMESTR(%EpochSeconds,$Format)==>$Formatted
WAITFOR Time Pauses script execution for
the specified number of
seconds.
WAITFOR(%Seconds)
Vista de página 240
1 2 ... 236 237 238 239 240 241 242 243 244 245 246 ... 261 262

Comentários a estes Manuais

Sem comentários