|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AgentCapabilityList
The agent capabilities list exports information about the agent's capabilities.
| Method Summary | |
|---|---|
org.snmp4j.smi.OID |
addSysOREntry(org.snmp4j.smi.OID sysORID,
org.snmp4j.smi.OctetString sysORDescr)
Add a capabilities description to the exported list. |
MOTableRow |
removeSysOREntry(org.snmp4j.smi.OID index)
Remove a capabilities description from the exported list. |
| Method Detail |
|---|
org.snmp4j.smi.OID addSysOREntry(org.snmp4j.smi.OID sysORID,
org.snmp4j.smi.OctetString sysORDescr)
sysORID - the OID of an AGENT-CAPABILITIES statement.sysORDescr - A textual description of the capabilities identified
by the corresponding instance of sysORID.
MOTableRow removeSysOREntry(org.snmp4j.smi.OID index)
index - the index OID previously returned by addSysOREntry(org.snmp4j.smi.OID, org.snmp4j.smi.OctetString).
null if such a row
could not be found.
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||