Valid on UNIX/Linux, Windows, z/OS
awbulkwalk retrieves the value of every instance of every attribute that is defined in the MIB, from the specified OID through the last OID in the tree, inclusive, using GetBulk requests (available with SNMP V2C and higher), as specified in RFC 1905. awbulkwalk is the equivalent of repeated calls to awbulk. If you use the -o option, the OID for the attribute is printed followed by the OID value.
Windows
install-path\services\bin
UNIX/Linux, z/OS
install-path/services/bin
Syntax
awbulkwalk [-h hostname] [-p port] [-c community] [-v 1|2c|3] [-u user] [-a authPassword] [-x privPassword] [-s secLevel] [-P DES] [-A MD5|SHA] [-n contextName] [-r n_repetitions] [-t timeout] [-d level] [-f logFile] [-o] OID
Parameters
The option descriptions for awbulkwalk are identical to those descriptions for awbulk, with the following exceptions:
This value maps to the max-repetitions parameter of the SNMP GetBulk command.
Object identifier of any node in the MIB for the agent where you want to begin traversing the tree.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|