Glossary Item Box
This is an SNMP version 1 PDU consisting of a header and variables that specify OIDs and associated values. It is represented as the PowerSNMP TrapMessage class.
| Property | Description |
|---|---|
|
Enterprise |
String that identifies the network management subsystem that generated the trap. |
|
Community |
Clear-text string that contains the community name for the message. The default value is “public”. This property is used as a simple kind of authentication by the agent, which may require specific values. |
|
AgentAddress |
Address of object generating the trap. |
|
SpecificTrap |
Extends GenericTrap to provide more specific indications. |
|
SysUpTime |
Time elapsed between the last (re)initialization of the network entity and the generation of the trap. |
|
Variables |
A collection of Variable instances with a Variable.Id property that indicates the IID of interest and a Variable.Value property that returns a member of the Dart.PowerSNMP.SimpleType namespace. |
Send comments on this topic.
Documentation version 1.2.0.0.
© 2008 Dart Communications. All rights reserved.