-
Deprecated Classes Class Description org.snmp4j.transport.tls.TlsTrustManager UseTLSTMExtendedTrustManager
instead.
-
Deprecated Constructors Constructor Description org.snmp4j.security.AuthSHA2(String, OID, int, int) UseAuthSHA2(String, OID, int, int, int)
instead to specify the correct HMAC block sizeorg.snmp4j.smi.BitString() The BIT STRING type has been temporarily defined in RFC 1442 and obsoleted by RFC 2578. Use OctetString (i.e. BITS syntax) instead.