public class SnmpInstId extends SnmpObjId
| Modifier and Type | Field and Description | 
|---|---|
static SnmpInstId | 
INST_ZERO  | 
| Constructor and Description | 
|---|
SnmpInstId(int instance)  | 
SnmpInstId(int[] instanceIds)  | 
SnmpInstId(SnmpObjId instance)  | 
SnmpInstId(String instance)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
addPrefixDotInToString()  | 
static SnmpInstId[] | 
convertToSnmpInstIds(String instances)  | 
int | 
toInt()  | 
append, append, append, compareTo, convertStringToInts, decrement, equals, get, get, get, get, get, get, getIds, getInstance, getLastSubId, getPrefix, getSubIdAt, hashCode, isPrefixOf, isSuccessorOf, length, toStringpublic static final SnmpInstId INST_ZERO
public SnmpInstId(int[] instanceIds)
public SnmpInstId(String instance)
public SnmpInstId(SnmpObjId instance)
public SnmpInstId(int instance)
protected boolean addPrefixDotInToString()
addPrefixDotInToString in class SnmpObjIdpublic static SnmpInstId[] convertToSnmpInstIds(String instances)
public int toInt()
Copyright © 2021. All rights reserved.