Thomas Anders wrote:
> t/mib.dubious
Here's the offending call that fails on 64-bit:
SNMP::translateObj('.iso.org.dod.internet.mgmt.mib-2.system.sysDescr');
+Thomas
--
Thomas Anders (thomas.anders at blue-cable.de)
-
> "CJ" == Chris Jalbert <[EMAIL PROTECTED]> writes:
CJ> When considering this for rc3, please consider this patch which uses the
CJ> correct man page (snmp_trap_api instead of snmp_trap) in the .so statement:
Doh... thought I had changed that already, since I know you mentioned
it already.
Hello,
I am new to this group and net-snmp, I am trying to implement a table
with two objects and three indices. I am just trying to fill the stub
values for testing purpose, querying the Table returns the error "No
Entries".
Kindly look at the code and comment whether I am implementing the
"get_
hello friends,Greetings. I have written my own mib module using utility mib2c & also done with subagent which will invoke that mib module.mib module that i have written is for scalar oid variable with read access only & i also have
added line in snmpd.conf master agentx to enable agentx support .i
On 8-Nov-2006, at 4:44 AM, Thomas Anders wrote:Wes Hardaker wrote: +all: $(TARGETS) standardall manaliases [...] +manaliases:+ @for i in $(DEFAULT_STORE_ALIASES) ; do\+ echo "making man page alias $$i -> default_store APIs" ; \+ echo ".so man3/default_store.3" > $$i ; \+ done Now that this
On Thu, Nov 09, 2006 at 06:12:51PM -0800, Fong Tsui wrote:
>
> Hi,
>
> I configured snmpd in snmpd.conf as the following:
> -
> agentaddress udp6:161,tcp6:161,udp:161,tcp:161
>
> rocommunity public default
> rwcommunity6 public default
> -
>
> IPv4 is