Package | Description |
---|---|
com.caucho.server.snmp | |
com.caucho.server.snmp.types |
Modifier and Type | Method and Description |
---|---|
ObjectIdentifierValue |
SnmpParser.readObjectIdentifier() |
Modifier and Type | Method and Description |
---|---|
protected SnmpValue |
SnmpRequest.getMBean(ObjectIdentifierValue objectIdentifier) |
Modifier and Type | Method and Description |
---|---|
ObjectIdentifierValue |
VarBindValue.getName() |
ObjectIdentifierValue[] |
VarBindListValue.getNames() |
Constructor and Description |
---|
VarBindValue(ObjectIdentifierValue name) |
VarBindValue(ObjectIdentifierValue name,
SnmpValue value) |