OID for total connected devices in WiNG
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-10-2018 11:35 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-10-2018 11:42 PM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-10-2018 11:42 PM
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.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 }
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-10-2018 11:42 PM
-- 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 }
wingStatsNocGlobalClientCount OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Global client count
XPath: /wing-stats/noc/global_client_count"
::= { wingStatsNocGlobalClient 1 }
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-10-2018 11:42 PM
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.
If you have a chance to open up the WiNG.mib file using notepad you can see all the description is written there.
Thanks.
