All MIBs › FOUNDRY-SN-SWITCH-GROUP-MIB › snVLanByIpSubnetIpAddress
snVLanByIpSubnetIpAddress
Module: FOUNDRY-SN-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-SWITCH-GROUP-MIB::snVLanByIpSubnetIpAddress
OID (numeric): 1.3.6.1.4.1.1991.1.1.3.2.3.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
Subnet IP address.
What is snVLanByIpSubnetIpAddress?
This object displays the subnet IP address associated with an IP-based VLAN configuration on a Foundry switch. It identifies the network address used for dynamic VLAN membership based on IP subnet matching. An operator would view this when configuring or troubleshooting IP-based VLAN assignments to ensure the correct subnets are mapped to the right VLAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.2.3.1.2 snmpwalk -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snVLanByIpSubnetIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.2.3.1.2.1 snmpget -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snVLanByIpSubnetIpAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snVLanByIpSubnetIpAddress.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3 | snSwitch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3.2 | snVLanInfo | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.2.3 | snVLanByIpSubnetTable | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.2.3.1 | snVLanByIpSubnetEntry | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.2.3.1.2 | snVLanByIpSubnetIpAddress | FOUNDRY-SN-SWITCH-GROUP-MIB |