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.fluent 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.uri org.snmp4j.util Contains table retrieval utilities and multi-threading support classes as well as miscellaneous utility classes. -
-
Uses of OID in org.snmp4j
Fields in org.snmp4j declared as OID Modifier and Type Field Description private OID
PDUv1. enterprise
Methods in org.snmp4j that return OID Modifier and Type Method Description OID
PDUv1. getEnterprise()
Gets the "enterprise" OID of the SNMPv1 trap.Methods in org.snmp4j with parameters of type OID Modifier and Type Method Description UsmUserEntry
Snmp. createLocalizedUsmUserEntry(byte[] engineID, OctetString securityName, OID authProtocol, OctetString authPassword, OID privProtocol, OctetString privPassword)
Create and return aUsmUserEntry
with localized authentication and privacy keys from the provided authentication and privacy passwords.java.util.List<VariableBinding>
PDU. getBindingList(OID prefix)
Gets a list ofVariableBinding
s whose OID prefix matches the supplied prefix.Variable
PDU. getVariable(OID prefix)
Gets the first variable whose OID starts with the specified OID.void
PDUv1. setEnterprise(OID enterprise)
Sets the "enterprise" OID of the SNMPv1 trap. -
Uses of OID in org.snmp4j.event
Fields in org.snmp4j.event declared as OID Modifier and Type Field Description private OID
CounterEvent. oid
Methods in org.snmp4j.event that return OID Modifier and Type Method Description OID
CounterEvent. 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 aCounterEvent
for the specified counter.CounterEvent(java.lang.Object source, OID oid, long increment)
Creates aCounterEvent
for the specified counter.CounterEvent(java.lang.Object source, OID oid, java.lang.Object index, long increment)
Creates aCounterEvent
for the specified counter. -
Uses of OID in org.snmp4j.fluent
Fields in org.snmp4j.fluent declared as OID Modifier and Type Field Description private OID
TargetBuilder.AuthProtocol. protocolID
private OID
TargetBuilder.PrivProtocol. protocolID
Methods in org.snmp4j.fluent that return OID Modifier and Type Method Description OID
TargetBuilder.AuthProtocol. getProtocolID()
OID
TargetBuilder.PrivProtocol. getProtocolID()
Methods in org.snmp4j.fluent with parameters of type OID Modifier and Type Method Description PduBuilder
PduBuilder. oid(OID... oids)
PduBuilder
PduBuilder. vb(OID oid, Variable value)
Constructors in org.snmp4j.fluent with parameters of type OID Constructor Description AuthProtocol(java.lang.String name, OID protocolID)
PrivProtocol(java.lang.String name, OID protocolID)
-
Uses of OID in org.snmp4j.mp
Fields in org.snmp4j.mp declared as OID Modifier and Type Field Description static OID
SnmpConstants. authenticationFailure
static OID
SnmpConstants. coldStart
static OID
SnmpConstants. linkDown
static OID
SnmpConstants. linkUp
static OID
SnmpConstants. oosnmpUsmAesCfb192Protocol
static OID
SnmpConstants. oosnmpUsmAesCfb192ProtocolWith3DESKeyExtension
static OID
SnmpConstants. oosnmpUsmAesCfb256Protocol
static OID
SnmpConstants. oosnmpUsmAesCfb256ProtocolWith3DESKeyExtension
static OID
SnmpConstants. snmp4jStatsReqTableRetries
The total number of retries sent on behalf of requests to this target.static OID
SnmpConstants. snmp4jStatsReqTableRuntime
The number of milliseconds a successful request took from sending the request to receiving the corresponding response with the same msgID for this target.static OID
SnmpConstants. snmp4jStatsReqTableTimeouts
The total number of requests that timed out for this target (Counter32).static OID
SnmpConstants. snmp4jStatsReqTableWaitTime
The total number of milliseconds this SNMP entity spend waiting for responses on its own requests to this target.static OID
SnmpConstants. snmp4jStatsRequest
static OID
SnmpConstants. snmp4jStatsRequestRetries
The total number of retries sent on behalf of requests.static OID
SnmpConstants. snmp4jStatsRequestRuntime
The number of milliseconds a successful request took from sending the request to receiving the corresponding response with the same msgID.static OID
SnmpConstants. snmp4jStatsRequestTimeouts
The total number of requests that timed out (Counter32).static OID
SnmpConstants. snmp4jStatsRequestWaitTime
The total number of milliseconds this SNMP entity spend waiting for responses on its own requests (Counter64).static OID
SnmpConstants. snmp4jStatsResponseIgnoredRetries
The total number of retries ignored by the command responder while processing requests.static OID
SnmpConstants. snmp4jStatsResponseProcessTime
The total number of milliseconds the command responder took to process a request.static OID
SnmpConstants. snmp4jStatsResponseTimeouts
The number of response processings that ended due to an internal timeout before that maximum number of response variables (GETBULK) has been reached.static OID
SnmpConstants. snmpEngineID
static OID
SnmpConstants. snmpInASNParseErrs
static OID
SnmpConstants. snmpInBadCommunityNames
static OID
SnmpConstants. snmpInBadCommunityUses
static OID
SnmpConstants. snmpInBadVersions
static OID
SnmpConstants. snmpInPkts
static OID
SnmpConstants. snmpInvalidMsgs
static OID
SnmpConstants. snmpProxyDrops
static OID
SnmpConstants. snmpSetSerialNo
static OID
SnmpConstants. snmpSilentDrops
static OID
SnmpConstants. snmpSshtmSessionCloses
static OID
SnmpConstants. snmpSshtmSessionInvalidCaches
static OID
SnmpConstants. snmpSshtmSessionNoChannels
static OID
SnmpConstants. snmpSshtmSessionNoSessions
static OID
SnmpConstants. snmpSshtmSessionNoSubsystems
static OID
SnmpConstants. snmpSshtmSessionOpenErrors
static OID
SnmpConstants. snmpSshtmSessionOpens
static OID
SnmpConstants. snmpSshtmSessionUserAuthFailures
static OID
SnmpConstants. snmpTlstmSessionAccepts
static OID
SnmpConstants. snmpTlstmSessionClientCloses
static OID
SnmpConstants. snmpTlstmSessionInvalidCaches
static OID
SnmpConstants. snmpTlstmSessionInvalidClientCertificates
static OID
SnmpConstants. snmpTlstmSessionInvalidServerCertificates
static OID
SnmpConstants. snmpTlstmSessionNoSessions
static OID
SnmpConstants. snmpTlstmSessionOpenErrors
static OID
SnmpConstants. snmpTlstmSessionOpens
static OID
SnmpConstants. snmpTlstmSessionServerCloses
static OID
SnmpConstants. snmpTlstmSessionUnknownServerCertificate
static OID
SnmpConstants. snmpTrapAddress
static OID
SnmpConstants. snmpTrapCommunity
static OID
SnmpConstants. snmpTrapEnterprise
static OID
SnmpConstants. snmpTrapOID
static OID
SnmpConstants. snmpTraps
static OID
SnmpConstants. snmpTsmConfigurationUsePrefix
static OID
SnmpConstants. snmpTsmInadequateSecurityLevels
static OID
SnmpConstants. snmpTsmInvalidCaches
static OID
SnmpConstants. snmpTsmInvalidPrefixes
static OID
SnmpConstants. snmpTsmUnknownPrefixes
static OID
SnmpConstants. snmpUnavailableContexts
static OID
SnmpConstants. snmpUnknownContexts
static OID
SnmpConstants. snmpUnknownPDUHandlers
static OID
SnmpConstants. snmpUnknownSecurityModels
static OID
SnmpConstants. sysContact
static OID
SnmpConstants. sysDescr
static OID
SnmpConstants. sysLocation
static OID
SnmpConstants. sysName
static OID
SnmpConstants. sysObjectID
static OID
SnmpConstants. sysOREntry
static OID
SnmpConstants. sysServices
static OID
SnmpConstants. system
static OID
SnmpConstants. sysUpTime
static OID
SnmpConstants. usm3DESEDEPrivProtocol
static OID
SnmpConstants. usmAesCfb128Protocol
static OID
SnmpConstants. usmDESPrivProtocol
static OID
SnmpConstants. usmHMACMD5AuthProtocol
static OID
SnmpConstants. usmHMACSHAAuthProtocol
static OID
SnmpConstants. usmNoAuthProtocol
static OID
SnmpConstants. usmNoPrivProtocol
static OID
SnmpConstants. usmStatsDecryptionErrors
static OID
SnmpConstants. usmStatsNotInTimeWindows
static OID
SnmpConstants. usmStatsUnknownEngineIDs
static OID
SnmpConstants. usmStatsUnknownUserNames
static OID
SnmpConstants. usmStatsUnsupportedSecLevels
static OID
SnmpConstants. usmStatsWrongDigests
static OID
SnmpConstants. warmStart
static OID
SnmpConstants. zeroDotZero
Fields in org.snmp4j.mp with type parameters of type OID Modifier and Type Field Description private java.util.Map<OID,Counter32>
DefaultCounterListener. counters
Methods in org.snmp4j.mp that return OID Modifier and Type Method Description static OID
SnmpConstants. getTrapOID(OID enterprise, int genericID, int specificID)
Methods in org.snmp4j.mp with parameters of type OID Modifier and Type Method Description Counter32
DefaultCounterListener. add(OID oid, Counter32 counter)
Adds a counter to this counter listener.AuthenticationProtocol
MPv3. getAuthProtocol(OID id)
Gets an authentication protocol for the supplied ID.static int
SnmpConstants. getGenericTrapID(OID oid)
Gets the generic trap ID from a notification OID.PrivacyProtocol
MPv3. getPrivProtocol(OID id)
Gets an privacy protocol for the supplied ID.static OID
SnmpConstants. getTrapOID(OID enterprise, int genericID, int specificID)
Counter32
DefaultCounterListener. 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 private OID
UsmUser. authenticationProtocol
static OID
AuthHMAC128SHA224. ID
static OID
AuthHMAC192SHA256. ID
static OID
AuthHMAC256SHA384. ID
static OID
AuthHMAC384SHA512. ID
static OID
AuthMD5. ID
static OID
AuthSHA. ID
static OID
Priv3DES. ID
Unique ID of this privacy protocol.static OID
PrivAES128. ID
Unique ID of this privacy protocol.static OID
PrivAES192. ID
Unique ID of this privacy protocol.static OID
PrivAES256. ID
Unique ID of this privacy protocol.static OID
PrivDES. ID
Unique ID of this privacy protocol.private OID
PrivAES192. oid
private OID
PrivAES256. oid
private OID
UsmUser. privacyProtocol
private OID
AuthSHA2. protocolID
The object identifier that identifies this authentication protocol.Fields in org.snmp4j.security with type parameters of type OID Modifier and Type Field Description private java.util.Hashtable<OID,AuthenticationProtocol>
SecurityProtocols. authProtocols
private java.util.Hashtable<OID,PrivacyProtocol>
SecurityProtocols. privProtocols
Methods in org.snmp4j.security that return OID Modifier and Type Method Description OID
UsmUser. getAuthenticationProtocol()
Gets the authentication protocol ID.OID
PrivAES192. getDefaultID()
OID
PrivAES256. getDefaultID()
OID
AuthenticationProtocol. getID()
Gets the OID uniquely identifying the authentication protocol.OID
AuthMD5. getID()
OID
AuthSHA. getID()
OID
AuthSHA2. getID()
OID
Priv3DES. getID()
Gets the OID uniquely identifying the privacy protocol.OID
PrivacyProtocol. getID()
Gets the OID uniquely identifying the privacy protocol.OID
PrivAES128. getID()
Gets the OID uniquely identifying the privacy protocol.OID
PrivAES192. getID()
Gets the OID uniquely identifying the privacy protocol.OID
PrivAES256. getID()
Gets the OID uniquely identifying the privacy protocol.OID
PrivDES. getID()
Gets the OID uniquely identifying the privacy protocol.OID
SecurityProtocol. getID()
Gets the OID uniquely identifying the privacy protocol.OID
UsmUser. 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 (OID
s) of theSecurityProtocol
s known to thisSecurityProtocols
instance that have the specified type.Methods in org.snmp4j.security with parameters of type OID Modifier and Type Method Description UsmUserEntry
USM. addLocalizedUser(byte[] engineID, OctetString userName, OID authProtocol, byte[] authKey, OID privProtocol, byte[] privKey)
Adds a localized user to the USM.AuthenticationProtocol
SecurityProtocols. getAuthenticationProtocol(OID id)
Get theAuthenticationProtocol
with the given ID.PrivacyProtocol
SecurityProtocols. getPrivacyProtocol(OID id)
Get the PrivacyProtocol with the given ID.SecurityProtocol
SecurityProtocols. getSecurityProtocol(OID protocolID)
Get the security protocol (AuthenticationProtocol
orPrivacyProtocol
) 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.void
SecurityProtocols. removeAuthenticationProtocol(OID authOID)
Remove the givenAuthenticationProtocol
.void
SecurityProtocols. removePrivacyProtocol(OID privOID)
Remove the givenPrivacyProtocol
.void
PrivAES192. setID(OID newID)
void
PrivAES256. setID(OID newID)
private void
USM. updateCachedDataForReport(StatusInformation statusInformation, int securityLevel, OID reportID, UsmSecurityStateReference usmSecurityStateReference, byte[] securityName)
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 private OID
DHOperations.DHKeyInfo. authProtocol
static OID
DHOperations. oidUsmDHKickstartMgrPublic
static OID
DHOperations. oidUsmDHKickstartMyPublic
static OID
DHOperations. oidUsmDHKickstartSecurityName
private OID
DHOperations.DHKeyInfo. privProtocol
Methods in org.snmp4j.security.dh that return OID Modifier and Type Method Description OID
DHOperations.DHKeyInfo. getAuthProtocol()
OID
DHOperations.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 OID
PrivAES192With3DESKeyExtension. ID
Unique ID of this privacy protocol.static OID
PrivAES256With3DESKeyExtension. ID
Unique ID of this privacy protocol.protected OID
PrivAESWith3DESKeyExtension. oid
Methods in org.snmp4j.security.nonstandard that return OID Modifier and Type Method Description OID
NonStandardSecurityProtocol. getDefaultID()
Gets the default ID for this non-standard privacy protocol.OID
PrivAES192With3DESKeyExtension. getDefaultID()
OID
PrivAES256With3DESKeyExtension. getDefaultID()
OID
PrivAESWith3DESKeyExtension. getID()
Methods in org.snmp4j.security.nonstandard with parameters of type OID Modifier and Type Method Description void
NonStandardSecurityProtocol. setID(OID newOID)
Assign a new ID to a non-standard security protocol instance.void
PrivAESWith3DESKeyExtension. setID(OID newOID)
-
Uses of OID in org.snmp4j.smi
Fields in org.snmp4j.smi declared as OID Modifier and Type Field Description private OID
VariableBinding. oid
Methods in org.snmp4j.smi that return OID Modifier and Type Method Description OID
OID. append(int subID)
Appends a sub-identifier to this OID.OID
OID. append(java.lang.String oid)
Appends a dotted String OID to thisOID
.OID
OID. append(OID oid)
Appends anOID
to this OID.OID
OID. appendUnsigned(long subID)
Appends an unsigned long sub-identifier value to this OID.OID
VariableBinding. getOid()
Gets the object instance identifier of the variable binding.OID
OID. getSuffix(OID prefix)
Get the suffix of this OID that exceeds the given OID.OID
OID. 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 OID
OID. max(OID a, OID b)
Returns the greater of the two OID values.static OID
OID. min(OID a, OID b)
Returns the lesser of the two OID values.OID
OID. nextPeer()
Returns the next following OID with the same or lesser size (length).OID
OID. predecessor()
Returns the predecessor OID for this OID.OID
OID. subOID(int beginIndex)
Returns a new OID that is a sub-sequence of this OID starting atbeginIndex
until the end of this OID.OID
OID. subOID(int beginIndex, int endIndex)
Returns a new OID that is a sub-sequence of this OID.OID
OID. successor()
Returns the successor OID for this OID.abstract OID
AbstractVariable. toSubIndex(boolean impliedLength)
Converts the value of thisVariable
to a (sub-)index value.OID
Counter32. toSubIndex(boolean impliedLength)
OID
Counter64. toSubIndex(boolean impliedLength)
OID
GenericAddress. toSubIndex(boolean impliedLength)
OID
Integer32. toSubIndex(boolean impliedLength)
OID
IpAddress. toSubIndex(boolean impliedLength)
OID
Null. toSubIndex(boolean impliedLength)
OID
OctetString. toSubIndex(boolean impliedLength)
OID
OID. toSubIndex(boolean impliedLength)
OID
UnsignedInteger32. toSubIndex(boolean impliedLength)
OID
Variable. toSubIndex(boolean impliedLength)
Converts the value of thisVariable
to a (sub-)index value.OID
VariantVariable. toSubIndex(boolean impliedLength)
OID
OID. 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 OID
OID. append(OID oid)
Appends anOID
to this OID.static VariableBinding[]
VariableBinding. createFromOIDs(OID[] oids)
Create an array ofVariableBinding
s based on the provided OIDs.static OctetString
OctetString. fromIndex(OID subIndex, int beginIndex, boolean impliedLength)
Returns anOctetString
from the provided index OID decoded as OctetString with or without implied length.abstract void
AbstractVariable. fromSubIndex(OID subIndex, boolean impliedLength)
Sets the value of thisVariable
from the supplied (sub-)index.void
Counter32. fromSubIndex(OID subIndex, boolean impliedLength)
void
Counter64. fromSubIndex(OID subIndex, boolean impliedLength)
void
GenericAddress. fromSubIndex(OID subIndex, boolean impliedLength)
void
Integer32. fromSubIndex(OID subIndex, boolean impliedLength)
void
IpAddress. fromSubIndex(OID subIndex, boolean impliedLength)
void
Null. fromSubIndex(OID subIndex, boolean impliedLength)
void
OctetString. fromSubIndex(OID subIndex, boolean impliedLength)
void
OID. fromSubIndex(OID subIndex, boolean impliedLength)
void
UnsignedInteger32. fromSubIndex(OID subIndex, boolean impliedLength)
void
Variable. fromSubIndex(OID subIndex, boolean impliedLength)
Sets the value of thisVariable
from the supplied (sub-)index.void
VariantVariable. fromSubIndex(OID subIndex, boolean impliedLength)
OID
OID. getSuffix(OID prefix)
Get the suffix of this OID that exceeds the given OID.int
OID. leftMostCompare(int n, OID other)
Compares the n leftmost sub-identifiers with the givenOID
in left-to-right direction.static OID
OID. max(OID a, OID b)
Returns the greater of the two OID values.static OID
OID. min(OID a, OID b)
Returns the lesser of the two OID values.int
OID. rightMostCompare(int n, OID other)
Compares the n rightmost sub-identifiers in direction right-to-left with those of the givenOID
.void
VariableBinding. setOid(OID oid)
Sets the object instance identifier for the variable binding.boolean
OID. 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 aNull
value.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 (package private) OID
SnmpCommand. authProtocol
(package private) OID
SnmpCommand. lowerBoundIndex
(package private) OID
SnmpCommand. privProtocol
static OID[]
LogControl. SNMP4J_LOGGER_OIDS
(package private) OID
SnmpCommand. trapOID
(package private) OID
SnmpCommand. upperBoundIndex
Methods in org.snmp4j.tools.console with parameters of type OID Modifier and Type Method Description private void
SnmpCommand. checkTrapVariables(java.util.List<VariableBinding> vbs, int pduType, OID trapOID, TimeTicks sysUpTime)
private <A extends Address>
voidLogControl. verifyLoggerModification(Snmp snmp, Target<A> target, PDU pdu, OID levelOID, java.lang.String logger, OID loggerIndex, java.lang.String newLevel, ResponseEvent<A> response)
-
Uses of OID in org.snmp4j.uri
Fields in org.snmp4j.uri declared as OID Modifier and Type Field Description private OID[]
SnmpURI.Request. oids
Methods in org.snmp4j.uri that return OID Modifier and Type Method Description OID[]
SnmpURI.Request. getOIDs()
Constructors in org.snmp4j.uri with parameters of type OID Constructor Description Request(Target<?> target, PDU pdu, OID[] oids)
Request(Target<?> target, PDU pdu, OID[] oids, SnmpURI.SnmpUriType type)
-
Uses of OID in org.snmp4j.util
Fields in org.snmp4j.util declared as OID Modifier and Type Field Description (package private) OID[]
TableUtils.TableRequest. columnOIDs
private OID
TableEvent. index
private OID
TableUtils.Row. index
(package private) OID
TableUtils.TableRequest. lowerBoundIndex
private OID
TableUtils.LastReceivedColumnInfo. oid
private OID[]
TreeUtils.TreeRequest. rootOIDs
(package private) OID
TableUtils.TableRequest. upperBoundIndex
Fields in org.snmp4j.util with type parameters of type OID Modifier and Type Field Description private java.util.List<OID>
TableUtils.TableRequest. lastSent
private java.util.Map<java.lang.String,OID>
DictionaryOIDTextFormat. nameToOidMap
private java.util.TreeMap<OID,java.lang.String>
DictionaryOIDTextFormat. oidToNameMap
Methods in org.snmp4j.util that return OID Modifier and Type Method Description OID
TableUtils.LastReceived. get(int i)
static OID
SnmpConfigurator. getAuthProtocolOid(java.lang.String authP)
OID
TableEvent. getIndex()
Gets the row index OID.OID
TableUtils.LastReceivedColumnInfo. getOid()
static OID
SnmpConfigurator. getPrivProtocolOid(java.lang.String privP)
OID
TableUtils.Row. getRowIndex()
OID
DictionaryOIDTextFormat. put(java.lang.String objectNameEqualsDottedNumberString)
Put an object name to oid mapping into the internal dictionary used for the OID/text formatting that is parsed from a string of the form 'sysDescr = 1.3.6.1.2.1.1.1' or 'sysDescr=1.3.6.1.2.1.1.1'.OID
DictionaryOIDTextFormat. put(java.lang.String objectName, java.lang.String dottedNumbersOidString)
Put an object name to oid mapping into the internal dictionary used for the OID/text formatting.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.TableRequest
TableUtils. 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.String
SimpleVariableTextFormat. format(OID instanceOID, Variable variable, boolean withOID)
Returns a textual representation of the supplied variable against the optionally supplied instance OID.java.lang.String
VariableTextFormat. format(OID instanceOID, Variable variable, boolean withOID)
Returns a textual representation of the supplied variable against the optionally supplied instance OID.void
TableUtils. 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.Row
TableUtils.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.void
TreeUtils. 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.java.util.List<TableEvent>
TableUtils. getTable(Target<?> target, OID[] columnOIDs, OID lowerBoundIndex, OID upperBoundIndex, long timeoutSeconds)
Gets synchronously SNMP tabular data from one or more tables.void
TableUtils. getTable(Target<?> target, OID[] columnOIDs, TableListener listener, java.lang.Object userObject, OID lowerBoundIndex, OID upperBoundIndex)
Gets SNMP tabular data from one or more tables.void
TableUtils. 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.Variable
SimpleVariableTextFormat. parse(OID classOrInstanceOID, java.lang.String text)
This operation is not supported bySimpleVariableTextFormat
.Variable
VariableTextFormat. parse(OID classOrInstanceOID, java.lang.String text)
Parses a textual representation of a variable against its associated OBJECT-TYPE OID.void
TableUtils.LastReceived. set(int i, OID oid)
void
TableUtils.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.void
TreeUtils. 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)
TreeRequest(TreeListener listener, OID[] rootOIDs, Target<?> target, java.lang.Object userObject, PDU request)
Constructor parameters in org.snmp4j.util with type arguments of type OID Constructor Description LastReceived(java.util.List<OID> plainColumnInfos)
-