public class NewIndexOID extends OID
AnyNewIndexOID
is a special OID subclass for shared table
indexes. This object can be used to create a locally unique index value
during sub-agent initialization that will be replaced by a globally unique
index (which has not been used before by any sub-agent) when AgentX
connection is being established.MAX_OID_LEN, MAX_SUBID_VALUE
SMISYNTAXES_PROPERTIES
Constructor and Description |
---|
NewIndexOID() |
NewIndexOID(int[] index) |
NewIndexOID(String index) |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
append, append, append, appendUnsigned, compareTo, decodeBER, encodeBER, equals, format, fromSubIndex, get, getBERLength, getSyntax, getUnsigned, getValue, hashCode, isValid, last, lastUnsigned, leftMostCompare, mask, max, min, nextPeer, predecessor, removeLast, rightMostCompare, set, setValue, setValue, size, startsWith, successor, toByteArray, toDottedString, toInt, toIntArray, toLong, toString, toSubIndex, trim, trim
createFromBER, createFromSyntax, equal, getBERPayloadLength, getSyntaxFromString, getSyntaxString, getSyntaxString, isDynamic, isException
Copyright © 2016 SNMP4J.org. All rights reserved.