SNMP Library for Robot Framework
Project description
Introduction
SNMPLibrary is a Robot Framework test library for testing SNMP. It is operating system independent [1].
The library provides the following features:
get and set SNMP variables
MIB handling (almost completely untested yet!)
Receive and inspect SNMP traps
SNMP v2c and v3 authentication
Installation
The simplest method to install, is to use pip:
pip install robotframework-snmplibrary
Documentation
The most up-to-date keyword documentation can be found at http://kontron.github.io/robotframework-snmplibrary/SnmpLibrary.html
Contributing
Contributions are always welcome. You may send patches directly (eg. git send-email), do a github pull request or just file an issue.
If you are doing code changes or additions please:
respect the coding style (eg. PEP8),
provide well-formed commit messages (see this blog post.)
add a Signed-off-by line (eg. git commit -s)
License
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for robotframework-snmplibrary-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc5da060419453fec4c9d99b38ace633b413704a16314d275f98361f2888d53d |
|
MD5 | 6fafca265867edfcaaa97ab61f16e9b5 |
|
BLAKE2b-256 | 0c589315d61fecbd244c40955caf1b8e417859471b62d20aba94f6f7a3fee322 |