Ad Widget

Collapse

Gauge32 OID value has unknown type [0x80]

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • monitor.admins
    Junior Member
    • Jan 2012
    • 2

    #1

    Gauge32 OID value has unknown type [0x80]

    I've been searching for hours now and found a few posts regarding this issue, however, none have helped.

    I'm using SNMP to monitor the CPU and Memory usage of a Cisco IPS module. SNMP Walk returns the following data


    [root@zabbox ~]# snmpget -v2c -c pubic 192.168.1.3 1.3.6.1.4.1.9.9.221.1.1.1.1.8.1.1
    SNMPv2-SMI::enterprises.9.9.221.1.1.1.1.8.1.1 = Gauge32: 370241536

    When I create a new SNMP item to monitor that OID, I get the following error


    became not supported: OID [1.3.6.1.4.1.9.9.221.1.1.1.1.8.1.1] value has unknown type [0x80]


    I have tried every value type [Numeric (unsigned), Numeric (float), Character, Log and Text) and they all throw the same error.

    Zabbix is monitoring other items on the IPS via SNMP with no issues.

    Zabbix Server v1.8.9 (revision 23398)
  • monitor.admins
    Junior Member
    • Jan 2012
    • 2

    #2
    [resolved]

    ID10T error! I was applying the item to the firewall template, the template the monitored the firewall IPs, not the IPS unit IP addresses.

    Comment

    Working...