Ad Widget

Collapse

snmp discovery cisco unsupported parameters

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Joenieburg
    Junior Member
    • Jan 2015
    • 5

    #1

    snmp discovery cisco unsupported parameters

    Hello there, Im am new at Zabbix,
    I try to make a template for an cisco3750 switch,

    I have made a discovery role.
    => snmp.agent[IF-MIB::ifName]
    and then added a item prototypes,
    => {#SNMPVALUE} port snelheid
    > snmp.agent[IF-MIB::ifSpeed.{#SNMPINDEX}]

    In the latest data I get on all my interfaces (those are added by the system)
    => OID "[IF-MIB::ifSpeed.14502]" contains unsupported parameters.

    But when I start a console session and type in,
    root@wd-vzabbix017:~# snmpwalk cisco040 -v 2c -On -Ov -OU -Oq -c community IF-MIB::ifSpeed.14502
    100000000
    root@wd-vzabbix017:~#

    Does anyone know this issue? I probably forget something
Working...