All MIBs › PROMINET-MIB › promVirtualModulePortFormat
promVirtualModulePortFormat
Module: PROMINET-MIB
OID (symbolic): PROMINET-MIB::promVirtualModulePortFormat
OID (numeric): 1.3.6.1.4.1.2167.7.4.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Typically, a VLAN capable switch port has one of three modes: access, trunk, or hybrid. In access mode, the port sends frames in clear format (untagged). In trunk mode, all outbound frames are translated into the switch port's configured trunking format.
In hybrid mode, it is possible for a port to send trunked frames for some VLANs and clear frames for others. In this case, the switch port is configured to trunk, and the virtual switch port(s) for those VLANs that require clear formatted frames are configured to be override the switch port setting. This is done by setting this object to clear(1).
By default, the value of this object is trunkingFormat(2) which means to use the trunking format configured for this switch port. (which may be clear).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2167.7.4.2.1.2 snmpwalk -v2c -c public <target> PROMINET-MIB::promVirtualModulePortFormat
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2167.7.4.2.1.2.1 snmpget -v2c -c public <target> PROMINET-MIB::promVirtualModulePortFormat.1
Start monitoring Prominet Corporation Gigabit Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PROMINET-MIB::promVirtualModulePortFormat 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.7 | promVlanMgt | PROMINET-MIB |
| 1.3.6.1.4.1.2167.7.4 | promVirtualPorts | PROMINET-MIB |
| 1.3.6.1.4.1.2167.7.4.2 | promVirtualModulePortTable | PROMINET-MIB |
| 1.3.6.1.4.1.2167.7.4.2.1 | promVirtualModulePortEntry | PROMINET-MIB |
| 1.3.6.1.4.1.2167.7.4.2.1.2 | promVirtualModulePortFormat | PROMINET-MIB |