beautypg.com

Visara Master Console Center Scripting Guide User Manual

Page 187

background image

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