Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add SNMP Profiles #173

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on May 20, 2017

  1. add SNMP Profiles

    create, edit and delete profiles on the configuration page ( SNMP Profiles ).
    Assign profiles on the objects "SNMP sync" page. Old SNMP setups are still available.
    
    * getSNMPProfileList (), getSNMPProfile (), getObjectSNMPProfile (),
      setObjectSNMPProfile (), renderSNMPProfiles (), renderSNMPProfilesEditor (),
      renderSNMPProfilesEditProfile (), renderSNMPSetProfileForm (),
      printSNMPProfileForm (), updateObjectAttributes (),
      updateSNMPProfile (), deleteSNMPProfile (), setSNMPProfile (): add new functions
    * doSNMPmining (), querySNMPData (), renderSNMPPortFinder (): add SNMP Profiles
    * get_pseudo_file (): add new tables
    github138 committed May 20, 2017
    Configuration menu
    Copy the full SHA
    b4644e8 View commit details
    Browse the repository at this point in the history