프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AuthenticationFailed | int | ||
InvalidAuthenticationParameterLength | int | ||
InvalidAuthoritativeEngineId | int | ||
InvalidEngineBoots | int | ||
InvalidIAgentParameters | int | ||
InvalidOid | int | ||
InvalidPrivacyParameterLength | int | ||
InvalidRequestId | int | ||
InvalidSecurityName | int | ||
MaximumMessageSizeExceeded | int | ||
NoDataReceived | int | ||
None | int | ||
OidValueTypeChanged | int | ||
PacketOutsideTimeWindow | int | ||
ReportOnNoReports | int | ||
RequestTimedOut | int | ||
UnsupportedNoAuthPriv | int | ||
UnsupportedPrivacyProtocol | int | ||
UnsupportedSecurityModel | int |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_errorCode | int |
메소드 | 설명 | |
---|---|---|
SnmpException ( ) : System |
Constructor.
|
|
SnmpException ( int errorCode, string msg ) : System |
Constructor
|
|
SnmpException ( string msg ) : System |
Standard constructor
|
public SnmpException ( int errorCode, string msg ) : System | ||
errorCode | int | Error code associated with the exception |
msg | string | Error message |
리턴 | System |
public SnmpException ( string msg ) : System | ||
msg | string | SNMP Exception message |
리턴 | System |
public static int InvalidAuthenticationParameterLength | ||
리턴 | int |
public static int InvalidPrivacyParameterLength | ||
리턴 | int |