iwBrGrpPermittedVLAN
INFINET-BRIDGE-MIB ·
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.29
Object
column Integer32
Primary list for switch group which should
be applied for any frame which was not permitted
by iwBrGrpXVlan rule. If the value is negative
and equal by modulus to VLAN tag of a tagged frame,
then the frame is permitted, otherwise it is denied.
Otherwise, if the value is positive, it is used as
iwBrListId to select just one conceptual row in
iwBrListTable. The frame is checked against list of
numranges, contained in iwBrListValues of this row.
If VLAN tag of the frame falls into these numranges,
the grame is permitted, otherwise it is denied.
Otherwise, only if iwBrGrpPermittedVLAN is zero,
the frame should be checked against all the rules
for this group.
Context
- MIB
- INFINET-BRIDGE-MIB
- OID
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.29- Type
- column
- Access
- readonly
- Status
- current
- Parent
- iwBrGrpEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'INFINET-BRIDGE-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFINET-BRIDGE-MIB::iwBrGrpPermittedVLAN'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INFINET-BRIDGE-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFINET-BRIDGE-MIB::iwBrGrpPermittedVLAN.<iwBrGrpId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INFINET-BRIDGE-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INFINET-BRIDGE-MIB::iwBrGrpPermittedVLAN'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -4095-2147483647
Conformance
Member of