On 09/01/2008, Michael N Anderson <[EMAIL PROTECTED]> wrote:
> I have seen these OIDs and associated data related to the NET-SNMP MIB
> (where I found your email address):
>
>
> 1.3.6.1.4.1.8072.3.2.10 trap=4
> specific=0
> 1.3.6.1.4.1.8072.3.2.10 trap=cold start
> specific=0
These two are standard traps - defined as part of the SNMPv1 specification.
(You can tell this because the "trap" value is not "enterprise specific"
and the "specific" value is 0).
Standard trap #4 is "authenticationFailure".
It appears that the tool you are using doesn't recognise this.
In both cases, the OID value is used to identify the type of agent that
is generating the trap. 1.3.6.1.4.1.8072.3.2.10 is
NET-SNMP-AGENT-MIB::netSnmpAgentOIDs.linux
i.e. a Net-SNMP agent, running on a Linux box.
> 1.3.6.1.4.1.8072.4 trap=enterprise specific specific=2
This is enterprise-specific trap #2, from the group of traps associated
with .1.3.6.1.4.1.8072.4 - NET-SNMP-MIB::netSnmpNotificationPrefix
In particular, trap #2 is
NET-SNMP-AGENT-MIB::nsNotifyShutdown NOTIFICATION-TYPE
STATUS current
DESCRIPTION
"An indication that the agent is in the process of being shut down."
::= { netSnmpNotifications 2 }
All the Net-SNMP specific traps are (currently) defined in this MIB.
Dave
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders