Search Result

Collapse
3 results in 0.0022 seconds.
Keywords
Members
Tags
snmp index partial-match
  •  

  • same interface description but new IF-MIB::ifIndex on every new connection

    I have the following problem. I want to monitor a VPN connection in a router through snmp agent. However, every time the interface comes up, it creates a new entry (for example, IF-MIB :: ifName.35 = STRING: vpn-vpn). If the connection is broken and reconnected again, the index changes (for example,...
    See more | Go to post

  • serwan
    started a topic SNMP, process monitoring

    SNMP, process monitoring

    Hello,

    I am trying to set up process monitoring via SNMP, but had small problem.

    1) snmpwalk gies results similar to the one below:

    =====
    processes list:

    linux-qvvt:~ # cat /tmp/walk4 | grep -i hrSWRunName | head
    HOST-RESOURCES-MIB::hrSWRunName.1...
    See more | Go to post

  • SNMP Index contains TEXT. is it possible?

    Hi Guys!

    I'd like to create a indexed item that partial matches the index register for instance consider the following output.

    Code:
    # snmpwalk -v2c -cpublic  10.0.0.100.1.3.6.1.2.1.25.2.3.1
    HOST-RESOURCES-MIB::hrStorageIndex.1 = INTEGER: 1
    HOST-RESOURCES-MIB::hrStorageIndex.2
    ...
    See more | Go to post
Working...