All MIBs › FOUNDRY-SN-SWITCH-GROUP-MIB › snVLanByIpSubnetSubnetMask
snVLanByIpSubnetSubnetMask
Module: FOUNDRY-SN-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-SWITCH-GROUP-MIB::snVLanByIpSubnetSubnetMask
OID (numeric): 1.3.6.1.4.1.1991.1.1.3.2.3.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
Subnet mask associated with the Subnet IP address.
What is snVLanByIpSubnetSubnetMask?
This object provides the subnet mask associated with an IP subnet used to define VLAN membership based on IP address ranges. Combined with the subnet IP address, it defines which hosts belong to a particular VLAN without requiring MAC address configuration. Network administrators use this for dynamic VLAN assignment where users obtain IP addresses and are automatically placed in the corresponding VLAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.2.3.1.3 snmpwalk -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snVLanByIpSubnetSubnetMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.2.3.1.3.1 snmpget -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snVLanByIpSubnetSubnetMask.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snVLanByIpSubnetSubnetMask.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.3 | snVLanByIpSubnetSubnetMask | FOUNDRY-SN-SWITCH-GROUP-MIB |