|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SNMPValue | |
|---|---|
| org.rhq.plugins.www.snmp | |
| Uses of SNMPValue in org.rhq.plugins.www.snmp |
|---|
| Methods in org.rhq.plugins.www.snmp that return SNMPValue | |
|---|---|
SNMPValue |
SNMPSession.getNextValue(String mibName)
Retrieve the variable that logically next after the specified MIB name or OID. |
SNMPValue |
SNMPSession.getSingleValue(String mibName)
Retrieves the variable with the the specified MIB name or OID. |
| Methods in org.rhq.plugins.www.snmp that return types with arguments of type SNMPValue | |
|---|---|
List<SNMPValue> |
SNMPSession.getBulk(String mibName)
TODO |
List<SNMPValue> |
SNMPSession.getColumn(String mibName)
Retrieves all values from a column of an SNMP table (i.e. |
Map<String,SNMPValue> |
SNMPSession.getTable(String mibName,
int index)
TODO |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||