
Chapter 5 Script Commands
Scripting Guide 187
Example:
// gets the table at “interfaces” from the named host
// alias
$Alias := “Galileo”
$MIBOID := “interfaces”
%result := SNMP_GETTABLE( $Alias, $MIBOID, $TableArray)
See Also:
SNMP_GET, SNMP_GETNEXT, SNMP_SET, SNMP_TRAPSEND
Comentários a estes Manuais