Package org.opennms.netmgt.snmp.commands
Class GetCommand
- java.lang.Object
-
- org.opennms.netmgt.snmp.commands.SnmpRequestCommand
-
- org.opennms.netmgt.snmp.commands.GetCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class GetCommand extends SnmpRequestCommand implements org.apache.karaf.shell.api.action.Action
-
-
Field Summary
-
Fields inherited from class org.opennms.netmgt.snmp.commands.SnmpRequestCommand
locationAwareSnmpClient, m_host, m_location, m_oids, m_systemId, snmpAgentConfigFactory
-
-
Constructor Summary
Constructors Constructor Description GetCommand()
-
-
-
Method Detail
-
execute
public Object execute()
- Specified by:
execute
in interfaceorg.apache.karaf.shell.api.action.Action
- Overrides:
execute
in classSnmpRequestCommand
-
-