com.adventnet.snmp.mibs.agent
Interface InitSnmpAgentData
- All Known Implementing Classes:
- TrapForwardingTable
- public interface InitSnmpAgentData
The InitSnmpAgentData class is used by implementors of CLASS-COMMAND
to initialize the agent data object
Implement this interface along with SnmpAgentData when you need a
reference to the AgentMibNode which is implemented by class
- See Also:
SnmpAgentData,
GetNextSupported
|
Method Summary |
void |
init(AgentMibNode node,
java.lang.String parameters)
This method is called during parsing etc based on the instantiation
mode |
init
public void init(AgentMibNode node,
java.lang.String parameters)
- This method is called during parsing etc based on the instantiation
mode
- Parameters:
node - at which this class command is located, parameters
specified in 'PARAMETERS' in the AGENTCLAUSE