Dave

is it possible to ENABLE LinkDown/Up trap  in smpd.conf file ???

BR
Paulo


From: Dave Shield <[EMAIL PROTECTED]>
To: Paulo Ricardo <[EMAIL PROTECTED]>
CC: net-snmp-users@lists.sourceforge.net, [EMAIL PROTECTED]
Subject: Re: No traps for Link down/up in SUN Netra 240 machines
Date: Tue, 14 Feb 2006 09:30:15 +0000

On Mon, 2006-02-13 at 16:25 +0000, Paulo Ricardo wrote:
> [EMAIL PROTECTED]> snmpget -v1 -Cf -c public DNS2 LinkDown
> Error in packet
> Reason: (noSuchName) There is no such variable name in this MIB.
> Failed object: IF-MIB::linkDown
>
> I suppose that the something are missing in the variable name,

No - that won't work.
'linkUP' and 'linkDown' are notification definitions, and are
only relevant when sending TRAPs and INFORMs.  They are *not*
accessible MIB objects with a value that can be retrieved.

If you want to investigate the state of the network interfaces,
try

        $ snmpwalk  ....   DNS2  ifTable

Dave


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to