Skip to content

snmpwalk gives "No more variables left in this MIB View (It is past the end of the MIB tree)" #3

@srahl-wcc

Description

@srahl-wcc

I've followed instructions in the README.md file. However, I'm getting the following:

root@itsputil01:~
$ snmpwalk -v 3 -u snmp-rw-user -l authPriv -a SHA -x AES -A <redacted> -X EncryptPass localhost .1.3.9950.1
SNMPv2-SMI::org.9950.1 = No more variables left in this MIB View (It is past the end of the MIB tree)
root@itsputil01:~
$ snmpwalk -v 3 -u snmp-rw-user -l authPriv -a SHA -x AES -A <redacted> -X EncryptPass -c public localhost .1.3.9950.1
SNMPv2-SMI::org.9950.1 = No more variables left in this MIB View (It is past the end of the MIB tree)

Please see the attached snmpd.conf. Any ideas?
itsputil01_snmpd_conf.tgz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions