Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-05 | Change 'protocols snmp' to 'service snmp' | Stephen Hemminger | |
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. | |||
2010-01-05 | Remove snmpd.conf on deletion | Stephen Hemminger | |
Bug 4499 | |||
2009-12-22 | Update snmp template | Stephen Hemminger | |
1. Use non-expression syntax 2. Remove unused init action | |||
2009-11-30 | added required keyword to help text. | Michael Larson | |
2009-10-15 | partial fix for bug 4903. | slioch | |
2009-07-17 | Remove invalid buried templates | Stephen Hemminger | |
These are all templates that do nothing in current config and only contain a useless help: value. (cherry picked from commit d932a2d53618d38a3a5d4c668e18fc5920e0ad6b) | |||
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
-help strings standardized in vyatta-cfg-system | |||
2008-03-21 | Fix Bug 3027 Unable to configure SNMP community client address | Mohit Mehta | |
- added the following commands: - set protocols snmp community <txt> client <IPv4> - set protocols snmp community <txt> network <IPv4net> | |||
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2007-11-05 | User message modifications | Justin Fletcher | |
2007-11-02 | Verify that a community has been defined before firing up snmpd. | Stig Thormodsrud | |
2007-10-31 | Fix snmp such that it can be configured by non-root user. | Stig Thormodsrud | |
2007-10-20 | Add basic snmp support. | Stig Thormodsrud | |