Login  
Search All Forums
Dart Home | PowerSNMP for .NET | Custom Development Reply | PowerSNMP for .NET Topics | Forums   
AuthorForum: PowerSNMP for .NET
Topic: Version 1 TRAP-TYPE Traps not parsing
mmatson

From: Warrington, United Kingdom
Posts: 2
Member Since: 05/25/07
posted February 3, 2010 11:32 AM

Hi,

Any mib files that I open containing version 1 style traps (see example below) do not display in the tree (using sample MibTreeView and latest PowerSNMP Free Manager).

Thanks

Mike

  clusterResourceStateUnknownTrap TRAP-TYPE
    ENTERPRISE resourcesTraps
    VARIABLES { severityId, eventTime, entityName, entityType, entitySubType, entityState, trapOrigin, systemName,
  systemLocation, entityContainerName, entityContainerType,
          entityOwner,message }
    DESCRIPTION "The resource unknown state has occured."
  ::= 1
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted February 3, 2010 3:48 PM

Hi,
Version 1 traps do not have OIDs and are therefore not part of the MIB tree.

However, version 1.0.4.3 of the product introduced a new TrapMessages property to the MibNodes collection, which is populated with the defined traps.

There is an example of its use in the help documentation.

If you have an older version of the product and want to upgrade, please send in an email to support@dart.com.

-ken

------
-Non-current subscribers must contact sales@dart.com to update subscription and receive continued support as needed.
------

Reply | PowerSNMP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX