fixed class_check behavior, added minimal.json
This commit is contained in:
parent
e3bbc2a294
commit
075c954434
9 changed files with 60 additions and 30 deletions
|
|
@ -3,7 +3,7 @@ The snmpget service in pure Python.
|
|||
"""
|
||||
|
||||
#from pysnmp.entity.rfc3413.oneliner import cmdgen
|
||||
from service import Service
|
||||
from lib.services.service import Service
|
||||
|
||||
|
||||
class SnmpgetService(Service):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue