ARTEL-MIB :: bridgePortGroupGroupPortMap

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsARTEL-MIBbridgePortGroupGroupPortMap

bridgePortGroupGroupPortMap

Module: ARTEL-MIB

OID (symbolic): ARTEL-MIB::bridgePortGroupGroupPortMap

OID (numeric): 1.3.6.1.4.1.139.2.4.16.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: The set of ports which are members of this group. Packets can only be forwarded to ports in the same port group(s) as the port on which the packet was received. A port can be in multiple port groups. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8 on board 1, the second octet specifying ports 1 through 8 on board 2, etc. Within each octet the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.

What is bridgePortGroupGroupPortMap?

This octect string bit-map defines which ports (as bits) are members of this group, packed as one octet per 8 ports. Enables efficient port group definition and group-wide configuration. Example: 0x05 means ports 1 and 3 in group.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.139.2.4.16.1.2
snmpwalk -v2c -c public <target> ARTEL-MIB::bridgePortGroupGroupPortMap

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.139.2.4.16.1.2.1
snmpget -v2c -c public <target> ARTEL-MIB::bridgePortGroupGroupPortMap.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.139.2.4.16.1.2.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bridgePortGroupGroupPortMap.1

Start monitoring Artel Video Systems SDI video-over-fiber/IP transport equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ARTEL-MIB::bridgePortGroupGroupPortMap OID value, configure state conditions and alerts, and monitor any Artel Video Systems SDI video-over-fiber/IP transport equipment 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.139artelARTEL-MIB
1.3.6.1.4.1.139.2galacticaARTEL-MIB
1.3.6.1.4.1.139.2.4bridgeARTEL-MIB
1.3.6.1.4.1.139.2.4.16bridgePortGroupGroupTableARTEL-MIB
1.3.6.1.4.1.139.2.4.16.1bridgePortGroupGroupEntryARTEL-MIB
1.3.6.1.4.1.139.2.4.16.1.2bridgePortGroupGroupPortMapARTEL-MIB