cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

OID for total connected devices in WiNG

OID for total connected devices in WiNG

Max_McGrath
New Contributor III
Hello, I'm hoping to monitor the total amount of devices connected to my WiNG VX9000 controller. I've recently imported the WiNG MIBs into my network monitoring solution -- but am struggling to find the proper OID. Has anyone done this before?
5 REPLIES 5

Max_McGrath
New Contributor III
Disregard...I think I found it. Full path is:

iso.org.dod.internet.private.enterprises.symbol.wingMIB.wingObjects.wingStats.wingStatsNoc.wingStatsNocGlobalClient.wingStatsNocGlobalClientCount

With an OID of:

1.3.6.1.4.1.388.50.1.4.1.15.1.0

or

-- 1.3.6.1.4.1.388.50.1.4.2.25.3.1
wingStatsDevWlClientTable OBJECT-TYPE
SYNTAX SEQUENCE OF WingStatsDevWlClientEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Status of wireless clients associated currently
on AP/Wireless Controller.

/wing-stats/device/wireless/client"
::= { wingStatsDevWlClient 1 }

-- 1.3.6.1.4.1.388.50.1.4.1.15.1
wingStatsNocGlobalClientCount OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Global client count

XPath: /wing-stats/noc/global_client_count"
::= { wingStatsNocGlobalClient 1 }

Hi Max,

If you have a chance to open up the WiNG.mib file using notepad you can see all the description is written there.

Thanks.

GTM-P2G8KFN