how to find the allowed vlan with snmp-oid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2021 09:06 AM
anyone can give the OID to find the allowed vlan in catalyst switch. We want to find the oid equivalent to "show vlan id XXX"
- Labels:
-
Catalyst 4000
-
LAN Switching
-
Other Switches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2021 09:13 AM - edited 11-25-2021 09:14 AM
Hello, check this link to see vlans created in your device.
This is some OID's you can consult.
1. 1.3.6.1.4.1.9.9.46.1.3.1.1.1 (vtpVlanIndex)
2. 1.3.6.1.4.1.9.9.46.1.3.1.1.2 (vtpVlanState)
3. 1.3.6.1.4.1.9.9.46.1.3.1.1.3 (vtpVlanType)
4. 1.3.6.1.4.1.9.9.46.1.3.1.1.4 (vtpVlanName)
5. 1.3.6.1.4.1.9.9.46.1.3.1.1.5 (vtpVlanMtu)
6. 1.3.6.1.4.1.9.9.46.1.3.1.1.6 (vtpVlanDot10Said)
7. 1.3.6.1.4.1.9.9.46.1.3.1.1.7 (vtpVlanRingNumber)
8. 1.3.6.1.4.1.9.9.46.1.3.1.1.8 (vtpVlanBridgeNumber)
9. 1.3.6.1.4.1.9.9.46.1.3.1.1.9 (vtpVlanStpType)
10. 1.3.6.1.4.1.9.9.46.1.3.1.1.10 (vtpVlanParentVlan)
11. 1.3.6.1.4.1.9.9.46.1.3.1.1.11 (vtpVlanTranslationalVlan1)
12. 1.3.6.1.4.1.9.9.46.1.3.1.1.12 (vtpVlanTranslationalVlan2)
13. 1.3.6.1.4.1.9.9.46.1.3.1.1.13 (vtpVlanBridgeType)
14. 1.3.6.1.4.1.9.9.46.1.3.1.1.14 (vtpVlanAreHopCount)
15. 1.3.6.1.4.1.9.9.46.1.3.1.1.15 (vtpVlanSteHopCount)
16. 1.3.6.1.4.1.9.9.46.1.3.1.1.16 (vtpVlanIsCRFBackup)
17. 1.3.6.1.4.1.9.9.46.1.3.1.1.17 (vtpVlanTypeExt)
18. 1.3.6.1.4.1.9.9.46.1.3.1.1.18 (vtpVlanIfIndex)
*** Rate All Helpful Responses ***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2021 09:06 PM
Hi,
these OID is not giving the tagged vlan information. only native vlan information where available.
