SNMP Application

Name Release Date Size MD5
JNIOR SNMP Application Note v1 Nov 04 2020 258.3 KB 4c80489af3e84b67fcb3fcfc3b354c6a
SNMP MIB v3.2 Oct 10 2024 2.4 KB f07a7653ac934bea2adbdc0faed01d76

SNMP is one of the applications from the Bundled updated project that comes pre-installed on your JNIOR. You only need to enable the SNMP application to start on boot. In the JNIOR WebUI, clicking the checkbox next to SNMP in the application section of the configuration tab will allow it to run on boot. You’ll need to restart the JNIOR for this to take effect.

Configuration tab for JNIOR Web Page

Using an SNMP browser allows you to look into information provided from the JNIOR-MIB file. The JNIOR-MIB file provides the user with the ability to query the JNIOR for various system information and I/O status such as:

  • SysDescr – returns the JNIOR serial number, OS version and sub-OS version
  • sysObjectID – returns the Object ID for the JNIOR (INTEG)
  • sysUpTime – returns the amount of time the JNIOR has been running since the last reboot
  • sysContact – returns contact information for INTEG
  • sysName – returns the Hostname for the JNIOR (configurable from the JNIOR Support Tool)

The JNIOR-MIB file can be used to generate custom trap messages along with several standard trap messages:

  • JNIOR is rebooting
  • JNIOR has rebooted successfully
  • An application has started on the JNIOR (such as Cinema.JNIOR)
  • A log file has been backed up because the primary log file is full
  • A log file has been compressed (when compression is enabled)

Related Posts:

Sending SNMP Custom Trap Alert With Tasker

On this page