Dart.Snmp.Trap1 Namespace : egpNeighborLoss Class |
For a list of all members of this type, see egpNeighborLoss members.
Name | Description | |
---|---|---|
AgentAddress | Gets or sets the address of the agent initiating the trap. (Inherited from Dart.Snmp.Trap1Message) | |
DecodingException | Returns the reason why the message did not pass all decoding checks. All sequences embedded in the PDU are checked. (Inherited from Dart.Snmp.MessageBase) | |
DeliveryStatus | Indicates whether the message was sent or received. (Inherited from Dart.Snmp.MessageBase) | |
Destination | Gets or sets the destination of a received or sent message. (Inherited from Dart.Snmp.MessageBase) | |
egpNeighAddr | Used to get or set the Dart.Snmp.SimpleType.IpAddress of the entity that has been marked down. | |
EncodedMessage | Returns the encoded message. (Inherited from Dart.Snmp.MessageBase) | |
Enterprise | Gets the Enterprise OID associated with the Trap1Message. (Inherited from Dart.Snmp.Trap1Message) | |
GenericTrap | Gets the generic trap as initialized in the constructor or when decoded. (Inherited from Dart.Snmp.Trap1Message) | |
Origin | Gets or sets the origin of a received or sent message. (Inherited from Dart.Snmp.MessageBase) | |
SpecificTrap | Gets the enterprise-specific trap value as initialized in the constructor or when decoded. (Inherited from Dart.Snmp.Trap1Message) | |
SysUpTime | Gets the time since the agent was initialized in hundredths of a second. (Inherited from Dart.Snmp.Trap1Message) | |
TimeStamp | Gets the DateTime that the message was created or encoded. (Inherited from Dart.Snmp.MessageBase) | |
Variables | Gets or sets the VariableCollection containing the IDs and their associated values in the message. (Inherited from Dart.Snmp.Trap1Message) | |
Version | Gets or sets the SNMP version used for encoding. (Inherited from Dart.Snmp.MessageBase) |