PROMINET-MIB :: promVlanStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPROMINET-MIBpromVlanStatus

promVlanStatus

Module: PROMINET-MIB

OID (symbolic): PROMINET-MIB::promVlanStatus

OID (numeric): 1.3.6.1.4.1.2167.7.1.1.1.6

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(3) (indicating that the entry is to be destroyed). During creation the status will be underCreation(2). If the creation is successful, then the status will be set to active(5). 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(6) - An error other than the others defined. entryExistsError(7) - An entry already exists. invalidVlanID(8) - the VLAN ID is invalid. invalidVlanName(9) - the VLAN name is invalid. invalidVlanAFTIndex(10) - the VLAN AFT index is invalid. invalidVlanBridgeIndex(11) - the VLAN bridge index is invalid. invalidVlanInitialHashTableSize(12) - the VLAN initial hash table size is invalid. invalidVlanAutoIncrementHTSize(13) - the VLAN auto increment hash table size is invalid.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2167.7.1.1.1.6
snmpwalk -v2c -c public <target> PROMINET-MIB::promVlanStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2167.7.1.1.1.6.1
snmpget -v2c -c public <target> PROMINET-MIB::promVlanStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2167.7.1.1.1.6.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::promVlanStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2167prominetPROMINET-MIB
1.3.6.1.4.1.2167.7promVlanMgtPROMINET-MIB
1.3.6.1.4.1.2167.7.1promVlansPROMINET-MIB
1.3.6.1.4.1.2167.7.1.1promVlanTablePROMINET-MIB
1.3.6.1.4.1.2167.7.1.1.1promVlanEntryPROMINET-MIB
1.3.6.1.4.1.2167.7.1.1.1.6promVlanStatusPROMINET-MIB