All MIBs › ARTEL-MIB › bridgePortGroupGroupPortMap
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 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.139 | artel | ARTEL-MIB |
| 1.3.6.1.4.1.139.2 | galactica | ARTEL-MIB |
| 1.3.6.1.4.1.139.2.4 | bridge | ARTEL-MIB |
| 1.3.6.1.4.1.139.2.4.16 | bridgePortGroupGroupTable | ARTEL-MIB |
| 1.3.6.1.4.1.139.2.4.16.1 | bridgePortGroupGroupEntry | ARTEL-MIB |
| 1.3.6.1.4.1.139.2.4.16.1.2 | bridgePortGroupGroupPortMap | ARTEL-MIB |