Yesterday I published 5.1.4.pre2. Obviously this is a maintenance
release and contains only bug fixes for the 5.1 line along with the
rewrite of snmpnetstat for copyright issues. The final release 5.1.4
release will be late this month if no issues are brought up prior to
that point.
--
Wes Har
Fong Tsui wrote:
Now if I change .1.3.6.1.2.1.1.2 == .1.3.6.1.4.1.XXX.2.1.3.3.2. All
other MIB stays the same.
Will it be a problem?
Not that I'm aware of.
+Thomas
--
Thomas Anders (thomas.anders at blue-cable.de)
---
This SF.net email
Does sysObjectID need to be top OID of MIB of the system? In
RFC1213-MIB.txt, it doesn’t have this requirement.
My original .1.3.6.1.2.1.1.2
== .1.3.6.1.4.1.XXX.2
The all MIB of the system is
under .1.3.6.1.4.1.XXX.2
Now if I change .1.3.6.1.2.1.1.2
== .1.3.6.1.4.1.XXX.2.1.3.3.2. A
Hi Everybody,
I am using Net-Snmp 5.3 Pre-Release5 on my router in Linux platform. I am unable to set the value for the variable ipForwarding. This variable is writable. Can any one help me in regarding this?
Thanking You All in Advance,
Madhan
Wes Hardaker wrote:
Rajagopal> Then I started my snmpd with the following command
Rajagopal> "/usr/sbin/snmpd -L -f -c /usr/share/snmp/snmpd.conf"
You're only loading one of them. The right way to do this is actually
to tell the agent to look in both places:
setenv SNMPCONFPATH /usr/share/snmp
What I was striving at was that, with little modification, the
table_helper_hanlder can be adopted for scalar_groups.
(and replace the instance/scalar/ scalar_group helpers).
The recipe for accommodating scalar group:
1) Registering a
Actually, we decided to solve this problem outside software design
realm.
We had an architectural decision we can do with an independent "Trap
Sub-Agent", which will only generate traps, it will not
check_and_process.
But still thanks.
I might look at your patch later on.
Erez.
-Original