Ad Widget

Collapse

Latest Data Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JamieTalbot5
    Junior Member
    • Nov 2021
    • 2

    #1

    Latest Data Help

    Hi,

    I am having an issue on Zabbix where I have imported a template for a WatchGuard Firebox which is pulling data fine. However, instead of pulling the interface names it's a random string of numbers (shown in the image attached).

    Does anyone have any ideas to how I can get Zabbix to pull the actual interface name rather then just some random numbers?

    Best Regards
    Jamie
    Attached Files
  • vicbc
    Member
    • Nov 2021
    • 39

    #2
    Hey Jamie.

    Zabbix is simply getting the information displayed in the OID.
    Since the SNMP items keys are discovered by this template, you should take a look at the MIBs file and OID information of the Watchguard.
    Try running snmpwalk at your device and other snmp commands to verify if those are the actual names the device is returning.


    Comment

    Working...