ieee8021QBridgeVlanStaticXRingMembers

RAD-BrgGen-MIB · .1.3.6.1.4.1.164.4.1.9.7.1.4

Object

column r/w OctetString
A sixteen-octet(128 bit) pattern: This object indicates which Ring (ERP=Ethernet Ring Protection)
are members of this VLAN. For each BIT, the value means:
                         '1' = Ring is member of this VLAN.
                         '0' = Ring is NOT member of this VLAN.
Each bit rank is related to the erpIdx value. For example the second bit rank (bit-1)
represents the erpIdx=1.
if the first bit rank (bit-0) is set to '1', it means that there is no ERP that is a
member in this VLAN-ID (not applicable).
From teh second bit rank (bit-1) to the 128 rank (bit-127) each bit set to '1' means that the
erpIdx= bit-rank is a member of this VLAN-ID.

Context

MIB
RAD-BrgGen-MIB
OID
.1.3.6.1.4.1.164.4.1.9.7.1.4
Type
column
Access
readwrite
Status
current
Parent
ieee8021QBridgeVlanStaticXEntry

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 'RAD-BrgGen-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-BrgGen-MIB::ieee8021QBridgeVlanStaticXRingMembers'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-BrgGen-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-BrgGen-MIB::ieee8021QBridgeVlanStaticXRingMembers.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-BrgGen-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-BrgGen-MIB::ieee8021QBridgeVlanStaticXRingMembers'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.