Details
-
Vendor Bug
-
Resolution: Won't Do
-
Minor
-
None
-
CE-22.5
-
None
Description
UI finally decided to add SNMP support officially to the CloudKeys, but they did it a little differently. Under /usr/lib/ubnt/snmp/views.conf they have the following information.
- RFC-1213-MIB
view uiview included .1.3.6.1.2.1 - TCP connection information
view uiview excluded .1.3.6.1.2.1.24 - CISCO, IETF, system information
view uiview excluded .1.3.6.1.2.1.25 - IETF, MTE stuff (Management Triggered Event)
view uiview excluded .1.3.6.1.2.1.88
view uiview included .1.3.6.1.4.1.2021.4
view uiview included .1.3.6.1.4.1.2021.10
view uiview included .1.3.6.1.4.1.2021.11
- LM-SENSORS-MIB
view uiview included .1.3.6.1.4.1.2021.13
I'm looking to add Distro Detect and Processor Uptime, but those lines are not working. Is there anything that I need to do differently for this device?
#Distro Detection
extend .1.3.6.1.4.1.2021.7890.1 distro /usr/local/bin/distro
#Processor Uptime
extend uptime /bin/cat /proc/uptime