The properties of the SnmpPdu class are listed below. For a complete list of SnmpPdu class members, see the SnmpPdu Members topic.
 BulkMaxRepetitions | Only available for GetBulkPdu pdu type. This type is only available for version 2 snmp. | 
 BulkNonRepeaters | Only available for GetBulkPdu pdu type. This type is only available for version 2 snmp. | 
 Community | Community property get and set the community string. The default community is "public". | 
 ErrorIndex | This property return and set current error index. | 
 ErrorStatus | This property return and set current error status. | 
 InnerVariables | The SnmpVariable collection for PDU. | 
 PduType | Get and Set the Pdu Type of this SnmpPdu. | 
 RequestID | This property return and set current Request ID. The default Request ID is 1. | 
 V1Enterprise | Only available for TrapV1Pdu pdu type. This type is only available for version 1 snmp. | 
 V1GenericTrap | Only available for TrapV1Pdu pdu type. This type is only available for version 1 snmp. | 
 V1remoteipaddress | Only available for TrapV1Pdu pdu type. This type is only available for version 1 snmp. | 
 V1SpecificTrap | Only available for TrapV1Pdu pdu type. This type is only available for version 1 snmp. | 
 V1TimeStamp | Only available for TrapV1Pdu pdu type. This type is only available for version 1 snmp. | 
 Version | This property get and set current snmp request's version. | 
 V3AuthenticationMethod | Define the authentication method for SNMP V3 | 
 V3EncryptionMethod | Define the encryption method for SNMP V3 | 
 V3AuthoritativeEngineBoots | Define the Authoritative Engine Boots count for SNMP V3 | 
 V3AuthoritativeEngineID | Define the byte array Authoritative Engine ID for SNMP V3 | 
 V3AuthoritativeEngineTime | Define the Authoritative Engine Time for SNMP V3 | 
 V3ContextEngineID | Define the Context Engine ID for SNMP V3 | 
 V3ContextName | Define the Context Name for SNMP V3 | 
 V3MaxMessageSize | Define the Maximum Message Size for SNMP V3 | 
 V3MessageID | Define the Message ID for SNMP V3 | 
 V3AuthenticationEncryptionFlags | Define the Authentication and Privacy flag for SNMP V3 | 
 V3UserName | Define the User Name for SNMP V3 | 
 V3AuthenticationPassword | Define the Authentication Password for SNMP V3 | 
 V3EncryptionPassword | Define the Encryption Password | 
SnmpPdu Class | SnmpSource Namespace