Using SNMP, how can I find the VLANs associated with an interface
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-27-2018 04:00 PM
Using SNMP, how can I find the VLANs associated with an interface?
I know I can snmpwalk
Thanks for any pointers!
I know I can snmpwalk
code:
but that only starts "at the top" (ie the first port), and takes AGES to get to the actual interface I'm interested in...1.3.6.1.4.1.1916.1.4.17.1.1
Thanks for any pointers!
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-27-2018 04:07 PM
Hello Florian,
EXOS has in the latest version implemented the dot1Q MIB which is an MIB2 value.
Can you confirm you looking for Software EXOS 21.xx and later.
regards
BAstian
.
EXOS has in the latest version implemented the dot1Q MIB which is an MIB2 value.
Can you confirm you looking for Software EXOS 21.xx and later.
regards
BAstian
.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-27-2018 04:07 PM
Hi Bastia, thanks for the quick reply. Unfortunately we are running v.15 and 16 in our company...
