Skip to content

dbilli/exprparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exprparser

SNMP Expression Parser implemented with pyparsing.

  1. Introduction
  2. Examples

1. Introduction

SNMP Expression Language is an utility language used by the Sanet Project to implement SNMP checks.

1. Examples

1.3.6.1.2.1.1.1.0@ =~ "Linux"  or 1.3.6.1.2.1.2.2.1.8@[0][1] == 1"

Authors

  • Diego Billi

License

This project is licensed under the GNUv3 License - see the LICENSE file for details

About

SNMP Expression Parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages