Ad Widget

Collapse

snmp variables

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cbidwell
    Senior Member
    • Aug 2006
    • 127

    #1

    snmp variables

    I've got some Procurve switches that I'm able to name the ports of each switch according to what it's connected to. There is an snmp OID associated with that as well. How can I import that information into zabbix?

    Right now all I can get is if02, or if03, etc.

    Looking in my zabbix_server.log, I'm seeing A LOT of 'not supported' rolling across my screen as I tail the log.
  • cbidwell
    Senior Member
    • Aug 2006
    • 127

    #2
    Okay, I found what it is that I'm trying to pull into my graph, but zabbix doesn't look like it pulls it in. That is "ifAlias".

    My snmpwalk gave me this:

    Code:
    IF-MIB::ifAlias.1 = STRING: Servername
    There a way to do this? Will it be available on a later release?

    Comment

    Working...