PROMINET-MIB :: promL2AddrSummary

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPROMINET-MIBpromL2AddrSummary

promL2AddrSummary

Module: PROMINET-MIB

OID (symbolic): PROMINET-MIB::promL2AddrSummary

OID (numeric): 1.3.6.1.4.1.2167.5.1.4.2.1.1.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The value of this object is a packed opaque structure representing an array of address entries. The format of this structure is:

struct L2AddressEntry { UNS32 index; UNS8 addr[6]; // mac address UNS8 fabricPort; //fabricPort and subPort == promL2AddressPortBinding UNS8 subPort; UNS16 vlanID, //the global vlan id UNS8 portBindingValidFlag; UNS8 addressForwardFlag; UNS8 addressCopyFlag; UNS8 addressPersistence; UNS8 addressStatus; };

struct L2AddressSummary{ UNS8 numberOfEntries; // Number of entries that follow UNS8 version; // version == 1 UNS16 endianFlag; L2AddressEntry entryArray[numberOfEntries]; };

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2167.5.1.4.2.1.1.1
snmpwalk -v2c -c public <target> PROMINET-MIB::promL2AddrSummary

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2167.5.1.4.2.1.1.1.1
snmpget -v2c -c public <target> PROMINET-MIB::promL2AddrSummary.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::promL2AddrSummary 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.5promSwitchingPROMINET-MIB
1.3.6.1.4.1.2167.5.1promSwitchingLayerIIPROMINET-MIB
1.3.6.1.4.1.2167.5.1.4promL2AddrMgmtPROMINET-MIB
1.3.6.1.4.1.2167.5.1.4.2promL2AddrSummaryMgtPROMINET-MIB
1.3.6.1.4.1.2167.5.1.4.2.1promL2AddrSummaryTablePROMINET-MIB
1.3.6.1.4.1.2167.5.1.4.2.1.1promL2AddrSummaryEntryPROMINET-MIB
1.3.6.1.4.1.2167.5.1.4.2.1.1.1promL2AddrSummaryPROMINET-MIB