<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/snmp, branch debian/0.20.19</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.20.19</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.20.19'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2012-02-17T19:48:25+00:00</updated>
<entry>
<title>snmp: add missing newline to config file</title>
<updated>2012-02-17T19:48:25+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-02-17T19:48:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=85a1c9718c3a7192010de9d3f5ece60b559ce97a'/>
<id>urn:sha1:85a1c9718c3a7192010de9d3f5ece60b559ce97a</id>
<content type='text'>
Need newline after agentx
</content>
</entry>
<entry>
<title>Fix typo in last SNMP change.</title>
<updated>2012-02-10T19:57:13+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-02-10T19:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b011d74603d7868d321b84900fd65db6b3bbea2f'/>
<id>urn:sha1:b011d74603d7868d321b84900fd65db6b3bbea2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>snmp: enable agentx</title>
<updated>2012-02-06T19:29:19+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-02-06T19:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=80457532aaa4260119bfe876401719f3c8b5a234'/>
<id>urn:sha1:80457532aaa4260119bfe876401719f3c8b5a234</id>
<content type='text'>
Llpd uses agentx snmp API to talk to snmpd
This allows system description from SNMP to be retrieved by lldpd.
</content>
</entry>
<entry>
<title>snmp: remove unused enterprise-mib hook</title>
<updated>2011-10-07T20:34:25+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-10-07T20:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=59d22340839536085c5b8a04a454a27a417217e6'/>
<id>urn:sha1:59d22340839536085c5b8a04a454a27a417217e6</id>
<content type='text'>
Bug 7533
Remove unimplemented hook for enterprise MIB.
Several years ago developer added hook to SNMP config but it was
never completed or released.
</content>
</entry>
<entry>
<title>Test for ipv6 blacklist when configuring SNMP</title>
<updated>2011-03-08T17:47:13+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-03-08T17:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5da52b67dc78ef08e7c8a0e1c5502a67be59cd27'/>
<id>urn:sha1:5da52b67dc78ef08e7c8a0e1c5502a67be59cd27</id>
<content type='text'>
Bug 6432
Since IPv6 can be disabled several ways and the config
may not match the system, use socket to test if IPv6 is disabled.
</content>
</entry>
<entry>
<title>Fix SNMP ifAlias for more than 10 devices</title>
<updated>2011-03-08T00:08:00+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-03-08T00:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=6689df5d9b09d215ec98f0080da5fd5f61f12da8'/>
<id>urn:sha1:6689df5d9b09d215ec98f0080da5fd5f61f12da8</id>
<content type='text'>
Bug 6853
Handle OID format when ifIndex is 10 or greater.
Needed to fix regex parsing.
Also allow symbolic OID.
</content>
</entry>
<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>
</feed>
