Forrest logo
back to context overview

braa

List of commands for braa:

  • braa:tldr:789a9 braa: Walk the SNMP tree of host with public string querying all OIDs under `.1.3.6`.
    $ braa public@${ip}:${-1-3-6-*}
    try on your machine
    explain this command
  • braa:tldr:d530c braa: Attempt to set the value of `system.sysLocation.0` to a specific workgroup.
    $ braa private@${ip}:${-1-3-6-1-2-1-1-6-0}=s'${workgroup}'
    try on your machine
    explain this command
back to context overview