All MIBs › PROMINET-MIB › promSwitchPortVlanBindingMethod
promSwitchPortVlanBindingMethod
Module: PROMINET-MIB
OID (symbolic): PROMINET-MIB::promSwitchPortVlanBindingMethod
OID (numeric): 1.3.6.1.4.1.2167.5.2.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The VLAN binding method of a switch port specifies the way in which the port can be a member of the egress lists of VLANs other than the port default VLAN specified by promSwitchPortVlanID: static: A Virtual Switch Port must be statically created for each VLAN/port combination. persistent: A Virtual Switch Port is automatically created for each VLAN known to the switch (i.e., the port is a member of the egress lists of all VLANs). dynamic: A Virtual Switch Port is automatically created for each VLAN when the associated VLAN ID is used as a tag in an IEEE 802.1Q or Multi-level tagged frame received on the port (i.e., the port is a member of the egress lists of the VLANs from frames received on the port).
The default is static.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2167.5.2.1.1.10 snmpwalk -v2c -c public <target> PROMINET-MIB::promSwitchPortVlanBindingMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2167.5.2.1.1.10.1 snmpget -v2c -c public <target> PROMINET-MIB::promSwitchPortVlanBindingMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2167.5.2.1.1.10.1 i <value>
Start monitoring Prominet Corporation Gigabit Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PROMINET-MIB::promSwitchPortVlanBindingMethod OID value, configure state conditions and alerts, and monitor any Prominet Corporation Gigabit Ethernet switches from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2167 | prominet | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5 | promSwitching | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.2 | promSwitchPortMgt | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.2.1 | promSwitchPortTable | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.2.1.1 | promSwitchPortEntry | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.2.1.1.10 | promSwitchPortVlanBindingMethod | PROMINET-MIB |