Problems setting DisMan Event MIB directives in snmpd.conf

"Vitor Brandão" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Hi,

In snmpd.conf i have this:
-------------------------------------------------------------------------------
rwuser    vbs3             priv
rouser     internal3

(...)

iquerySecName    vbs3
agentSecName     vbs3

defaultMonitors yes
-------------------------------------------------------------------------------
(also switched vbs3 to internal3 in the disman directives)

vbs3 and internal3 users were created using :

  net-snmp-config --create-snmpv3-user -a "my_password" vbs3


In snmpd.log the following error is reported:

  "You must specify a default user name using the agentSecName token"

This is really weird. What is missing?


I also tryed setting the user using the -u option:
-------------------------------------------------------------------------------
rwuser    vbs3             priv
rouser     internal3

#iquerySecName    vbs3
#agentSecName     vbs3

monitor -u vbs3 -o prNames -o prErrMessage "process table" prErrorFlag != 0
-------------------------------------------------------------------------------
Then in snmpd.log the following error occurs:
  failed to run mteTrigger query

I have compiled net-snmp 5.3.1.rc1 from source using
  ./configure --with-mib-modules="gbIPv4Flags gbDoReboot"
--enable-embedded-perl --enable-shared

(make test have failed in: AgentX subagent in Perl (using NetSNMP::agent))

I hope someone could enlighten me a little bit about disman event mib
configuration. This is essential to continue my (long) pursuit of snmp
traps:)

Thanks in advance,
  Vitor Brandao

_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.