Age | Commit message (Collapse) | Author |
|
SNMP-100 Implement high-level vyatta CLI
SNMP-135 change 'show snmp', add 'show snmp v3 certificates'
SNMP-142 'sh snmp v3 cert' error/warning messages
SNMP-143 show CLI implementation
SNMP-152 Hide 'No such file or directory' error message
SNMP-143 show CLI implementation
SNMP-154 user friendly error message on 'show snmp'
SNMP-157 Run Perltidy for all Perl scripts
SNMP-158 change output of 'sh snmp v3 trap-target'
|
|
Resolve usability issues with 'show snmp' by adding some more control
1. show snmp -- find usable community for loopback
2. show snmp community <name> -- check connectivity
3. show snmp community <name> host <addr> -- check remote connectivity
|
|
Community may have optional client restriction
|
|
Bug 5996
|
|
show snmp
Wrapper around snmpstatus, simple way to check if server is up
|