bridgeGroupMemberPortOfBridgeGroup

STAND-ALONE-ETHERNET-SWITCH-MIB · .1.3.6.1.4.1.437.1.1.3.8.4.1.3

Object

column mandatory r/w Enumeration
The port identified by bridgeGroupMemberPortIndex becomes
a member of the bridgeGroup identified by bridgeGroupMemberIndex
when this object is set to true(1).  The same port
ceases to be member of that bridgeGroup when the object
is set to false(2).
              
All ports in the switch must belong to some bridge group.
Consequently, the switch will return badValue if
this object is used such to remove the port from all
membership lists.
              
Note that when bridgeGroupAllowMembershipOverlap is disabled,
a port can only be member of exactly one bridge group.
In this case, setting bridgeGroupMemberPortOfBridgeGroup to
true(1) for a port adds the port to the membership list of the
current bridge group and removes the same port from all other
bridge group membership lists.
              
When bridgeGroupAllowMembershipOverlap is enabled, a port may
reside in multiple bridge groups.  Setting
bridgeGroupMemberPortOfBridgeGroup to true(1) in this case adds
the port to the membership list of the current bridge group
and does not change other bridge groups' membership list.

Context

MIB
STAND-ALONE-ETHERNET-SWITCH-MIB
OID
.1.3.6.1.4.1.437.1.1.3.8.4.1.3
Type
column
Access
readwrite
Status
mandatory
Parent
bridgeGroupMemberEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::bridgeGroupMemberPortOfBridgeGroup'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::bridgeGroupMemberPortOfBridgeGroup.<bridgeGroupMemberIndex>.<bridgeGroupMemberPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STAND-ALONE-ETHERNET-SWITCH-MIB::bridgeGroupMemberPortOfBridgeGroup'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1true
2false