메소드 | 설명 | |
---|---|---|
ErrorMessage ( int errorCode ) : string |
Return SNMP version 1 and 2 error code (errorCode field in the Pdu class) as a short, descriptive string.
|
메소드 | 설명 | |
---|---|---|
SnmpError ( ) |
Private constructor.
|
public static ErrorMessage ( int errorCode ) : string | ||
errorCode | int | Error code sent by the agent |
리턴 | string |