<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/snmp, branch debian/0.19.45</title>
<subtitle>Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.45</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.45'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2011-03-02T20:03:37+00:00</updated>
<entry>
<title>Fix script to handle more than 10 interfaces</title>
<updated>2011-03-02T20:03:37+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-03-02T20:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=31f6c82c43c1ad4bb259fdd6a6ffd94ba204c1c1'/>
<id>urn:sha1:31f6c82c43c1ad4bb259fdd6a6ffd94ba204c1c1</id>
<content type='text'>
Bug 6861
Fix submitted by devolish &lt;ole.myhre@dataoppdrag.no&gt;
</content>
</entry>
<entry>
<title>Use standard mechanism to start/stop snmp</title>
<updated>2011-02-18T18:55:50+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-02-18T18:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c8165a1a29572d7bf78d11c83afd18fff80a02f5'/>
<id>urn:sha1:c8165a1a29572d7bf78d11c83afd18fff80a02f5</id>
<content type='text'>
The net-snmp has snmpd.init script which is installed in standard
place. Invoke it with standard mechanism to avoid any security or
other problems. Also allows debugging snmpd by changing /etc/default/snmp.
</content>
</entry>
<entry>
<title>Change mode on all executable scripts</title>
<updated>2010-11-12T18:36:23+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-11-12T18:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=801aadf4c48098fa68ec2c4d8c175dbc20d9010b'/>
<id>urn:sha1:801aadf4c48098fa68ec2c4d8c175dbc20d9010b</id>
<content type='text'>
The executable bit should be set on scripts.
This only impacts the repository, during build install fixes it.
</content>
</entry>
<entry>
<title>Fix to show ifAlias of loopback</title>
<updated>2010-11-03T20:37:09+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-11-03T20:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=201c530f642ba9b90059ebc7425f3af67cabeaa4'/>
<id>urn:sha1:201c530f642ba9b90059ebc7425f3af67cabeaa4</id>
<content type='text'>
Need to handle get next of base OID
</content>
</entry>
<entry>
<title>Add net-snmp ifAlias hook</title>
<updated>2010-10-29T18:28:28+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-10-29T00:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5b78ea49c31ed83d9fd1035cf6d31384760be5b2'/>
<id>urn:sha1:5b78ea49c31ed83d9fd1035cf6d31384760be5b2</id>
<content type='text'>
New script to produce ifAlias information from sysfs.
</content>
</entry>
<entry>
<title>Check if SNMP is running before starting</title>
<updated>2010-10-09T18:15:13+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-10-09T18:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=1d3e6b3ea190d14b68b2f9792784037d4f12928b'/>
<id>urn:sha1:1d3e6b3ea190d14b68b2f9792784037d4f12928b</id>
<content type='text'>
The SNMPD restart has 2 or 3 seconds of sleep that
is unnecessary if SNMPD isn't running.
</content>
</entry>
<entry>
<title>Remove ifDescr override</title>
<updated>2010-09-03T04:51:08+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-09-03T04:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=31ddbad108b6c228b36f4ad850b7f2ff6565c0e7'/>
<id>urn:sha1:31ddbad108b6c228b36f4ad850b7f2ff6565c0e7</id>
<content type='text'>
Net-snmp now generates ifDescr itself, so don't need
all the parsing and override stuff
</content>
</entry>
<entry>
<title>Generate interface description</title>
<updated>2010-08-23T22:01:18+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-08-23T21:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=ed114d68db1d1bf2691acfcc2b75a9488f293662'/>
<id>urn:sha1:ed114d68db1d1bf2691acfcc2b75a9488f293662</id>
<content type='text'>
This adds ifDescr value for interface based on PCI information.
</content>
</entry>
<entry>
<title>Fix syntax of default listen address</title>
<updated>2010-05-14T17:57:44+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-05-14T17:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=6a88206597a871be376554c010730218bb71dcf9'/>
<id>urn:sha1:6a88206597a871be376554c010730218bb71dcf9</id>
<content type='text'>
Despite documentation, udp6: is not a valid listen address,
need to use udp6:161
</content>
</entry>
<entry>
<title>Change SNMP community handling</title>
<updated>2010-05-14T17:57:39+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-05-14T17:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=ebc6b3916c76ff66f46f708d15194cb28829d066'/>
<id>urn:sha1:ebc6b3916c76ff66f46f708d15194cb28829d066</id>
<content type='text'>
Allow combination of IPv4 and IPv6 address in community setting.
Use script to generate necessary community values in snmpd.conf
</content>
</entry>
</feed>
