All MIBs › PROMINET-MIB › promVirtualSwitchPortStatus
promVirtualSwitchPortStatus
Module: PROMINET-MIB
OID (symbolic): PROMINET-MIB::promVirtualSwitchPortStatus
OID (numeric): 1.3.6.1.4.1.2167.7.4.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The status of an entry to be created or deleted. When adding an entry all fields will be set, and then the status is set to createRequest(1) (indicating that the entry is to be created). When deleting an entry the status is set to destroyRequest(2) (indicating that the entry is to be destroyed). If the creation is successful, then the status will be set to active(3). Otherwise if the creation was not successful then one of the following error codes will be set and the entry will not be created: otherError(4) - An error other than the others defined. entryExistsError(5) - On creation, an entry already exists. On deletion, the entry may not be removed. entryNoExistError(6) - The VLAN specified by ID does not exist.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2167.7.4.1.1.5 snmpwalk -v2c -c public <target> PROMINET-MIB::promVirtualSwitchPortStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2167.7.4.1.1.5.1 snmpget -v2c -c public <target> PROMINET-MIB::promVirtualSwitchPortStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2167.7.4.1.1.5.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::promVirtualSwitchPortStatus 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.1 | promVirtualSwitchPortTable | PROMINET-MIB |
| 1.3.6.1.4.1.2167.7.4.1.1 | promVirtualSwitchPortEntry | PROMINET-MIB |
| 1.3.6.1.4.1.2167.7.4.1.1.5 | promVirtualSwitchPortStatus | PROMINET-MIB |