× NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Reply

Betreff: WAX610 V9.5.1.20 – WAX6XX SNMP MIB inaccessible, walk skips the enterprises tree

astralblue
Aspirant

WAX610 V9.5.1.20 – WAX6XX SNMP MIB inaccessible, walk skips the enterprises tree

Greetings,

I have upgraded my 3 WAX610 APs to V9.5.1.20 today, and as the release notes say, the SNMP function with non-default community strings has been restored, but partially: It seems that the WAX6XX MIB tree (.1.3.6.1.4.1.4526.100.7.14) is inaccessible.  In fact, there seems to be nothing under the enterprise (.1.3.6.1.4.1) tree.  See the transcript below:

$ snmpwalk -v2c -c<redacted> -On 192.168.1.9 WAX6XX::wax6xx
.1.3.6.1.4.1.4526.100.7.14 = No Such Object available on this agent at this OID $ snmpget -v2c -c<redacted> -On 192.168.1.9 WAX6XX::sysVersion.0
.1.3.6.1.4.1.4526.100.7.14.1.3.0 = No Such Object available on this agent at this OID
$ snmpwalk -v2c -c<redacted> -On 192.168.1.9 SNMPv2-SMI::enterprises
.1.3.6.1.4.1 = No Such Object available on this agent at this OID

Walking standard tree is fine, but it doesn't include the WAX6XX MIB.  Note how the walk jumps from .1.3.6.1.2 to .1.3.6.1.6, skipping the entire enterprise (.1.3.6.1.4.1) tree:

$ snmpbulkwalk -v2c -c<redacted> -On 192.168.1.9 SNMPv2-SMI::internet | grep -A1 '^\.1\.3\.6\.1\.2' | tail -2
.1.3.6.1.2.1.55.1.5.1.10.123 = INTEGER: 1
.1.3.6.1.6.3.1.1.6.1.0 = INTEGER: 262836920

My APs are standalone (not cloud-managed).  What can I do to access the WAX6XX MIB?

Message 1 of 6
schumaku
Guru

Re: WAX610 V9.5.1.20 – WAX6XX SNMP MIB inaccessible, walk skips the enterprises tree

Can't get access to the NTGR private MIB on the WAX610 or 620 (no 630 to test) V9.5.1.20, too. Suspect bug. @RaghuHR please.

Message 2 of 6
RaghuHR
NETGEAR Expert

Re: WAX610 V9.5.1.20 – WAX6XX SNMP MIB inaccessible, walk skips the enterprises tree

Hi @astralblue 

 

Currently enterprise MIBs are not supported.

 

Thanks,

Raghu

Message 3 of 6
schumaku
Guru

Re: WAX610 V9.5.1.20 – WAX6XX SNMP MIB inaccessible, walk skips the enterprises tree


@RaghuHR wrote:

Currently enterprise MIBs are not supported.


This is a little bit odd, consideing explicitly these private MIB are made available along with the current firmware releases for the WAX610/610Y/620 and the WAX630...

 

-- Specification.
--   
-- Status: Release
-- Version: 9.0
-- Internal Source Code Version:9.0.0.46
-- Date: 1 Aug 2020
-- History :
--  1.0 : Initial Version
--  9.0 :  Updated to MIBs to show once are deprecated.Deprecated mibs will be obeslete in next release.  
-- ********************************************************************

	WAX6XX DEFINITIONS ::= BEGIN
 
		IMPORTS
			OBJECT-GROUP			
				FROM SNMPv2-CONF			
			enterprises, IpAddress,Unsigned32, OBJECT-TYPE, MODULE-IDENTITY, Counter32, Counter64, NOTIFICATION-TYPE, TimeTicks			
				FROM SNMPv2-SMI			
			DisplayString, RowStatus, TruthValue, MacAddress			
				FROM SNMPv2-TC;

-- ********************************************************************
-- *  MODULE IDENTITY
-- ********************************************************************

		wax6xx MODULE-IDENTITY
                        LAST-UPDATED "202008010000Z"            -- 01 08, 2020 at 12:00 GMT
                        ORGANIZATION
                               "NETGEAR Inc."
			CONTACT-INFO
                               "350 East Pumeria Drive
                               San Jose, California 95134
                               Phone: (408) 907-8000
                               Fax: (408) 907-8097
                               Web Site: http://www.netgear.com"
			DESCRIPTION 
				"The MIB module for 802.11a/b/g/n/ac Enterprise WiFi AP.
				iso(1).org(3).dod(6).internet(1).private(4).
				enterprises(1).netgear(4526).productID(100).accesspoint(7).wax6xx(14)"
			::= { accesspoint 14 }

--
-- Node definitions
--

-- The Enterprises Number
		-- 1.3.6.1.4.1.4526	
		netgear OBJECT IDENTIFIER ::= { enterprises 4526 }
        
                -- 1.3.6.1.4.1.4526.100
                productID  OBJECT IDENTIFIER ::= { netgear 100 }

		-- 1.3.6.1.4.1.4526.100.7
		accesspoint OBJECT IDENTIFIER ::= { productID 7 }
      
--   Wireless LAN Access Point ......

 

Message 4 of 6
astralblue
Aspirant

Re: WAX610 V9.5.1.20 – WAX6XX SNMP MIB inaccessible, walk skips the enterprises tree

@RaghuHR, thank you for the update.  When can we expect the MIB to start working?

Message 5 of 6
tobiblu
Initiate

Betreff: WAX610 V9.5.1.20 – WAX6XX SNMP MIB inaccessible, walk skips the enterprises tree

Hello,

 

does anyone have an update to this topic?

I have some WAX610, WAX610Y and WAX620 and want to access the MiB.

I want to monitor some status like stationlisttable but i dont even get apName or anything.

With every Firmware Version is also a MiB File available in Download Center:

Download Center | Support | NETGEAR (WAX610)

MiB File is in Version 9.0 since ever for WAX6XX devices and did not change since initial release?

Why is there a MiB file, when it does not work porperly? 
Do i have to do some special settings to get these values?

 

Greets

Tobias

 

Message 6 of 6
Top Contributors
Discussion stats
  • 5 replies
  • 4341 views
  • 3 kudos
  • 4 in conversation
Announcements