Popularity
1.7
Growing
Activity
0.0
Stable
1
2
0
Monthly Downloads: 3
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
nmis-parser alternatives and similar packages
Based on the "Parsing" category.
Alternatively, view nmis-parser alternatives based on common mentions on social networks and blogs.
-
trifecta
Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink -
incremental-parser
Haskell parsing combinator liibrary that can be fed the input and emit the parsed output incrementally -
record-syntax
A library for parsing and processing the Haskell syntax sprinkled with anonymous records -
antlrc
Haskell binding to the ANTLR parser generator C runtime library http://www.antlr.org/wiki/display/ANTLR3/ANTLR3+Code+Generation+-+C
InfluxDB โ Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of nmis-parser or a related project?
README
NMIS parser
- NMIS stands for Network Management Information System
- Read about it on wikipedia.
Nmis fields |
---|
active |
authkey |
authpassword |
authprotocol |
businessService |
accallstive |
aucbqosthkey |
aucollectthpassword |
aucommunitythprotocol |
bucontextsinessService |
cacustomerlls |
cbdependqos |
codisplay_namellect |
cogroupmmunity |
cohostntext |
culocationstomer |
demax_msg_sizepend |
dimax_repetitionssplay_name |
grmodeloup |
honamest |
lonetTypecation |
manotesx_msg_size |
mapingx_repetitions |
moportdel |
naprivkeyme |
neprivpasswordtType |
noprivprotocoltes |
piremote_connection_nameng |
poremote_connection_urlrt |
prroleTypeivkey |
prserviceStatusivpassword |
prservicesivprotocol |
rethresholdmote_connection_name |
retimezonemote_connection_url |
rousernameleType |
seuuidrviceStatus |
seversionrvices |
thwebserverreshold |
tiwmipasswordmezone |
uswmiusernameername |
uuid |
version |
webserver |
wmipassword |
wmiusername |
Currently only String api is provided. Plan is to support ByteString, Text as well as Streaming api.
You can find this library on hackage