GXSNMPPacket component implements the functionality of data packet.
| All Members | Constructors | Methods | Properties | ||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
GXSNMPPacket()()() |
Initializes a new instance of the GXSNMPPacket class
|
|
|
Clear()()() |
Initializes GXSNMPPacket data to default values.
|
|
|
Command |
Retrieves or sets the command type.
|
|
|
Community |
Community string supported by SNMP version 2 (SNMPv2). By default, the community is "public". Acts like a password.
|
|
|
DataItems |
Returns of data item collection of the packet.
|
|
|
Dispose()()() |
|
|
|
Equals(Object) |
Determines whether two objects are equal.
(Overrides Object.Equals(Object).) |
|
|
ErrorIndex |
The index number of the failed item.
|
|
|
ErrorStatus |
The error status.
|
|
|
ErrorStatusAsString |
A textual description of the error.
|
|
|
Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetHashCode()()() |
Serves as a hash function for a particular type.
(Overrides Object.GetHashCode()()().) |
|
|
GetOcx()()() |
Retrieves a reference to the underlying ActiveX control.
|
|
|
GetType()()() |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
IsWalkFinish |
Notifies, when the walk is finished.
|
|
|
MaxRepetitions |
Determines the maximum number of times that variables (beyond the ones determined
in NonRepeaters) are retrieved.
Use this property with Bulk command. |
|
|
MemberwiseClone()()() |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
NonRepeaters |
Determines the number of listed variables that are retrieved only once,
since the beginning of the request. Use this operation, when some of the
variables are scalar objects, with one variable only.
Use this property with Bulk command. |
|
|
RequestID |
Determines the packet ID.
|
|
|
Time |
The SNMP timestamp.
|
|
|
ToString()()() |
(Inherited from Object.) |
|
|
Version |
Retrieves or sets the SNMP version.
|
| Object | |
|
|
GXSNMPPacket |
Assembly: Gurux.SNMP (Module: Gurux.SNMP) Version: 5.0.0.1