Uses of Class
org.snmp4j.smi.OID
-
Packages that use OID Package Description org.snmp4j Provides classes and interfaces for creating, sending, and receiving SNMP messages.org.snmp4j.event Provides classes and interfaces for SNMP4J event processing.org.snmp4j.mp Provides classes and interfaces for the SNMP message processing.org.snmp4j.security Provides classes and interfaces for authentication and privacy of SNMP(v3) messages.org.snmp4j.security.dh org.snmp4j.security.nonstandard org.snmp4j.smi Provides classes for the representation of SMIv1/v2 data types (which also includes some basic ASN.1 primitive data types).org.snmp4j.tools.console org.snmp4j.util Contains table retrieval utilities and multi-threading support classes as well as miscellaneous utility classes. -
-
Uses of OID in org.snmp4j
Methods in org.snmp4j that return OID Modifier and Type Method Description OIDPDUv1. getEnterprise()Gets the "enterprise" OID of the SNMPv1 trap.Methods in org.snmp4j with parameters of type OID Modifier and Type Method Description UsmUserEntrySnmp. createLocalizedUsmUserEntry(byte[] engineID, OctetString securityName, OID authProtocol, OctetString authPassword, OID privProtocol, OctetString privPassword)Create and return aUsmUserEntrywith localized authentication and privacy keys from the provided authentication and privacy passwords.java.util.List<VariableBinding>PDU. getBindingList(OID prefix)Gets a list ofVariableBindings whose OID prefix matches the supplied prefix.VariablePDU. getVariable(OID prefix)Gets the first variable whose OID starts with the specified OID.voidPDUv1. setEnterprise(OID enterprise)Sets the "enterprise" OID of the SNMPv1 trap. -
Uses of OID in org.snmp4j.event
Methods in org.snmp4j.event that return OID Modifier and Type Method Description OIDCounterEvent. getOid()Gets the instance object identifier of the counter.Constructors in org.snmp4j.event with parameters of type OID Constructor Description CounterEvent(java.lang.Object source, OID oid)Creates aCounterEventfor the specified counter.CounterEvent(java.lang.Object source, OID oid, long increment)Creates aCounterEventfor the specified counter.CounterEvent(java.lang.Object source, OID oid, java.lang.Object index, long increment)Creates aCounterEventfor the specified counter. -
Uses of OID in org.snmp4j.mp
Fields in org.snmp4j.mp declared as OID Modifier and Type Field Description static OIDSnmpConstants. authenticationFailurestatic OIDSnmpConstants. coldStartstatic OIDSnmpConstants. linkDownstatic OIDSnmpConstants. linkUpstatic OIDSnmpConstants. oosnmpUsmAesCfb192Protocolstatic OIDSnmpConstants. oosnmpUsmAesCfb192ProtocolWith3DESKeyExtensionstatic OIDSnmpConstants. oosnmpUsmAesCfb256Protocolstatic OIDSnmpConstants. oosnmpUsmAesCfb256ProtocolWith3DESKeyExtensionstatic OIDSnmpConstants. snmp4jStatsReqTableRetriesThe total number of retries sent on behalf of requests to this target.static OIDSnmpConstants. snmp4jStatsReqTableRuntimeThe number of milliseconds a successful request took from sending the request to receiving the corresponding response with the same msgID for this target.static OIDSnmpConstants. snmp4jStatsReqTableTimeoutsThe total number of requests that timed out for this target (Counter32).static OIDSnmpConstants. snmp4jStatsReqTableWaitTimeThe total number of milliseconds this SNMP entity spend waiting for responses on its own requests to this target.static OIDSnmpConstants. snmp4jStatsRequeststatic OIDSnmpConstants. snmp4jStatsRequestRetriesThe total number of retries sent on behalf of requests.static OIDSnmpConstants. snmp4jStatsRequestRuntimeThe number of milliseconds a successful request took from sending the request to receiving the corresponding response with the same msgID.static OIDSnmpConstants. snmp4jStatsRequestTimeoutsThe total number of requests that timed out (Counter32).static OIDSnmpConstants. snmp4jStatsRequestWaitTimeThe total number of milliseconds this SNMP entity spend waiting for responses on its own requests (Counter64).static OIDSnmpConstants. snmp4jStatsResponseIgnoredRetriesThe total number of retries ignored by the command responder while processing requests.static OIDSnmpConstants. snmp4jStatsResponseProcessTimeThe total number of milliseconds the command responder took to process a request.static OIDSnmpConstants. snmp4jStatsResponseTimeoutsThe number of response processings that ended due to an internal timeout before that maximum number of response variables (GETBULK) has been reached.static OIDSnmpConstants. snmpEngineIDstatic OIDSnmpConstants. snmpInASNParseErrsstatic OIDSnmpConstants. snmpInBadCommunityNamesstatic OIDSnmpConstants. snmpInBadCommunityUsesstatic OIDSnmpConstants. snmpInBadVersionsstatic OIDSnmpConstants. snmpInPktsstatic OIDSnmpConstants. snmpInvalidMsgsstatic OIDSnmpConstants. snmpProxyDropsstatic OIDSnmpConstants. snmpSetSerialNostatic OIDSnmpConstants. snmpSilentDropsstatic OIDSnmpConstants. snmpSshtmSessionClosesstatic OIDSnmpConstants. snmpSshtmSessionInvalidCachesstatic OIDSnmpConstants. snmpSshtmSessionNoChannelsstatic OIDSnmpConstants. snmpSshtmSessionNoSessionsstatic OIDSnmpConstants. snmpSshtmSessionNoSubsystemsstatic OIDSnmpConstants. snmpSshtmSessionOpenErrorsstatic OIDSnmpConstants. snmpSshtmSessionOpensstatic OIDSnmpConstants. snmpSshtmSessionUserAuthFailuresstatic OIDSnmpConstants. snmpTlstmSessionAcceptsstatic OIDSnmpConstants. snmpTlstmSessionClientClosesstatic OIDSnmpConstants. snmpTlstmSessionInvalidCachesstatic OIDSnmpConstants. snmpTlstmSessionInvalidClientCertificatesstatic OIDSnmpConstants. snmpTlstmSessionInvalidServerCertificatesstatic OIDSnmpConstants. snmpTlstmSessionNoSessionsstatic OIDSnmpConstants. snmpTlstmSessionOpenErrorsstatic OIDSnmpConstants. snmpTlstmSessionOpensstatic OIDSnmpConstants. snmpTlstmSessionServerClosesstatic OIDSnmpConstants. snmpTlstmSessionUnknownServerCertificatestatic OIDSnmpConstants. snmpTrapAddressstatic OIDSnmpConstants. snmpTrapCommunitystatic OIDSnmpConstants. snmpTrapEnterprisestatic OIDSnmpConstants. snmpTrapOIDstatic OIDSnmpConstants. snmpTrapsstatic OIDSnmpConstants. snmpTsmConfigurationUsePrefixstatic OIDSnmpConstants. snmpTsmInadequateSecurityLevelsstatic OIDSnmpConstants. snmpTsmInvalidCachesstatic OIDSnmpConstants. snmpTsmInvalidPrefixesstatic OIDSnmpConstants. snmpTsmUnknownPrefixesstatic OIDSnmpConstants. snmpUnavailableContextsstatic OIDSnmpConstants. snmpUnknownContextsstatic OIDSnmpConstants. snmpUnknownPDUHandlersstatic OIDSnmpConstants. snmpUnknownSecurityModelsstatic OIDSnmpConstants. sysContactstatic OIDSnmpConstants. sysDescrstatic OIDSnmpConstants. sysLocationstatic OIDSnmpConstants. sysNamestatic OIDSnmpConstants. sysObjectIDstatic OIDSnmpConstants. sysOREntrystatic OIDSnmpConstants. sysServicesstatic OIDSnmpConstants. systemstatic OIDSnmpConstants. sysUpTimestatic OIDSnmpConstants. usm3DESEDEPrivProtocolstatic OIDSnmpConstants. usmAesCfb128Protocolstatic OIDSnmpConstants. usmDESPrivProtocolstatic OIDSnmpConstants. usmHMACMD5AuthProtocolstatic OIDSnmpConstants. usmHMACSHAAuthProtocolstatic OIDSnmpConstants. usmNoAuthProtocolstatic OIDSnmpConstants. usmNoPrivProtocolstatic OIDSnmpConstants. usmStatsDecryptionErrorsstatic OIDSnmpConstants. usmStatsNotInTimeWindowsstatic OIDSnmpConstants. usmStatsUnknownEngineIDsstatic OIDSnmpConstants. usmStatsUnknownUserNamesstatic OIDSnmpConstants. usmStatsUnsupportedSecLevelsstatic OIDSnmpConstants. usmStatsWrongDigestsstatic OIDSnmpConstants. warmStartstatic OIDSnmpConstants. zeroDotZeroMethods in org.snmp4j.mp that return OID Modifier and Type Method Description static OIDSnmpConstants. getTrapOID(OID enterprise, int genericID, int specificID)Methods in org.snmp4j.mp with parameters of type OID Modifier and Type Method Description Counter32DefaultCounterListener. add(OID oid, Counter32 counter)Adds a counter to this counter listener.AuthenticationProtocolMPv3. getAuthProtocol(OID id)Gets an authentication protocol for the supplied ID.static intSnmpConstants. getGenericTrapID(OID oid)Gets the generic trap ID from a notification OID.PrivacyProtocolMPv3. getPrivProtocol(OID id)Gets an privacy protocol for the supplied ID.static OIDSnmpConstants. getTrapOID(OID enterprise, int genericID, int specificID)Counter32DefaultCounterListener. remove(OID oid)Removes a counter from this listener and returns it. -
Uses of OID in org.snmp4j.security
Fields in org.snmp4j.security declared as OID Modifier and Type Field Description static OIDAuthHMAC128SHA224. IDstatic OIDAuthHMAC192SHA256. IDstatic OIDAuthHMAC256SHA384. IDstatic OIDAuthHMAC384SHA512. IDstatic OIDAuthMD5. IDstatic OIDAuthSHA. IDstatic OIDPriv3DES. IDUnique ID of this privacy protocol.static OIDPrivAES128. IDUnique ID of this privacy protocol.static OIDPrivAES192. IDUnique ID of this privacy protocol.static OIDPrivAES256. IDUnique ID of this privacy protocol.static OIDPrivDES. IDUnique ID of this privacy protocol.Methods in org.snmp4j.security that return OID Modifier and Type Method Description OIDUsmUser. getAuthenticationProtocol()Gets the authentication protocol ID.OIDPrivAES192. getDefaultID()OIDPrivAES256. getDefaultID()OIDAuthenticationProtocol. getID()Gets the OID uniquely identifying the authentication protocol.OIDAuthMD5. getID()OIDAuthSHA. getID()OIDAuthSHA2. getID()OIDPriv3DES. getID()Gets the OID uniquely identifying the privacy protocol.OIDPrivacyProtocol. getID()Gets the OID uniquely identifying the privacy protocol.OIDPrivAES128. getID()Gets the OID uniquely identifying the privacy protocol.OIDPrivAES192. getID()Gets the OID uniquely identifying the privacy protocol.OIDPrivAES256. getID()Gets the OID uniquely identifying the privacy protocol.OIDPrivDES. getID()Gets the OID uniquely identifying the privacy protocol.OIDSecurityProtocol. getID()Gets the OID uniquely identifying the privacy protocol.OIDUsmUser. getPrivacyProtocol()Gets the privacy protocol ID.Methods in org.snmp4j.security that return types with arguments of type OID Modifier and Type Method Description java.util.Collection<OID>SecurityProtocols. getSecurityProtocolOIDs(SecurityProtocols.SecurityProtocolType securityProtocolType)Returns the object identifiers (OIDs) of theSecurityProtocols known to thisSecurityProtocolsinstance that have the specified type.Methods in org.snmp4j.security with parameters of type OID Modifier and Type Method Description UsmUserEntryUSM. addLocalizedUser(byte[] engineID, OctetString userName, OID authProtocol, byte[] authKey, OID privProtocol, byte[] privKey)Adds a localized user to the USM.AuthenticationProtocolSecurityProtocols. getAuthenticationProtocol(OID id)Get theAuthenticationProtocolwith the given ID.PrivacyProtocolSecurityProtocols. getPrivacyProtocol(OID id)Get the PrivacyProtocol with the given ID.SecurityProtocolSecurityProtocols. getSecurityProtocol(OID protocolID)Get the security protocol (AuthenticationProtocolorPrivacyProtocol) for the specified protocol OID.byte[]SecurityProtocols. passwordToKey(OID authProtocolID, OctetString passwordString, byte[] engineID)Generates the localized key for the given password and engine id for the authentication protocol specified by the supplied OID.byte[]SecurityProtocols. passwordToKey(OID privProtocolID, OID authProtocolID, OctetString passwordString, byte[] engineID)Generates the localized key for the given password and engine id for the privacy protocol specified by the supplied OID.voidSecurityProtocols. removeAuthenticationProtocol(OID authOID)Remove the givenAuthenticationProtocol.voidSecurityProtocols. removePrivacyProtocol(OID privOID)Remove the givenPrivacyProtocol.voidPrivAES192. setID(OID newID)voidPrivAES256. setID(OID newID)Constructors in org.snmp4j.security with parameters of type OID Constructor Description AuthSHA2(java.lang.String protocolName, OID protocolOID, int digestLength, int authenticationCodeLength)Deprecated.UseAuthSHA2(String, OID, int, int, int)instead to specify the correct HMAC block sizeAuthSHA2(java.lang.String protocolName, OID protocolOID, int digestLength, int authenticationCodeLength, int hmacBlockSize)Creates a SHA authentication protocol with the specified digest length.UsmUser(OctetString securityName, OID authenticationProtocol, OctetString authenticationPassphrase, OID privacyProtocol, OctetString privacyPassphrase)Creates a USM user.UsmUser(OctetString securityName, OID authenticationProtocol, OctetString authenticationPassphrase, OID privacyProtocol, OctetString privacyPassphrase, OctetString localizationEngineID)Creates a localized USM user.UsmUserEntry(byte[] engineID, OctetString securityName, OID authProtocol, byte[] authKey, OID privProtocol, byte[] privKey)Creates a localized user entry. -
Uses of OID in org.snmp4j.security.dh
Fields in org.snmp4j.security.dh declared as OID Modifier and Type Field Description static OIDDHOperations. oidUsmDHKickstartMgrPublicstatic OIDDHOperations. oidUsmDHKickstartMyPublicstatic OIDDHOperations. oidUsmDHKickstartSecurityNameMethods in org.snmp4j.security.dh that return OID Modifier and Type Method Description OIDDHOperations.DHKeyInfo. getAuthProtocol()OIDDHOperations.DHKeyInfo. getPrivProtocol()Constructors in org.snmp4j.security.dh with parameters of type OID Constructor Description DHKeyInfo(OctetString userName, byte[] privateKey, OID authProtocol, OID privProtocol) -
Uses of OID in org.snmp4j.security.nonstandard
Fields in org.snmp4j.security.nonstandard declared as OID Modifier and Type Field Description static OIDPrivAES192With3DESKeyExtension. IDUnique ID of this privacy protocol.static OIDPrivAES256With3DESKeyExtension. IDUnique ID of this privacy protocol.protected OIDPrivAESWith3DESKeyExtension. oidMethods in org.snmp4j.security.nonstandard that return OID Modifier and Type Method Description OIDNonStandardSecurityProtocol. getDefaultID()Gets the default ID for this non-standard privacy protocol.OIDPrivAES192With3DESKeyExtension. getDefaultID()OIDPrivAES256With3DESKeyExtension. getDefaultID()OIDPrivAESWith3DESKeyExtension. getID()Methods in org.snmp4j.security.nonstandard with parameters of type OID Modifier and Type Method Description voidNonStandardSecurityProtocol. setID(OID newOID)Assign a new ID to a non-standard security protocol instance.voidPrivAESWith3DESKeyExtension. setID(OID newOID) -
Uses of OID in org.snmp4j.smi
Methods in org.snmp4j.smi that return OID Modifier and Type Method Description OIDOID. append(int subID)Appends a sub-identifier to this OID.OIDOID. append(java.lang.String oid)Appends a dotted String OID to thisOID.OIDOID. append(OID oid)Appends anOIDto this OID.OIDOID. appendUnsigned(long subID)Appends an unsigned long sub-identifier value to this OID.OIDVariableBinding. getOid()Gets the object instance identifier of the variable binding.OIDOID. getSuffix(OID prefix)Get the suffix of this OID that exceeds the given OID.OIDOID. mask(OctetString mask)Returns a copy of this OID where sub-identifiers have been set to zero for all n-th sub-identifier where the n-th bit of mask is zero.static OIDOID. max(OID a, OID b)Returns the greater of the two OID values.static OIDOID. min(OID a, OID b)Returns the lesser of the two OID values.OIDOID. nextPeer()Returns the next following OID with the same or lesser size (length).OIDOID. predecessor()Returns the predecessor OID for this OID.OIDOID. subOID(int beginIndex)Returns a new OID that is a sub-sequence of this OID starting atbeginIndexuntil the end of this OID.OIDOID. subOID(int beginIndex, int endIndex)Returns a new OID that is a sub-sequence of this OID.OIDOID. successor()Returns the successor OID for this OID.abstract OIDAbstractVariable. toSubIndex(boolean impliedLength)Converts the value of thisVariableto a (sub-)index value.OIDCounter32. toSubIndex(boolean impliedLength)OIDCounter64. toSubIndex(boolean impliedLength)OIDGenericAddress. toSubIndex(boolean impliedLength)OIDInteger32. toSubIndex(boolean impliedLength)OIDIpAddress. toSubIndex(boolean impliedLength)OIDNull. toSubIndex(boolean impliedLength)OIDOctetString. toSubIndex(boolean impliedLength)OIDOID. toSubIndex(boolean impliedLength)OIDUnsignedInteger32. toSubIndex(boolean impliedLength)OIDVariable. toSubIndex(boolean impliedLength)Converts the value of thisVariableto a (sub-)index value.OIDVariantVariable. toSubIndex(boolean impliedLength)OIDOID. trim()Returns a new copy of this OID with the last sub-indentifier removed.Methods in org.snmp4j.smi with parameters of type OID Modifier and Type Method Description OIDOID. append(OID oid)Appends anOIDto this OID.static VariableBinding[]VariableBinding. createFromOIDs(OID[] oids)Create an array ofVariableBindings based on the provided OIDs.static OctetStringOctetString. fromIndex(OID subIndex, int beginIndex, boolean impliedLength)Returns anOctetStringfrom the provided index OID decoded as OctetString with or without implied length.abstract voidAbstractVariable. fromSubIndex(OID subIndex, boolean impliedLength)Sets the value of thisVariablefrom the supplied (sub-)index.voidCounter32. fromSubIndex(OID subIndex, boolean impliedLength)voidCounter64. fromSubIndex(OID subIndex, boolean impliedLength)voidGenericAddress. fromSubIndex(OID subIndex, boolean impliedLength)voidInteger32. fromSubIndex(OID subIndex, boolean impliedLength)voidIpAddress. fromSubIndex(OID subIndex, boolean impliedLength)voidNull. fromSubIndex(OID subIndex, boolean impliedLength)voidOctetString. fromSubIndex(OID subIndex, boolean impliedLength)voidOID. fromSubIndex(OID subIndex, boolean impliedLength)voidUnsignedInteger32. fromSubIndex(OID subIndex, boolean impliedLength)voidVariable. fromSubIndex(OID subIndex, boolean impliedLength)Sets the value of thisVariablefrom the supplied (sub-)index.voidVariantVariable. fromSubIndex(OID subIndex, boolean impliedLength)OIDOID. getSuffix(OID prefix)Get the suffix of this OID that exceeds the given OID.intOID. leftMostCompare(int n, OID other)Compares the n leftmost sub-identifiers with the givenOIDin left-to-right direction.static OIDOID. max(OID a, OID b)Returns the greater of the two OID values.static OIDOID. min(OID a, OID b)Returns the lesser of the two OID values.intOID. rightMostCompare(int n, OID other)Compares the n rightmost sub-identifiers in direction right-to-left with those of the givenOID.voidVariableBinding. setOid(OID oid)Sets the object instance identifier for the variable binding.booleanOID. startsWith(OID other)Check if the OID starts with the given OID.Constructors in org.snmp4j.smi with parameters of type OID Constructor Description OID(OID other)Copy constructor.VariableBinding(OID oid)Creates a variable binding with the supplied object instance identifier and aNullvalue.VariableBinding(OID oid, java.lang.String variableText)Creates a variable binding with the supplied OID and a text value.VariableBinding(OID oid, Variable variable)Creates a variable binding with the supplied OID and value. -
Uses of OID in org.snmp4j.tools.console
Fields in org.snmp4j.tools.console declared as OID Modifier and Type Field Description static OID[]LogControl. SNMP4J_LOGGER_OIDS -
Uses of OID in org.snmp4j.util
Methods in org.snmp4j.util that return OID Modifier and Type Method Description OIDTableUtils.LastReceived. get(int i)static OIDSnmpConfigurator. getAuthProtocolOid(java.lang.String authP)OIDTableEvent. getIndex()Gets the row index OID.OIDTableUtils.LastReceivedColumnInfo. getOid()static OIDSnmpConfigurator. getPrivProtocolOid(java.lang.String privP)OIDTableUtils.Row. getRowIndex()Methods in org.snmp4j.util with parameters of type OID Modifier and Type Method Description <A extends Address>
ResponseEvent<A>TableUtils. createRow(Target<A> target, OID rowStatusColumnOID, OID rowIndex, VariableBinding[] values)Creates a SNMP table row for a table that supports the RowStatus mechanism for row creation.protected TableUtils.TableRequestTableUtils. createTableRequest(Target<?> target, OID[] columnOIDs, TableListener listener, java.lang.Object userObject, OID lowerBoundIndex, OID upperBoundIndex, TableUtils.SparseTableMode sparseTableMode)<A extends Address>
ResponseEvent<A>TableUtils. destroyRow(Target<A> target, OID rowStatusColumnOID, OID rowIndex)Destroys a SNMP table row from a table that support the RowStatus mechanism for row creation/deletion.java.lang.StringSimpleVariableTextFormat. format(OID instanceOID, Variable variable, boolean withOID)Returns a textual representation of the supplied variable against the optionally supplied instance OID.java.lang.StringVariableTextFormat. format(OID instanceOID, Variable variable, boolean withOID)Returns a textual representation of the supplied variable against the optionally supplied instance OID.voidTableUtils. getDenseTable(Target<?> target, OID[] columnOIDs, TableListener listener, java.lang.Object userObject, OID lowerBoundIndex, OID upperBoundIndex)Gets SNMP tabular data from one or more tables.TableUtils.RowTableUtils.TableRequest. getRow(OID index)java.util.List<TreeEvent>TreeUtils. getSubtree(Target<?> target, OID rootOID)Gets a subtree with GETNEXT (SNMPv1) or GETBULK (SNMP2c, SNMPv3) operations from the specified target synchronously.voidTreeUtils. getSubtree(Target<?> target, OID rootOID, java.lang.Object userObject, TreeListener listener)Gets a subtree with GETNEXT (SNMPv1) or GETBULK (SNMP2c, SNMPv3) operations from the specified target asynchronously.java.util.List<TableEvent>TableUtils. getTable(Target<?> target, OID[] columnOIDs, OID lowerBoundIndex, OID upperBoundIndex)Gets synchronously SNMP tabular data from one or more tables.voidTableUtils. getTable(Target<?> target, OID[] columnOIDs, TableListener listener, java.lang.Object userObject, OID lowerBoundIndex, OID upperBoundIndex)Gets SNMP tabular data from one or more tables.voidTableUtils. getTable(Target<?> target, OID[] columnOIDs, TableListener listener, java.lang.Object userObject, OID lowerBoundIndex, OID upperBoundIndex, TableUtils.SparseTableMode sparseTableMode)Gets SNMP tabular data from one or more tables.VariableSimpleVariableTextFormat. parse(OID classOrInstanceOID, java.lang.String text)This operation is not supported bySimpleVariableTextFormat.VariableVariableTextFormat. parse(OID classOrInstanceOID, java.lang.String text)Parses a textual representation of a variable against its associated OBJECT-TYPE OID.voidTableUtils.LastReceived. set(int i, OID oid)voidTableUtils.LastReceived. set(int i, OID oid, TableUtils.Row baseRow)java.util.List<TreeEvent>TreeUtils. walk(Target<?> target, OID[] rootOIDs)Walks a subtree with GETNEXT (SNMPv1) or GETBULK (SNMP2c, SNMPv3) operations from the specified target asynchronously.voidTreeUtils. walk(Target<?> target, OID[] rootOIDs, java.lang.Object userObject, TreeListener listener)Walks a subtree with GETNEXT (SNMPv1) or GETBULK (SNMP2c, SNMPv3) operations from the specified target asynchronously.Constructors in org.snmp4j.util with parameters of type OID Constructor Description DenseTableRequest(Target<?> target, OID[] columnOIDs, TableListener listener, java.lang.Object userObject, OID lowerBoundIndex, OID upperBoundIndex)LastReceivedColumnInfo(OID oid, TableUtils.Row basedOn)Row(OID index)TableEvent(TableUtils.TableRequest source, java.lang.Object userObject, OID index, VariableBinding[] cols)Creates a table event with row data.TableRequest(Target<?> target, OID[] columnOIDs, TableListener listener, java.lang.Object userObject, OID lowerBoundIndex, OID upperBoundIndex, TableUtils.SparseTableMode sparseTableMode)Constructor parameters in org.snmp4j.util with type arguments of type OID Constructor Description LastReceived(java.util.List<OID> plainColumnInfos)
-