5 lines
77 B
Python
5 lines
77 B
Python
|
|
"""
|
||
|
|
The snmpget service in pure Python.
|
||
|
|
"""
|
||
|
|
|
||
|
|
# http://pysnmp.sourceforge.net/
|