Class SnmpRequestCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action
    Direct Known Subclasses:
    GetCommand, WalkCommand

    public class SnmpRequestCommand
    extends Object
    implements org.apache.karaf.shell.api.action.Action
    • Constructor Detail

      • SnmpRequestCommand

        public SnmpRequestCommand()
    • Method Detail

      • execute

        public Object execute()
                       throws Exception
        Specified by:
        execute in interface org.apache.karaf.shell.api.action.Action
        Throws:
        Exception