PowerSNMP for .NET CF
egpNeighborLoss Class Members
See Also  Fields  Properties  Methods  Send comments on this topic.
Dart.Snmp.Trap Namespace : egpNeighborLoss Class


The following tables list the members exposed by egpNeighborLoss.

Public Constructors

 NameDescription
public ConstructoregpNeighborLoss Constructor Creates a TrapMessage that indicates an EGP peer has been marked down.  
Top

Public Fields

 NameDescription
public FieldCommunity Gets or sets the community field in the message. (Inherited from Dart.Snmp.MessageBase)
public Fieldstatic (Shared in Visual Basic)GenericTrapConst The value to use for the generic trap field of the PDU.  
public Fieldstatic (Shared in Visual Basic)SpecificTrapConst The value to use for the specific trap field of the PDU.  
public FieldTag Gets or sets a value that can store any associated object. (Inherited from Dart.Snmp.MessageBase)
Top

Public Properties

 NameDescription
public PropertyAgentAddress Gets or sets the address of the agent initiating the trap. (Inherited from Dart.Snmp.TrapMessage)
public PropertyegpNeighAddrUsed to get or set the Dart.Snmp.SimpleType.IpAddress of the entity that has been marked down.  
public PropertyEncodedMessage Returns the encoded message. (Inherited from Dart.Snmp.MessageBase)
public PropertyEnterprise Gets the Enterprise OID associated with the TrapMessage. (Inherited from Dart.Snmp.TrapMessage)
public PropertyGenericTrap Gets the generic trap as initialized in the constructor or when decoded. (Inherited from Dart.Snmp.TrapMessage)
public PropertyOrigin Gets a value that indicates the origin of a received message or can be set to hold the destination of a message. (Inherited from Dart.Snmp.MessageBase)
public PropertySpecificTrap Gets the specific trap as initialized in the constructor or when decoded. (Inherited from Dart.Snmp.TrapMessage)
public PropertySysUpTime Gets the time since the agent was initialized in hundredths of a second. (Inherited from Dart.Snmp.TrapMessage)
public PropertyVariables Gets or sets the VariableCollection containing the IDs and their associated values in the message. (Inherited from Dart.Snmp.MessageBase)
public PropertyVersion Gets or sets the SNMP version used for encoding. (Inherited from Dart.Snmp.MessageBase)
Top

Public Methods

 NameDescription
public MethodEncode Encodes all SNMP version 1/2 messages. (Inherited from Dart.Snmp.MessageBase)
Top

See Also

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