HI Team,
Please find the below details and clear my clarifications
bash-3.00# ps -ef |grep snm
root 835 1 0 Sep 21 ? 1:11 /usr/sfw/sbin/snmpd
root 27692 1 0 Feb 11 ? 0:00 /usr/lib/snmp/snmpdx -y
-c /etc/snmp/conf
root 12603 1 0 Sep 22 ?
t built with SMUX enabled, so the agent you have does not support SMUX.
> --- Dave Shield <[EMAIL PROTECTED]> wrote:
>
> > On Wed, 2005-10-19 at 20:38 -0700, mahua dutta
> > wrote:
> > > Is smux not supported in NET-SNMP version 5.0.9 ?
> > > If it is
regards
--- Dave Shield <[EMAIL PROTECTED]> wrote:
> On Wed, 2005-10-19 at 20:38 -0700, mahua dutta
> wrote:
> > Is smux not supported in NET-SNMP version 5.0.9 ?
> > If it is supported how can I enable?
>
> configure --with-mib-modules=smux
>
No It does not not give .
There is no smux related staff in snmpd -H .
Does it mean it is not supported ?
--- Magnus Fromreide <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 19, 2005 at 08:38:07PM -0700, mahua
> dutta wrote:
> > Hi ,
> > I like to enable SMUX for NET-SNMP versio
On Wed, 2005-10-19 at 20:38 -0700, mahua dutta wrote:
> Is smux not supported in NET-SNMP version 5.0.9 ?
> If it is supported how can I enable?
configure --with-mib-modules=smux
make
sudo make install
Dave
--
On Wed, Oct 19, 2005 at 08:38:07PM -0700, mahua dutta wrote:
> Hi ,
> I like to enable SMUX for NET-SNMP version 5.0.9 on
> solaris 5.10. I have added
> smuxpeer 1.3.6.1.4.100 passwrd in
> /etc/sma/snmp/snmpd.conf file.
>
> But while running the snmpd it gives the following
Hi ,
I like to enable SMUX for NET-SNMP version 5.0.9 on
solaris 5.10. I have added
smuxpeer 1.3.6.1.4.100 passwrd in
/etc/sma/snmp/snmpd.conf file.
But while running the snmpd it gives the following
warning.
/etc/sma/snmp/snmpd.conf: line 102: Warning: Unknown
token: smuxpeer.
Is smux not