PowerSNMP for .NET CF
MibTrap Class Members
See Also  Fields  Send comments on this topic.
Dart.Snmp Namespace : MibTrap Class


The following tables list the members exposed by MibTrap.

Public Constructors

 NameDescription
public ConstructorMibTrap Constructor Constructs a MibTrap initialized to the specified values.  
Top

Public Fields

 NameDescription
public FieldDescription Gets or sets the description. (Inherited from Dart.Snmp.MibDefinition)
public FieldEnterprise Use 'snmp' for generic traps, and other values specified in the MIB for specific traps.  
public FieldGenericTrap Generic trap value. Use 6 if a SpecificTrap value is provided.  
public FieldModule Gets or sets the module identifier. (Inherited from Dart.Snmp.MibDefinition)
public FieldName Gets or sets the human readable name. (Inherited from Dart.Snmp.MibDefinition)
public FieldSpecificTrap If GenericTrap is 6, provide an enterprise-specific trap value here.  
public FieldVariables A list of variable names present in the trap.  
Top

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.