@lqmanh/boracium
v1.4.0
Published
Minimalistic SNMP client for Node.js
Downloads
5
Readme
Boracium | B
Minimalistic SNMP client for Node.js
Installation
Requirements
- Node.js >= 10
- net-snmp >= 5.7
Instructions
With npm
$ npm i @lqmanh/boraciumWith yarn
$ yarn add @lqmanh/boraciumFeatures
- [x] Support SNMP v1, v2c and v3
- [x] Send GET requests
- [x] Send GETNEXT requests
- [x] Send GETBULK requests
- [x] Translate OIDs between textual, numeric and full type
- [x] Receive TRAP and INFORM messages
- [x] Walk MIB tree
- [ ] Send SET requests
Usage
<Work in progress>
Changelog
Read more here.
