Tavve zoneranger User Manual page 335

Table of Contents

Advertisement

-shutdown
shutdownSystem
Note: This command does not prompt for confirmation.
snmpRequest
snmpRequest
listens for traps and informs. The command is useful if you are working on a machine that does not
run SNMP commands.
Some
snmpRequest
Listen to port 162 for SNMPv1 and SNMPv2 traps:
snmpRequest -Ol 0.0.0.0/162
Walk the system MIB using the community
snmpRequest -p GETNEXT -Ow -v 1 -c public ZR500/161 1.3.6.1.2.1.1
Walk the system MIB using SNMPv3, user
password
authpass2
snmpRequest -p GETNEXT -Ow -v 3 -u andy -A authpass1 -a MD5 -X privpass1
-x DES -t 15000 ZR500/161 1.3.6.1.2.1.1
Send an SNMPv1 trap with community
variable binding
snmpRequest -p V1TRAP -v 1 -c public -Ce 1.2.3 -Cg 6 -Cs 42
ZR500/162 "1.2.3.1.0={s}'Test 1'"
sqlQuery
sqlQuery zoneranger [-s separator ] [ [-tables] | [-cols tablename ] |
[ sql_query ] ]
zoneranger
specifies the string which separator returned columns
-s
-tables
returns the columns from the specified table
-cols
sql_query
queries SQL database tables on the specified ZoneRanger. The
sqlQuery
can be used to retrieve database information stored in the specified ZoneRanger which includes
node, interface, and general network connectivity of managed devices.
You can query the following database tables:
othercorrelationentity
Note, on some operating systems, if the
sql_query
trapFwdLogParser
trapFwdLogParser [ input_file [ output_file ] ]
input_file
output_file
ZoneRanger 5.5 User's Guide
indicates that the ZoneRanger software be turned off.
restarts, reboots, and shuts down the specified ZoneRanger.
is an SNMP utility that can performs SNMP Set, Get, abd GetNext requests, and
examples follow:
, and an increased timeout of 15 seconds:
1.2.3.1.0 => "Test 1"
specifies the name of the ZoneRanger
returns the list of tables form the ZoneRanger database
indicates the SQL query to perform
,
rootcause
must be enclosed in quotes.
specifies the file to containing hex encoded traps
specifies the file to which to write readable traps
and SNMPv1:
public
, authentication password
andy
, enterprise
public
1.2.3
:
,
cloud
,
subnet, tcpport
contains *, then it must be escaped or the
sql_query
, privacy
authpass1
, generic
, specific
6
42
command
sqlQuery
,
,
entity
interface
, and
,
node
335

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents