FOUNDRY-SN-SWITCH-GROUP-MIB :: snSwDefaultVLanId

MIB Reference — IPNetwork Monitor

All MIBsFOUNDRY-SN-SWITCH-GROUP-MIBsnSwDefaultVLanId

snSwDefaultVLanId

Module: FOUNDRY-SN-SWITCH-GROUP-MIB

OID (symbolic): FOUNDRY-SN-SWITCH-GROUP-MIB::snSwDefaultVLanId

OID (numeric): 1.3.6.1.4.1.1991.1.1.3.1.38

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The VLAN ID of the DEFAULT PORT-VLAN.

What is snSwDefaultVLanId?

This OID stores a number representing which virtual LAN (VLAN) is the default for untagged traffic on the switch. You can read and change this value to determine how network traffic is segregated by default. A network operator would modify this when reconfiguring the default network segment, such as when adding a new department to the switch.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.1.38
snmpwalk -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snSwDefaultVLanId

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.1.38.1
snmpget -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snSwDefaultVLanId.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.3.1.38.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1991foundryFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1productsFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1switchFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.3snSwitchFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.3.1snSwInfoFOUNDRY-SN-SWITCH-GROUP-MIB
1.3.6.1.4.1.1991.1.1.3.1.38snSwDefaultVLanIdFOUNDRY-SN-SWITCH-GROUP-MIB