SkillAgentSearch skills...

Boobooksnmp2

Mac OS X native cocoa UI for SNMP utilities and MIB browser

Install / Use

/learn @G5unit/Boobooksnmp2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

boobooksnmp2

Mac OS X native cocoa UI for SNMP utilities and MIB browser

Pre-release 1.2.1

  • Updated project to include MMTabBarViewController code and compile inside the project as target dependency.
  • Update code & project to compile for macOS 10.13 and higher.
  • Added Menu Items
  • Added libnetsnmp version detection at startup.
  • Added /usr/local/lib to LIBRARY SEARCH PATH so custom installations of libnetsnmp are used first (vs one that comes with macOS).

Release 1.0

  • First release

About

Boobooksnmp2 is a OSX Graphical interface that uses libnetsnmp to display and query SNMP Objects. Main Features are:

  • Ability to read in mass of MIB files and display Objects in Tree format
  • Bookmarks of Objects, Agents, URLs
  • Provides easy access to file Object was read from
  • Simultaneous execution of multiple SNMP requests
  • Fast, responsive, written in Cocoa Objective-C with some C code
  • Uses libnetsnmp for SNMP operations
  • Can set log level (Emergency,Critical,...,Debug) reported by libnetsnmp when parsing(reading in) MIB files

Aims To Accomplish

Boobooksnmp2 aims to provide a flexible interface to many tasks involved with SNMP. A fast loading application that can handle thousands of MIB files at a snap, be able to search for Objects by string, provide bookmark functionality, and snmp functions such as get, walk, set.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated6y ago
Forks3

Languages

Objective-C

Security Score

60/100

Audited on Mar 13, 2020

No findings