@lqmanh/boracium
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

Boracium | B

Minimalistic SNMP client for Node.js

Installation

Requirements

Instructions

With npm

$ npm i @lqmanh/boracium

With yarn

$ yarn add @lqmanh/boracium

Features

  • [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.

Readme

Keywords

none

Package Sidebar

Install

npm i @lqmanh/boracium

Weekly Downloads

1

Version

1.4.0

License

MIT

Unpacked Size

18.3 kB

Total Files

24

Last publish

Collaborators

  • lqmanh