Hi Guys,
I have the following SNMP configuration setup on one of our SLX 9640 routers:
snmp-server contact OrbitalSupport
snmp-server location TFM17-E6
snmp-server sys-descr "Extreme SLX9640 Switch/Router"
snmp-server community $9$e4wdj9XLdDFLlZmMAo4bsQ== groupname Cacti
snmp-server view Cacti 1.3.6.1 included
snmp-server group Cacti v1 write Cacti
snmp-server group Cacti v2c write Cacti
When i use cacti, or command line snmpwalk or snmpget it just constantly returns that there is no such object.
System SNMP error - SNMP::get(): Error in packet at '.1.3.6.1.2.1.1.1.0': (noSuchName) There is no such variable name in this MIB.
Bens-iMac-Pro:~ bendoherty$ snmpwalk -v 2c -c monitor 80.88.201.250
SNMPv2-SMI::mib-2 = No more variables left in this MIB View (It is past the end of the MIB tree)
It's as if the MIB's do not exist on the router itself.
Thank you for any help