Valid on UNIX/Linux, Windows, z/OS
awbulkwalk retrieves the value of every instance of every attribute 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 attribute's OID is printed followed by the OID value.
Windows
install-path\services\bin
UNIX/Linux, z/OS
install-path/services/bin
This command has the following format:
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
The option descriptions for awbulkwalk are identical to those for awbulk, with the following exceptions:
This value maps to the max-repetitions parameter of the SNMP GetBulk command.
Specifies the object identifier of any node in the agent's MIB where you want to begin traversing the tree.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |