opensolutions / OSS_SNMP

A PHP SNMP library for people who hate SNMP, MIBs and OIDs!
https://github.com/opensolutions/OSS_SNMP/wiki
Other
107 stars 58 forks source link

.1.3.6.1.2.1.1.2.0 broken in IOS Everest? #53

Closed rfc1036 closed 6 years ago

rfc1036 commented 6 years ago

Related to https://github.com/opensolutions/OSS_SNMP/commit/e92972473776391014f6c6e06639e4132f494cde#diff-bdbf492f60df7fa452aa8a8ea1aac98aR74 .

root@manager:~# snmpget -c $community -On -v 2c $hostname .1.3.6.1.2.1.1.1.0
.1.3.6.1.2.1.1.1.0 = STRING: "Cisco IOS Software [Everest], Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version 16.6.2, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2017 by Cisco Systems, Inc.
Compiled Wed 01-Nov-17 04:27 "

root@manager:~# snmpget -c $community -On -v 2c $hostname .1.3.6.1.2.1.1.2.0
.1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.9.1.1745

And .1.3.6.1.4.1.9.1 does not exist.

I am not 100% sure but I think that this used to work on Denali. The platform is a 3850.