PowerSNMP for .NET
Security Class Members
Fields  Properties  Methods 


The following tables list the members exposed by Security.

Public Constructors
 NameDescription
Public ConstructorSecurity Constructor Initializes a new instance of the Security class.  
Top
Public Fields
 NameDescription
Public FieldContextId Gets or sets the contextEngineId used in the SNMPv3 scoped PDU.  
Public FieldContextName Gets or sets the contextName used in the SNMPv3 scoped PDU.  
Public FieldEngineId Gets or sets the engine Id of the remote authoritative engine.  
Public FieldId Gets or sets the message identification field in the security header.  
Public FieldUser Specifies username, passwords and authentication/privacy level used.  
Top
Public Properties
 NameDescription
Public PropertyDecodingException When not null, indicates the problem found when attempting to decode the message.  
Public PropertyEngineBoots Gets the encoded authoritative engine boots used for SNMPv3 communications. Value is not serialized.  
Public PropertyEngineTime Gets the encoded authoritative engine time used for SNMPv3 communications. Value is not serialized.  
Public PropertyLevelIndicates the SecurityLevel found in an SNMPv3 packet when decoding.  
Public PropertyModel Indicates security model being used.  
Public PropertyReportFlagIndicates whether a ReportMessage should be generated when SnmpBase.CreateResponse is used.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ParseHexString Decodes the provided hex string ("xx-xx...xx-xx") into its byte[] representation.  
Public Methodstatic (Shared in Visual Basic)ToHexString Encodes the provided byte[] and returns its hex string representation ("xx-xx...xx-xx").  
Top
See Also

Reference

Security Class
Dart.Snmp Namespace

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic