INFINET-BRIDGE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
68
.1.3.6.1.4.1.3942.1.1.8.1.3.1 · 1 row entry · 11 columns
Uses the infinet variant from /opt/observium/mibs/infinet.
Command help
Walk iwBrPortTable
/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::iwBrPortTable'
A table that contains information related to
bridge ports sorted by switch groups they
participate in. Any physical interface can
participate in multiple switch groups and then
it will have multiple port instances (one per
group).
iwBrPortEntry row .1.3.6.1.4.1.3942.1.1.8.1.3.1.1
Information about a specific bridge port.
Column Syntax OID
Configured switch group Id. The zero
value is special value to identify
kernel bridge group which is always
present in a running bridge entity.
'Next to' relationship between group
Ids is based upon group order numbers.
BridgeGroupIdOrZero
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.1
Interface index of physical interface
which participates in switch group given
by iwBrPortGrpId. Index pair of
iwBrPortGrpId and iwBrPortId points to
unique switch port instance.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.2
The value of the port priority.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.3
The port's current state, as defined by application of
the Spanning Tree Protocol. This state controls what
action a port takes on reception of a frame. If the
bridge has detected a port that is malfunctioning, it
wil…
Enumeration
Enumerated Values:
1disabled
2blocking
3listening
4learning
5forwarding
6broken
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.4
The port's current role, as defined by application of
the Spanning Tree Protocol.
Enumeration
Enumerated Values:
1disabled
2root
3designated
4alternate
5backup
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.5
The path cost of the Designated Port of the segment
connected to this port. This value is compared to the
Root Path Cost field in received bridge PDUs.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.6
The Bridge Identifier of the bridge that this
port considers to be the Designated Bridge for
this port's segment.
BridgeId
Type Constraints:
range: 8
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.7
The Port Identifier of the port on the Designated
Bridge for this port's segment.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.8
The number of times this port has transitioned
from the Learning state to the Forwarding state.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.9
The contribution of this port to the path cost of
paths towards the spanning tree root which include
this port. 802.1D-1998 recommends that the default
value of this parameter be in inverse proportion to
the speed of t…
Integer32r/w
Constraints:
range: 1-200000000
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.10
VLAN alteration algorithm for this port. If the
value is -1, any VLAN tag will be stripped if present.
If the value is (1..4095), then VLAN tag will be added
or changed to have this value. If the value is zero,
no actio…
Integer32r/w
Constraints:
range: -1-4095
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.11

iwBrDbTable

table
.1.3.6.1.4.1.3942.1.1.8.1.4.3 · 1 row entry · 11 columns
Uses the infinet variant from /opt/observium/mibs/infinet.
Command help
Walk iwBrDbTable
/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::iwBrDbTable'
A table that contains information about unicast
entries for which the bridge has forwarding and/or
filtering information.  This information is used
by the transparent bridging function in
determining how to propagate a received frame.
iwBrDbEntry row .1.3.6.1.4.1.3942.1.1.8.1.4.3.1
Information about a specific unicast MAC address
for which the bridge has some forwarding and/or
filtering information.
Column Syntax OID
Id of a switch group whose rules were
applied for bridging. The special value
of zero is used for kernel group.
'Next to' relationship between group
Ids is based upon group order numbers.
BridgeGroupIdOrZero
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.1
Learned source MAC address.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.2
Index of an interface the frame with
learned source MAC address was received
from. This is an instance of ifIndex
object defined in IF-MIB.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.3
Source MAC address status -
learned or self.
Enumeration
Enumerated Values:
3learned
4self
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.4
MAC address of MINT gateway which
delivered a frame with learned
source MAC address.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.5
Gateway type - unknown, broadcast
or gateway.
Enumeration
Enumerated Values:
0unknown
1broadcast
2gateway
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.6
Path cost for learned source MAC
address.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.7
Usage count for this database record.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.8
Seconds before this database record
lifetime expires.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.9
For trunk groups, VLAN from which the
record was learned from. For not trunk
groups this value is zero.
BridgeGroupIdOrZero
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.10
The order in which this whole group
will be applied for packet forwarding.
Integer32
Constraints:
range: 1-4095
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.11

iwBrGrpTable

table
.1.3.6.1.4.1.3942.1.1.8.1.5.1 · 1 row entry · 29 columns
Uses the infinet variant from /opt/observium/mibs/infinet.
Command help
Walk iwBrGrpTable
/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::iwBrGrpTable'
A table which contains base
configuration info for switch groups.
iwBrGrpEntry row .1.3.6.1.4.1.3942.1.1.8.1.5.1.1
Each entry contains base configuration
info for one switch group.
Indexes
Column Syntax OID
Configured switch group Id. The zero
value is special value to identify
kernel bridge group which is always
present in a running bridge entity.
'Next to' relationship between group
Ids is based upon group order numbers.
BridgeGroupIdOrZero
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.1
Bridge group type - normal or trunk.
Enumerationr/w
Enumerated Values:
0normal
1trunk
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.2
Upstream channel number.
Enumeration
Enumerated Values:
0unset
1chan1
2chan2
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.3
Downstream channel number.
Enumeration
Enumerated Values:
0unset
1chan1
2chan2
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.4
If switch group is configured as trunk
group then this value is the same as
iwBrGrpId, otherwise it is zero.
BridgeGroupIdOrZero
Type Constraints:
range: 0..4094
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.5
This flag is set when switch group
is uncoupled.
Enumerationr/w
Enumerated Values:
0normal
1uncoupled
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.6
This flag is set when switch group
participates in STP.
Enumerationr/w
Enumerated Values:
0unset
1stp
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.7
This flag is set when IGMP-snooping
is on for switch group.
Enumerationr/w
Enumerated Values:
0unset
1igmp
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.8
This flag is set for repeater group.
Enumerationr/w
Enumerated Values:
0unset
1repeater
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.9
This flag is set for admin group.
Enumerationr/w
Enumerated Values:
0unset
1admin
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.10
This flag is set when group is
active.
Enumerationr/w
Enumerated Values:
0inactive
1active
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.11
This flag is set when group is
operative.
Enumerationr/w
Enumerated Values:
0not-operative
1operative
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.12
Textual description for switch group.
OctetString
Constraints:
range: 1-16
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.13
Counter of frames forwarded by switch group.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.14
Counter of frames flooded by switch group.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.15
Counter of frames dropped due to STP lock.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.16
Counter of frames dropped due to unreachable destination.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.17
Counter of frames dropped due to firewall rules.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.18
Counter of frames dropped due to possible loop.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.19
Counter of frames dropped due to no bridge group
accepted them. The value of this counter is always 0
for all groups except kernel group.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.20
Counter of frames dropped due to forwarding frame
to kernel by non-admin group in 'strict-admin' mode.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.21
Counter of frames dropped due to ports are joined
by MINT.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.22
Counter of frames dropped due to frame source port is
same as destination port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.23
The unique Bridge Identifier of the Bridge
recorded as the Root in the Configuration BPDUs
transmitted by the Designated Bridge for the
segment to which the port is attached.
BridgeId
Type Constraints:
range: 8
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.24
ifIndex of root port for this Bridge entity
participating in STP or RSTP protocol.
The special value of zero is used when
this Bridge entity assumes it is STP root.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.25
Version of STP protocol used by this
Bridge entity.
Enumeration
Enumerated Values:
1stp
2rstp
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.26
Default rule for switch group which is
applied when no one rule (if any) for
this group was matched.
Enumeration
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.27
Primary rule for switch group which should
be applied for any frame without VLAN tag.
If the value is 1, then for any frame without
VLAN tag other rules are ignored and the frame
is permitted. Either this value is 2 or …
Enumeration
Enumerated Values:
1xvlan
2unset
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.28
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,…
Integer32
Constraints:
range: -4095-2147483647
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.29
.1.3.6.1.4.1.3942.1.1.8.1.6.1 · 1 row entry · 9 columns
Uses the infinet variant from /opt/observium/mibs/infinet.
Command help
Walk iwBrRuleTable
/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::iwBrRuleTable'
A table which contains filtering rules
for switch groups.
iwBrRuleEntry row .1.3.6.1.4.1.3942.1.1.8.1.6.1.1
Each entry contains one filtering rule
for a switch group. Any frame is checked
only against the rules for the group it
falls into. The rule with the least
iwBrRulePriority is applied first.
If no rules were matched…
Column Syntax OID
Configured switch group Id.
'Next to' relationship between group
Ids is based upon group order numbers.
Integer32
Constraints:
range: 1-4095
.1.3.6.1.4.1.3942.1.1.8.1.6.1.1.1
Configured rule priority. The less
the priority, the earlier the rule
will be used for frame bridging
decision.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.3942.1.1.8.1.6.1.1.2
Configured rule action.
Enumeration
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.3942.1.1.8.1.6.1.1.3
Index in the iwBrListTable to locate
conceptual row containing the list
of values used for the rule. The special
value of zero denotes that there is no
conceptual row in iwBrListTable with the
list of values specifying …
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3942.1.1.8.1.6.1.1.4
Index in the iwBrListTable to locate
conceptual row containing the list
of values used for the rule. The special
value of zero denotes that there is no
conceptual row in iwBrListTable with the
list of values specifying …
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3942.1.1.8.1.6.1.1.5
Index in the iwBrListTable to locate
conceptual row containing the list
of values used for the rule. The special
value of zero denotes that there is no
conceptual row in iwBrListTable with the
list of values specifying …
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3942.1.1.8.1.6.1.1.6
Index in the iwBrListTable to locate
conceptual row containing the list
of values used for the rule. The special
value of zero denotes that there is no
conceptual row in iwBrListTable with the
list of values specifying …
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3942.1.1.8.1.6.1.1.7
Index in the iwBrListTable to the list
of values used for the rule. The special
value of zero denotes that there is no
conceptual row in iwBrListTable with the
list of values specifying frame destination
MAC address…
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3942.1.1.8.1.6.1.1.8
Index in the iwBrListTable to the list
of values used for the rule. The special
value of zero denotes that there is no
conceptual row in iwBrListTable with the
list of values specifying Ethernet protocol
numbers for…
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.3942.1.1.8.1.6.1.1.9
.1.3.6.1.4.1.3942.1.1.8.1.6.2 · 1 row entry · 4 columns
Uses the infinet variant from /opt/observium/mibs/infinet.
Command help
Walk iwBrListTable
/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::iwBrListTable'
A table which contains lists of values
or value ranges to trigger a switch rule.
	The existence of separate tables for switch
	rules and value ranges gives possibility to
	reuse (often the same) value ranges for
	multiple switch rules.
iwBrListEntry row .1.3.6.1.4.1.3942.1.1.8.1.6.2.1
Each entry contains a list of values
applicable to trigger a rule from
iwBrRuleTable.
Indexes
Column Syntax OID
iwBrListId index value is used to
refer to iwBrListValues for particular
rule from iwBrRuleTable.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.3942.1.1.8.1.6.2.1.1
iwBrListType determines the way
to interpret value ranges given in
iwBrListValues.
Enumeration
Enumerated Values:
1iface
2mac
3numrange
4match
.1.3.6.1.4.1.3942.1.1.8.1.6.2.1.2
Any human-readable name of the list.
The list names which are indirectly created
by system appear as LST1, LST2, etc. These
names can be then deliberately owerriten
through command-line interface.
OctetString
Constraints:
range: 1-16
.1.3.6.1.4.1.3942.1.1.8.1.6.2.1.3
The list of values or decimal numranges
used to trigger a switch rule.
The content of this DisplayString varies:
-----------------------------------------------------
when referenced by iwBrListValues contains
---------…
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.3942.1.1.8.1.6.2.1.4
.1.3.6.1.4.1.3942.1.1.8.1.7.1 · 1 row entry · 4 columns
Uses the infinet variant from /opt/observium/mibs/infinet.
Command help
Walk iwBrBlackListTable
/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::iwBrBlackListTable'
A table which contains blacklisted
MAC addresses by groups.
iwBrBlackListEntry row .1.3.6.1.4.1.3942.1.1.8.1.7.1.1
Each entry contains one src/dst MAC
address pair.
Column Syntax OID
Configured switch group Id for the
group which owns this black list entry.
'Next to' relationship between group
Ids is based upon group order numbers.
Integer32
Constraints:
range: 1-4095
.1.3.6.1.4.1.3942.1.1.8.1.7.1.1.1
Destination MAC address of blacklist
entry.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.3942.1.1.8.1.7.1.1.2
Source MAC address of blacklist entry.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.3942.1.1.8.1.7.1.1.3
Lifetime of this black list entry in seconds.
In spite of the entry exists, frames are still
flooded till lifetime reaches 3s; then frames
which match such 'mature' black list entry are
dropped. When the lifetime reac…
Unsigned32
Constraints:
range: 0-7
.1.3.6.1.4.1.3942.1.1.8.1.7.1.1.4