C# (CSharp) SnmpSharpNet Пространство имен

Классы

Имя Описание
AgentParameters SNMP Agent specific values.
AsnType Base class for all ASN.1 value classes
AsyncRequestState Internal class holding relevant information for async requests.
Authentication Authentication helper class
AuthenticationMD5 MD5 Authentication class.
AuthenticationSHA1 SHA-1 Authentication class.
CTarget Community based SNMP target. Used for SNMP version 1 and version 2c.
Counter32
EndOfMibView
EthernetAddress
Gauge32
IpAddress
MsgFlags Message flags in the SNMP v3 header.
NoSuchInstance
NoSuchObject
Null
Opaque
Privacy3DES TripleDES privacy protocol implementation class.
PrivacyAES AES privacy protocol implementation class.
PrivacyAES128 AES 128-bit key size privacy protocol implementation class.
PrivacyAES192 Privacy class for AES 192-bit encryption. This is a helper class. Full functionality is implemented in PrivacyAES parent class.
PrivacyAES256 Privacy class for AES 256-bit encryption. This is a helper class. Full functionality is implemented in PrivacyAES parent class.
PrivacyDES DES privacy protocol implementation class.
PrivacyProtocol Privacy protocol helper class.
SMIDataType Collection of static helper methods making operations with SMI data types simpler and easier.
SNMPV3ReportError SNMP class translates SNMP version 3 report errors into error strings.
ScopedPdu SNMP Version 3 Scoped Protocol Data Unit.
SecureAgentParameters Secure SNMPv3 agent parameters
Sequence
SimpleSnmp Utility class to enable simplified access to SNMP version 1 and version 2 requests and replies.
Snmp
SnmpAuthenticationException Exception of this type is thrown when SNMP version 3 packet containing authentication information has failed authentication check.
SnmpConstants SNMP SMI version 1, version 2c and version 3 constants.
SnmpDecodingException Exception thrown on failure to decode BER encoded information.
SnmpError Helper returns error messages for SNMP v1 and v2 error codes
SnmpErrorStatusException Exception thrown by SimpleSnmp methods when SNMP request returned a SnmpStatus error in the reply and SuppressExceptions flag is set to false.
SnmpException
SnmpInvalidPduTypeException Exception thrown when specific PDU type was expected and a different type was received.
SnmpInvalidVersionException Exception thrown when invalid SNMP version was encountered in the packet
SnmpNetworkException SNMP network exception
SnmpPacket Base SNMP packet class.
SnmpPrivacyException Privacy encryption or decryption exception
SnmpV1Packet SNMP version 1 packet class.
SnmpV1TrapPacket SNMP version 1 TRAP packet class.
SnmpV2Packet SNMP version 2 packet class.
SnmpV3Packet SNMP version 3 packet implementation class.
SnmpVariableType Class containing SNMP type constants usable in switch/case evaluation of variable types.
TimeTicks
TrapAgent Send SNMP Trap notifications
TrapPdu SNMP version 1 TRAP Protocol Data Unit
UTarget USM security SNMP version 3 target class.
UdpTarget Transport class for IPv4 using UDP
UdpTransport IP/UDP transport class.
UserSecurityModel User security model implementation class.
V2Error Base class for SNMP version 2 error types.
V2PartyClock Defines an SNMPv2 Party Clock.
Vb Vb item. Stores Oid => value pair for each value