INFINET-BRIDGE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
68
iwBrPortTable
table.1.3.6.1.4.1.3942.1.1.8.1.3.1
·
1 row entry
·
11 columns
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).
Information about a specific bridge port.
Indexes
iwBrPortGrpId iwBrPortId
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
iwBrPortGrpId
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 Textual Convention: BridgeGroupIdOrZero Integer32Type Constraints: range: 0..4094 |
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.1 |
||||||||||||
|
iwBrPortId
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 Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.2 |
||||||||||||
|
iwBrPortStpPrio
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 |
||||||||||||
|
iwBrPortStpState
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:
|
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.4 |
||||||||||||
|
iwBrPortStpRole
The port's current role, as defined by application of
the Spanning Tree Protocol. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.5 |
||||||||||||
|
iwBrPortStpDesCost
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 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.6 |
||||||||||||
|
iwBrPortStpDesBridge
The Bridge Identifier of the bridge that this
port considers to be the Designated Bridge for this port's segment. |
BridgeId Textual Convention: BridgeId OctetStringType Constraints: range: 8 |
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.7 |
||||||||||||
|
iwBrPortStpDesPort
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 |
||||||||||||
|
iwBrPortStpFwdTransitions
The number of times this port has transitioned
from the Learning state to the Forwarding state. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.9 |
||||||||||||
|
iwBrPortStpPathCost32
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 |
||||||||||||
|
iwBrPortVlanAlteration
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
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.
Information about a specific unicast MAC address
for which the bridge has some forwarding and/or
filtering information.
for which the bridge has some forwarding and/or
filtering information.
Indexes
iwBrDbGroupId iwBrDbAddress
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
iwBrDbGroupId
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 Textual Convention: BridgeGroupIdOrZero Integer32Type Constraints: range: 0..4094 |
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.1 |
||||||
|
iwBrDbAddress
Learned source MAC address.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.2 |
||||||
|
iwBrDbPort
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 Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.3 |
||||||
|
iwBrDbStatus
Source MAC address status -
learned or self. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.4 |
||||||
|
iwBrDbGwMac
MAC address of MINT gateway which
delivered a frame with learned source MAC address. |
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.5 |
||||||
|
iwBrDbGwType
Gateway type - unknown, broadcast
or gateway. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.6 |
||||||
|
iwBrDbCost
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 |
||||||
|
iwBrDbUseCnt
Usage count for this database record.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.8 |
||||||
|
iwBrDbDead
Seconds before this database record
lifetime expires. |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.9 |
||||||
|
iwBrDbTrunkVLANId
For trunk groups, VLAN from which the
record was learned from. For not trunk groups this value is zero. |
BridgeGroupIdOrZero Textual Convention: BridgeGroupIdOrZero Integer32Type Constraints: range: 0..4094 |
.1.3.6.1.4.1.3942.1.1.8.1.4.3.1.10 |
||||||
|
iwBrDbGroupOrder
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
A table which contains base configuration info for switch groups.
Each entry contains base configuration
info for one switch group.
info for one switch group.
Indexes
iwBrGrpId
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
iwBrGrpId
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 Textual Convention: BridgeGroupIdOrZero Integer32Type Constraints: range: 0..4094 |
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.1 |
||||||
|
iwBrGrpType
Bridge group type - normal or trunk.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.2 |
||||||
|
iwBrGrpUsChan
Upstream channel number.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.3 |
||||||
|
iwBrGrpDsChan
Downstream channel number.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.4 |
||||||
|
iwBrGrpInTrunk
If switch group is configured as trunk
group then this value is the same as iwBrGrpId, otherwise it is zero. |
BridgeGroupIdOrZero Textual Convention: BridgeGroupIdOrZero Integer32Type Constraints: range: 0..4094 |
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.5 |
||||||
|
iwBrGrpUncoupled
This flag is set when switch group
is uncoupled. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.6 |
||||||
|
iwBrGrpFlgSTP
This flag is set when switch group
participates in STP. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.7 |
||||||
|
iwBrGrpFlgIGMP
This flag is set when IGMP-snooping
is on for switch group. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.8 |
||||||
|
iwBrGrpFlgRptr
This flag is set for repeater group.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.9 |
||||||
|
iwBrGrpFlgAdmin
This flag is set for admin group.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.10 |
||||||
|
iwBrGrpFlgAct
This flag is set when group is
active. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.11 |
||||||
|
iwBrGrpFlgOper
This flag is set when group is
operative. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.12 |
||||||
|
iwBrGrpInfo
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 |
||||||
|
iwBrGrpForwarded
Counter of frames forwarded by switch group.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.14 |
||||||
|
iwBrGrpFlooded
Counter of frames flooded by switch group.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.15 |
||||||
|
iwBrGrpDropSTPL
Counter of frames dropped due to STP lock.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.16 |
||||||
|
iwBrGrpDropUNRD
Counter of frames dropped due to unreachable destination.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.17 |
||||||
|
iwBrGrpDropFWRL
Counter of frames dropped due to firewall rules.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.18 |
||||||
|
iwBrGrpDropLOOP
Counter of frames dropped due to possible loop.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.19 |
||||||
|
iwBrGrpDropNOBG
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 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.20 |
||||||
|
iwBrGrpDropLCNA
Counter of frames dropped due to forwarding frame
to kernel by non-admin group in 'strict-admin' mode. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.21 |
||||||
|
iwBrGrpDropJOIN
Counter of frames dropped due to ports are joined
by MINT. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.22 |
||||||
|
iwBrGrpDropSDPS
Counter of frames dropped due to frame source port is
same as destination port. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.23 |
||||||
|
iwBrGrpStpRoot
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 Textual Convention: BridgeId OctetStringType Constraints: range: 8 |
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.24 |
||||||
|
iwBrGrpStpRootPort
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 |
||||||
|
iwBrPortStpPVer
Version of STP protocol used by this
Bridge entity. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.26 |
||||||
|
iwBrGrpDefaultAction
Default rule for switch group which is
applied when no one rule (if any) for this group was matched. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.27 |
||||||
|
iwBrGrpXVlan
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:
|
.1.3.6.1.4.1.3942.1.1.8.1.5.1.1.28 |
||||||
|
iwBrGrpPermittedVLAN
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 |
iwBrRuleTable
table.1.3.6.1.4.1.3942.1.1.8.1.6.1
·
1 row entry
·
9 columns
A table which contains filtering rules for switch groups.
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…
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…
Indexes
iwBrRuleGrpId iwBrRulePriority
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
iwBrRuleGrpId
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 |
||||
|
iwBrRulePriority
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 |
||||
|
iwBrRuleAction
Configured rule action.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.6.1.1.3 |
||||
|
iwBrRuleMatchList
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 |
||||
|
iwBrRuleVlanList
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 |
||||
|
iwBrRuleIfaceList
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 |
||||
|
iwBrRuleSrcList
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 |
||||
|
iwBrRuleDstList
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 |
||||
|
iwBrRuleProtoList
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 |
iwBrListTable
table.1.3.6.1.4.1.3942.1.1.8.1.6.2
·
1 row entry
·
4 columns
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.
Each entry contains a list of values
applicable to trigger a rule from
iwBrRuleTable.
applicable to trigger a rule from
iwBrRuleTable.
Indexes
iwBrListId
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
iwBrListId
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
iwBrListType determines the way
to interpret value ranges given in iwBrListValues. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3942.1.1.8.1.6.2.1.2 |
||||||||
|
iwBrListName
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 |
||||||||
|
iwBrListValues
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 Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3942.1.1.8.1.6.2.1.4 |
iwBrBlackListTable
table.1.3.6.1.4.1.3942.1.1.8.1.7.1
·
1 row entry
·
4 columns
A table which contains blacklisted MAC addresses by groups.
Each entry contains one src/dst MAC
address pair.
address pair.
Indexes
iwBrBlackListGrpId iwBrBlackListDstMac
| Column | Syntax | OID |
|---|---|---|
|
iwBrBlackListGrpId
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 |
|
iwBrBlackListDstMac
Destination MAC address of blacklist
entry. |
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.3942.1.1.8.1.7.1.1.2 |
|
iwBrBlackListSrcMac
Source MAC address of blacklist entry.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.3942.1.1.8.1.7.1.1.3 |
|
iwBrBlackListTime
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 |