All MIBs › FOUNDRY-SN-SWITCH-GROUP-MIB › snVLanByIpxNetDynamicPortList
snVLanByIpxNetDynamicPortList
Module: FOUNDRY-SN-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-SWITCH-GROUP-MIB::snVLanByIpxNetDynamicPortList
OID (numeric): 1.3.6.1.4.1.1991.1.1.3.2.4.1.16
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
A list of port indices which are dynamically joining the port membership of the VLAN By IPX network. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number.
What is snVLanByIpxNetDynamicPortList?
This object lists which physical ports have dynamically joined a VLAN that was created based on IPX network membership, encoded as 16-bit port indices where the first 8 bits represent the slot number and the last 8 bits represent the port number. Network administrators use this to monitor which ports the switch has automatically assigned to IPX-based VLANs, useful for understanding dynamic VLAN membership in legacy IPX networks. The ports listed here can change as devices join or leave the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.2.4.1.16 snmpwalk -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snVLanByIpxNetDynamicPortList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.2.4.1.16.1 snmpget -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snVLanByIpxNetDynamicPortList.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snVLanByIpxNetDynamicPortList.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.4 | snVLanByIpxNetTable | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.2.4.1 | snVLanByIpxNetEntry | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.2.4.1.16 | snVLanByIpxNetDynamicPortList | FOUNDRY-SN-SWITCH-GROUP-MIB |