Age | Commit message (Collapse) | Author |
|
|
|
Bug 6058
Put consitent checking port range on snmp, ssh, and telnet
|
|
For all nodes that do 'syntax:expression: $VAR(@) in' add allowed
tag to show possible values
|
|
Per current policy remove verb from all help messages in th is package
|
|
Allow combination of IPv4 and IPv6 address in community setting.
Use script to generate necessary community values in snmpd.conf
|
|
Add:
service snmp listen-address AAAA [port NNN]
|
|
Need to use different syntax for community values on IPv6
versus IPv4
|
|
This reverts commit 5aafb72b269d409500258f0b65f3e635d99712b7.
|
|
Simple change to allow ipv6 or ipv4 address in configuration.
|
|
|
|
Bug 458
Add
service snmp trap-source <address>
wrapper for /etc/snmp/snmp.conf
|
|
Bug 3756
Allow setting trap communities and port values.
|
|
Postscript to bug 4499
|
|
Bug 212
The entries in config under protocols were all routing protocols
except SNMP which was an unfortunate original design choice.
Config script does migration.
|