RC-BRIDGE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
20
Rows
20
Columns
181
rcStgTable
table.1.3.6.1.4.1.2272.1.13.4
·
1 row entry
·
27 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcStgTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcStgTable'
A table used to store Spanning Tree Group (STG) information. Each row in the table specifies a different STG in the device.
STG attributes
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An identifier used to identify a STG in the device.
|
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.2272.1.13.4.1.1 |
||||||||||||
|
The MAC address to be assigned to the destination
mac address field in tagged BPDUs. The default address is the well known multicast group address 01-80-c2-00-00-00. |
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: 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.2272.1.13.4.1.2 |
||||||||||||
|
The VLAN ID to be used for tagging BPDUs.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.13.4.1.3 |
||||||||||||
|
The MAC address used by this bridge when it must
be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only req… |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.13.4.1.4 |
||||||||||||
|
The number of ports controlled by this bridging entity.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.13.4.1.5 |
||||||||||||
|
An indication of what version of the Spanning
Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If fut… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.13.4.1.6 |
||||||||||||
|
The value of the write-able portion of the Bridge
ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of rcStgBridgeAddress. |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.2272.1.13.4.1.7 |
||||||||||||
|
The time (in hundredths of a second) since the
last time a topology change was detected by the bridge entity. |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.13.4.1.8 |
||||||||||||
|
The total number of topology changes detected by
this bridge since the management entity was last reset or initialized. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.13.4.1.9 |
||||||||||||
|
The bridge identifier of the root of the spanning
tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originat… |
BRIDGE-MIBBridgeId Type Constraints: range: 8 |
.1.3.6.1.4.1.2272.1.13.4.1.10 |
||||||||||||
|
The cost of the path to the root as seen from
this bridge. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.13.4.1.11 |
||||||||||||
|
The port number of the port which offers the
lowest cost path from this bridge to the root bridge. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.13.4.1.12 |
||||||||||||
|
The maximum age of Spanning Tree Protocol
information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using. |
BRIDGE-MIBTimeout | .1.3.6.1.4.1.2272.1.13.4.1.13 |
||||||||||||
|
The amount of time between the transmission of
Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual v… |
BRIDGE-MIBTimeout | .1.3.6.1.4.1.2272.1.13.4.1.14 |
||||||||||||
|
This time value determines the interval length
during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.13.4.1.15 |
||||||||||||
|
This time value, measured in units of hundredths
of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Li… |
BRIDGE-MIBTimeout | .1.3.6.1.4.1.2272.1.13.4.1.16 |
||||||||||||
|
The value that all bridges use for MaxAge when
this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of rcStgBridgeHelloTime. The granularity of th… |
Integer32r/w Constraints: range: 600-4000 |
.1.3.6.1.4.1.2272.1.13.4.1.17 |
||||||||||||
|
The value that all bridges use for HelloTime when
this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 1 second. An agent may return a badValue error if a set is attempte… |
Integer32r/w Constraints: range: 100-1000 |
.1.3.6.1.4.1.2272.1.13.4.1.18 |
||||||||||||
|
The value that all bridges use for ForwardDelay
when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of rcStgBridgeMaxAge. The granularity o… |
Integer32r/w Constraints: range: 400-3000 |
.1.3.6.1.4.1.2272.1.13.4.1.19 |
||||||||||||
|
Indicate whether the spanning tree protocol
should be active in this STG. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.13.4.1.20 |
||||||||||||
|
Indicate whether traps relating to the spanning
tree protocol should be sent for this STG. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.13.4.1.21 |
||||||||||||
|
A bitfield used to identify which ports in
the system are members this STG. The bitfield is 32 octets long representing ports 0 to 255 (inclusive). |
OctetStringr/w Constraints: range: 0-104 |
.1.3.6.1.4.1.2272.1.13.4.1.22 |
||||||||||||
|
Row status.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2272.1.13.4.1.23 |
||||||||||||
|
Every 2 bitfields used to identify a port state
in this STG. Port state is cataloged as non-stp(0), blocking(1), learning(2), and forwarding(3). |
OctetString Constraints: range: 208-208 |
.1.3.6.1.4.1.2272.1.13.4.1.24 |
||||||||||||
|
Type of Stg.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.13.4.1.25 |
||||||||||||
|
Indicates whether this STG is Operating in
Nortel Mode or in Cisco Mode. true = Nortel Mode false = Cisco Mode. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.13.4.1.26 |
||||||||||||
|
A bitfield used to identify which logical ports
(for example, WLAN tunnels) in the system are members of this STG. The bitfield is 256 octets long representing ports 704 to 2752 (inclusive). |
RAPID-CITYLPortSet Type Constraints: range: 0..256 |
.1.3.6.1.4.1.2272.1.13.4.1.27 |
rcStgPortTable
table.1.3.6.1.4.1.2272.1.13.5
·
1 row entry
·
22 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcStgPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcStgPortTable'
A table used to store Spanning Tree Group (STG) port related information. If a port is associated with more than one STGs, the port will have one entry in this table for each STG it assigned to.
STG Port attributes
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The port number of the port for which this entry
contains Spanning Tree Protocol management information. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.13.5.1.1 |
||||||||||||
|
The STG identifier this port is assigned to.
|
Integer32 Constraints: range: 1-128 |
.1.3.6.1.4.1.2272.1.13.5.1.2 |
||||||||||||
|
The value of the priority field which is
contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of rcStgPort. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2272.1.13.5.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 will … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.13.5.1.4 |
||||||||||||
|
The enabled/disabled status of the port.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.13.5.1.5 |
||||||||||||
|
When this flag is set, the port is moved
straight to the forwarding(5) state upon being enabled. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.13.5.1.6 |
||||||||||||
|
The contribution of this port to the path cost of
paths towards the spanning tree root which include this port. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of t… |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.2272.1.13.5.1.7 |
||||||||||||
|
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. |
BRIDGE-MIBBridgeId Type Constraints: range: 8 |
.1.3.6.1.4.1.2272.1.13.5.1.8 |
||||||||||||
|
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.2272.1.13.5.1.9 |
||||||||||||
|
The Bridge Identifier of the bridge which this
port considers to be the Designated Bridge for this port's segment. |
BRIDGE-MIBBridgeId Type Constraints: range: 8 |
.1.3.6.1.4.1.2272.1.13.5.1.10 |
||||||||||||
|
The Port Identifier of the port on the Designated
Bridge for this port's segment. |
OctetString Constraints: range: 2-2 |
.1.3.6.1.4.1.2272.1.13.5.1.11 |
||||||||||||
|
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.2272.1.13.5.1.12 |
||||||||||||
|
The number of Config BPUDs received by
this port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.13.5.1.13 |
||||||||||||
|
The number of Topology Change Notification
BPUDs received by this port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.13.5.1.14 |
||||||||||||
|
The number of Bad BPUDs received by this port.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.13.5.1.15 |
||||||||||||
|
The number of Config BPUDs transmitted by this port.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.13.5.1.16 |
||||||||||||
|
The number of Topology Change Notification
BPUDs transmitted by this port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2272.1.13.5.1.17 |
||||||||||||
|
Row status.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2272.1.13.5.1.18 |
||||||||||||
|
If disabled, topology change notifications
are not sent for the port. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.13.5.1.19 |
||||||||||||
|
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.2272.1.13.5.1.20 |
||||||||||||
|
The administrative value of rcStgPortPathCost. This is
the value that has been configured by the user, or 0 if there is no user-configured value. Note that a Set request on rcStgPortPathCost will also modify the corre… |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.2272.1.13.5.1.21 |
||||||||||||
|
The administrative value of rcStgPortPathCost32. This
is the value that has been configured by the user, or 0 if there is no user-configured value. Note that a Set request on rcStgPortPathCost32 will also modify the c… |
Integer32r/w Constraints: range: 0-200000000 |
.1.3.6.1.4.1.2272.1.13.5.1.22 |
.1.3.6.1.4.1.2272.1.14.1
·
1 row entry
·
8 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeFdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeFdbTable'
This table is an replacement to the standard dot1dTpFdbTable in rfc1493.
Information about a specific unicast MAC address
for which the bridge has some forwarding information.
for which the bridge has some forwarding information.
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rcBridgeFdbStatusdeprecated
This object indicates the status of this entry.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.1.1.1 |
||||||||||||||||
|
rcBridgeFdbAddressdeprecated
A unicast MAC address for which the bridge
has forwarding and/or filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.1.1.2 |
||||||||||||||||
|
rcBridgeFdbPortdeprecated
Either the value '0', or the port number of the
port on which a frame having a source address equal to the value of the corresponding instance of rcBridgeFdbAddress has been seen. A value of '0' indicates that the port… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.14.1.1.3 |
||||||||||||||||
|
rcBridgeFdbMonitordeprecated
Used to indicate whether monitoring should be
performed on this unicast MAC address. If monitoring is enabled, any packet received with a matching destination MAC address will be forwarded to the port configured to rec… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.1.1.4 |
||||||||||||||||
|
rcBridgeFdbPrioritydeprecated
Used to indicate the priority of the incoming
frames with this destination Mac Address. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.1.1.5 |
||||||||||||||||
|
rcBridgeFdbQosLeveldeprecated
Used to indicate the qos level of the incoming
frames with this destination Mac Address. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.1.1.6 |
||||||||||||||||
|
rcBridgeFdbSmltRemotedeprecated
A MAC address indicate for remote learnt,
either local or remote. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.1.1.7 |
||||||||||||||||
|
rcBridgeFdbVlanIddeprecated |
RAPID-CITYRcVlanIdOrNone Type Constraints: range: 1..4094 |
.1.3.6.1.4.1.2272.1.14.1.1.8 |
rcBridgeStaticTable
table.1.3.6.1.4.1.2272.1.14.3
·
1 row entry
·
7 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeStaticTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeStaticTable'
This table is a proprietary replacement to the standard dot1dStaticTable in rfc1493.
A table containing forwarding information about
unicast entries configured into the bridge by
management. This information is used by the
transparent bridging function in determining how
to propagate a received fram…
unicast entries configured into the bridge by
management. This information is used by the
transparent bridging function in determining how
to propagate a received fram…
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The MAC address of this entry.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.3.1.1 |
||||||||||||||||
|
Port on which the MAC address is found.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.14.3.1.2 |
||||||||||||||||
|
Used to indicate whether monitoring should be
performed on incoming packets that match this entry. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.3.1.3 |
||||||||||||||||
|
rcBridgeStaticPrioritydeprecated
Used to indicate forwarding priority of incoming
packets that match this entry. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.3.1.4 |
||||||||||||||||
|
This object indicates the status of this
entry. The default value is permanent(3). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.3.1.5 |
||||||||||||||||
|
Used to indicate the qos level.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.3.1.6 |
||||||||||||||||
| Integer32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.2272.1.14.3.1.7 |
rcBridgeFilterTable
table.1.3.6.1.4.1.2272.1.14.5
·
1 row entry
·
8 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeFilterTable'
This table is a proprietary replacement to the standard dot1dStaticTable (Filtering information) in rfc1493.
A table containing filtering information configured
into the bridge by management specifying a dest-
ination address on a specific port and a set of
incoming ports. Frames received from one of the
incoming ports and …
into the bridge by management specifying a dest-
ination address on a specific port and a set of
incoming ports. Frames received from one of the
incoming ports and …
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The MAC address of this entry. This address is used
to match the destination address of incoming packets. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.5.1.1 |
||||||||||
|
Port on which this MAC address is found.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.14.5.1.2 |
||||||||||
|
rcBridgeFilterNotAllowedFromobsolete
Used to indicate a set of ports. Traffic arriving
on any of the specified ports is not forwarded to this MAC address. |
OctetStringr/w Constraints: range: 88-88 |
.1.3.6.1.4.1.2272.1.14.5.1.3 |
||||||||||
|
This object indicates the status of this
entry. The default value is permanent(3). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.5.1.4 |
||||||||||
| Integer32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.2272.1.14.5.1.5 |
|||||||||||
|
To enable pcap for the fdb-filter
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.5.1.6 |
||||||||||
|
Used to indicate a set of ports. Traffic arriving
on any of the specified ports from this MAC address. |
OctetStringr/w Constraints: range: 88-88 |
.1.3.6.1.4.1.2272.1.14.5.1.7 |
||||||||||
|
Used to indicate a set of ports. Traffic arriving
on any of the specified ports is not forwarded to this MAC address. |
OctetStringr/w Constraints: range: 88-88 |
.1.3.6.1.4.1.2272.1.14.5.1.8 |
.1.3.6.1.4.1.2272.1.14.7
·
1 row entry
·
11 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeUnknownMacDiscardTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeUnknownMacDiscardTable'
This table is used to configure the 'unknown mac discard' feature. This feature applies to layer 2 and layer 3 packets coming from or going out to a specific physical port.
A table containing information configuring
the 'unknown mac discard' feature.
the 'unknown mac discard' feature.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Port on which this 'unknown mac discard' configuration applied to.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.14.7.1.1 |
||||
|
This variable is used to enable/disable the auto-learn capability
of a specific port. The default value is auto-learn disabled. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.7.1.2 |
||||
|
This variable is used to control the auot-learn mode to either
one-shot or continuous. In one-shot mode, the first n MAC addresses will be learned. The number n is dependents on the system's available resource. In co… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.7.1.3 |
||||
|
This MIB variable is used to lock or unlock the auto-learn MAC
table. When the auto-learn table is lock neither new MAC will be learned nor the original learned MAC will be aged out. User needs to lock the auto-learn… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.7.1.4 |
||||
|
This variable controls the logging action that the system will
take when a MAC address violation event was detected. The value 'enable' means a log record will be written to the system log file when a violation event… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.7.1.5 |
||||
|
This variable controls the send trap action that system will take
when a MAC address violation event was detected. The value 'enable' means a SNMP trap packet will be send to the management station when a violation e… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.7.1.6 |
||||
|
This variable controls the 'disable-port' action that system
will take when a MAC address violation event was detected. The value 'enable' means the specific port will be disabled when the violation event was detecte… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.7.1.7 |
||||
|
This variable controls the default monitor setting of an auto-learn
MAC address. The value 'monitor' means a copy of packet that send from or to the auto-learned MAC address will be forwarded to the designated monito… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.7.1.8 |
||||
|
This variable controls the default priority setting of an
auto-learn MAC address. The value 'low' means packets send from the MAC address is forwarded at low priority. The value 'high' means packets send from the MAC ad… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.7.1.9 |
||||
|
This variable represents the maxium number of MACc that
can be added to some port. |
Integer32r/w Constraints: range: 0-2048 |
.1.3.6.1.4.1.2272.1.14.7.1.10 |
||||
|
This variable represents the current number of MACs that have
been added to some port. |
Integer32 Constraints: range: 0-2048 |
.1.3.6.1.4.1.2272.1.14.7.1.11 |
rcBridgeManualEditTable
table.1.3.6.1.4.1.2272.1.14.8
·
1 row entry
·
5 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeManualEditTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeManualEditTable'
This table is used to specify what MAC addresses can be learned on each port.
A table containing information of
MAC addresses that can be learned.
MAC addresses that can be learned.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
This variable contains the source MAC address of an entry.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.8.1.1 |
||||||
|
This variable contains the allowed ports on which the MAC
address of this entry can be learned. |
RAPID-CITYPortSetr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2272.1.14.8.1.2 |
||||||
|
This variable specifies the monitoring setting of the MAC
address. The value 'true' means a copy of packet frame that send from or to the MAC address is forwarded to the designated monitoring port on the system. The … |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.8.1.3 |
||||||
|
This variable specifies the priority setting of the MAC address.
The value 'low' means packet frames send from the MAC address is forwarded at low priority. The default value is low. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.8.1.4 |
||||||
|
The variable controls the status of a MAC address in the table.
The value 'active' is used to add the MAC address entry into the table. The value 'invalid' is used to delete the MAC address from the table. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.8.1.5 |
rcBridgeAutoLearnTable
table.1.3.6.1.4.1.2272.1.14.10
·
1 row entry
·
5 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeAutoLearnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeAutoLearnTable'
This table contains information of auto-learned MAC address when the 'unknow MAC discard' table's auto-learn is enabled. User must explicitly lock and save the table into NVRAM in order to have this table has the same configuration cross the system reset.
Entries in this table are created automatically
when the user explicitly does a lock operation on
the auto-learn-table (i.e., when 'AutoLearnTableMode'
is set to lock(2)).
when the user explicitly does a lock operation on
the auto-learn-table (i.e., when 'AutoLearnTableMode'
is set to lock(2)).
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
This variable contains the source MAC address of the entries.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.10.1.1 |
||||
|
This variable contains the port where the MAC address was learned.
|
RAPID-CITYPortSet Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2272.1.14.10.1.2 |
||||
|
This variable contains the monitor setting of the MAC address.
The value 'true' means a copy of packet frame that send from or to the MAC address is forwarded to the designated monitoring port on the system. This val… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.10.1.3 |
||||
|
This variable contains the priority setting of the MAC address.
The value 'low' means packet frames send from the MAC address is forwarded at low priority. The value 'high' means packet frames send from the MAC addre… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.10.1.4 |
||||
|
This variable is for converting an auto-learned MAC address entry
to a manual edit MAC address entry. This variable provides a mechanism for user to move a MAC address entry from auto-learn table to manual edit table. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.10.1.5 |
.1.3.6.1.4.1.2272.1.14.12
·
1 row entry
·
6 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeStaticMulticastTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeStaticMulticastTable'
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
rcBridgeStaticMulticastAddressdeprecated
src mac addr.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.12.1.1 |
||||||||||||
|
rcBridgeStaticMulticastForwardingPortsdeprecated
ports for forward this mac
|
RAPID-CITYPortSetr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2272.1.14.12.1.2 |
||||||||||||
|
rcBridgeStaticMulticastMltIdsdeprecated
list of mlts this mac will be forwarded on
|
RAPID-CITYIdListr/w | .1.3.6.1.4.1.2272.1.14.12.1.3 |
||||||||||||
|
rcBridgeStaticMulticastRowStatusdeprecated
row status
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2272.1.14.12.1.4 |
||||||||||||
|
rcBridgeStaticMulticastVlanIddeprecated
Vlan Id
|
Integer32 Constraints: range: 1-4095 |
.1.3.6.1.4.1.2272.1.14.12.1.5 |
||||||||||||
|
rcBridgeStaticMulticastNumMltIdsdeprecated
number of mlts Ids
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.14.12.1.6 |
rcRateLimitTable
table.1.3.6.1.4.1.2272.1.14.14
·
1 row entry
·
8 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcRateLimitTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcRateLimitTable'
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
Port ifindex.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.14.14.1.1 |
||||||
|
Type of traffic allowed.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.14.1.2 |
||||||
|
Allowed traffic rate. If chassis type is 8100.
Also used by BayStack to indicate rate limit percent. For BayStack, a value of 0 indicates no limit. |
Integer32r/w Constraints: range: 0-25 |
.1.3.6.1.4.1.2272.1.14.14.1.3 |
||||||
|
Turn on/off rate limiting on this interface.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.14.1.4 |
||||||
|
Allowed traffic rate packets per second. If chassis type is 8600.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.14.14.1.5 |
||||||
|
Allowed traffic rate Kbits per second. If chassis type is R-module.
|
Integer32r/w Constraints: range: 250-2147483647 |
.1.3.6.1.4.1.2272.1.14.14.1.6 |
||||||
|
Egress Rate Limit.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.14.14.1.7 |
||||||
|
Used to enable/disable shape/egress-rate-limit
functionality. |
RAPID-CITYEnableValuer/w Type Values:
|
.1.3.6.1.4.1.2272.1.14.14.1.8 |
rcBridgeStaticMcastTable
table.1.3.6.1.4.1.2272.1.14.15
·
1 row entry
·
6 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeStaticMcastTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeStaticMcastTable'
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Vlan Id
|
Integer32 Constraints: range: 1-4095 |
.1.3.6.1.4.1.2272.1.14.15.1.1 |
||||||||||||
|
src mac addr.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.15.1.2 |
||||||||||||
|
ports for forward this mac
|
RAPID-CITYPortSetr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2272.1.14.15.1.3 |
||||||||||||
|
list of mlts this mac will be forwarded on
|
RAPID-CITYIdListr/w | .1.3.6.1.4.1.2272.1.14.15.1.4 |
||||||||||||
|
number of mlts Ids
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.14.15.1.5 |
||||||||||||
|
row status
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2272.1.14.15.1.6 |
.1.3.6.1.4.1.2272.1.14.16
·
1 row entry
·
6 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgePP8300FilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgePP8300FilterTable'
This table is a proprietary replacement to the standard dot1dStaticTable (Filtering information) in rfc1493. This table is specific for PP8300.
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The MAC address of this entry. This address is used
to match the destination address of incoming packets. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.16.1.1 |
||||||||||||||||
| Integer32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.2272.1.14.16.1.2 |
|||||||||||||||||
| Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.16.1.3 |
|||||||||||||||||
|
Used to indicate the qos level.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.16.1.4 |
||||||||||||||||
|
Mac filter needs the device Id and port Id programmed
properly to make the SA drop working properly |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.14.16.1.5 |
||||||||||||||||
|
This object indicates the status of this
entry. The default value is permanent(3). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.16.1.6 |
rcBridgeFdbProtectTable
table.1.3.6.1.4.1.2272.1.14.17
·
1 row entry
·
8 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeFdbProtectTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeFdbProtectTable'
This table gives information about the mac learning limits on a particular port.
Information about a specific MAC address learning
limits of a specific port.
limits of a specific port.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
This object is the interface on which MAC address
learning limit is applied. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.14.17.1.1 |
||||
|
Used to indicate maximum number of MAC address
that can be learnt on the port. |
Integer32r/w Constraints: range: 0-1000000 |
.1.3.6.1.4.1.2272.1.14.17.1.2 |
||||
|
Used to indicate minimum number of MAC address
learnt which mac address learning will be re-enabled on the port. |
Integer32r/w Constraints: range: 0-1000000 |
.1.3.6.1.4.1.2272.1.14.17.1.3 |
||||
|
Used to enable or disable MAC learning limit
feature on the port. |
RAPID-CITYEnableValuer/w Type Values:
|
.1.3.6.1.4.1.2272.1.14.17.1.4 |
||||
|
This object indicates the current number of
MAC address learnt on the port. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.14.17.1.5 |
||||
|
This object indicates whether the port can
currrently learn new MAC addresses or not. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.17.1.6 |
||||
|
Used to enable or disable logging and sending
of snmp trap, once MAC learning limit is reached for the port. |
RAPID-CITYEnableValuer/w Type Values:
|
.1.3.6.1.4.1.2272.1.14.17.1.7 |
||||
|
Used to enable or disable the action of disabling
the port, once MAC learning limit is reached for the port. |
RAPID-CITYEnableValuer/w Type Values:
|
.1.3.6.1.4.1.2272.1.14.17.1.8 |
rcBridgeNewFdbTable
table.1.3.6.1.4.1.2272.1.14.18
·
1 row entry
·
8 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeNewFdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeNewFdbTable'
This table is an replacement to the standard dot1dTpFdbTable in rfc1493.
Information about a specific unicast MAC address
for which the bridge has some forwarding information.
for which the bridge has some forwarding information.
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This object indicates the status of this entry.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.18.1.1 |
||||||||||||||||
|
A unicast MAC address for which the bridge
has forwarding and/or filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.18.1.2 |
||||||||||||||||
|
Either the value '0', or the port number of the
port on which a frame having a source address equal to the value of the corresponding instance of rcBridgeNewFdbAddress has been seen. A value of '0' indicates that the p… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.14.18.1.3 |
||||||||||||||||
|
Used to indicate whether monitoring should be
performed on this unicast MAC address. If monitoring is enabled, any packet received with a matching destination MAC address will be forwarded to the port configured to rec… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.18.1.4 |
||||||||||||||||
|
Used to indicate the qos level of the incoming
frames with this destination Mac Address. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.18.1.5 |
||||||||||||||||
|
A MAC address indicate for remote learnt,
either local or remote. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.18.1.6 |
||||||||||||||||
|
Used to indicate the Vlan ID for this MAC address.
|
Integer32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.2272.1.14.18.1.7 |
||||||||||||||||
|
Time elapsed since a mac-address was learnt
on a VLAN. |
secondsInteger32 Constraints: range: 0-0range: 10-1000000 |
.1.3.6.1.4.1.2272.1.14.18.1.8 |
rcBridgeMmrpGrpFdbTable
table.1.3.6.1.4.1.2272.1.14.19
·
1 row entry
·
3 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeMmrpGrpFdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeMmrpGrpFdbTable'
This table is for multicast group fdb entries
Information about a specific multicast group MAC
address for which the bridge has some forwarding
information.
address for which the bridge has some forwarding
information.
| Column | Syntax | OID |
|---|---|---|
|
Used to indicate the Vlan ID for this
MAC address. |
Integer32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.2272.1.14.19.1.1 |
|
A multicast group MAC address for which the bridge
has forwarding and/or filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.19.1.2 |
|
List of ports
|
RAPID-CITYPortSet Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2272.1.14.19.1.3 |
rcBridgeTpFdbTable
table.1.3.6.1.4.1.2272.1.14.20
·
1 row entry
·
9 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeTpFdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeTpFdbTable'
This table is an replacement to the standard dot1dTpFdbTable in rfc1493.
Information about a specific unicast MAC address
for which the bridge has some forwarding information.
for which the bridge has some forwarding information.
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Used to indicate the Vlan ID for this
MAC address. |
RAPID-CITYRcVlanIdOrNone Type Constraints: range: 1..4094 |
.1.3.6.1.4.1.2272.1.14.20.1.1 |
||||||||||||||||
|
A unicast MAC address for which the bridge
has forwarding and/or filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.20.1.2 |
||||||||||||||||
|
This object indicates the status of this entry.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.20.1.3 |
||||||||||||||||
|
Either the value '0', or the port number of the
port on which a frame having a source address equal to the value of the corresponding instance of rcBridgeTpFdbAddress has been seen. A value of '0' indicates that the po… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.14.20.1.4 |
||||||||||||||||
|
A MAC address indicate for remote learnt,
either local or remote. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.20.1.5 |
||||||||||||||||
|
If the rcBridgeTpFdbEntry is learned from a SPBM
network, instead of using port to track where the rcBridgeTpFdbAddress come from, the backbone MAC address is used to track that. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.20.1.6 |
||||||||||||||||
|
Used to indicate whether monitoring should be
performed on this unicast MAC address. If monitoring is enabled, any packet received with a matching destination MAC address will be forwarded to the port configured to rec… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.20.1.7 |
||||||||||||||||
|
Used to indicate the qos level of the incoming
frames with this destination Mac Address. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.20.1.8 |
||||||||||||||||
|
Used to identify customer vid of the switched uni port
of this entry is associated with. 4095 is not used. 4096 is reserved for untagged case. |
Integer32 Constraints: range: 1-4096 |
.1.3.6.1.4.1.2272.1.14.20.1.9 |
rcBridgeRemoteMacTable
table.1.3.6.1.4.1.2272.1.14.21
·
1 row entry
·
11 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeRemoteMacTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeRemoteMacTable'
This table is for PLSB cvlan UNI remote mac entries
Information about a specific cvlan UNI remote MAC
address for which the bridge has the forwarding
information.
address for which the bridge has the forwarding
information.
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Used to indicate the Vlan ID for this
MAC address. |
Integer32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.2272.1.14.21.1.1 |
||||||||||
|
A customer MAC address for which the bridge
has forwarding and/or filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.21.1.2 |
||||||||||
|
This object indicates the status of this entry.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.21.1.3 |
||||||||||
|
A provider MAC address for which the bridge
has forwarding and/or filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.21.1.4 |
||||||||||
|
Used to indicate the BVlan ID for this
MAC address. |
Integer32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.2272.1.14.21.1.5 |
||||||||||
|
Primary System name of the node where MAC address entry
come from. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.2272.1.14.21.1.6 |
||||||||||
|
Either the value '0', or the primary
port on which a frame came from. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.14.21.1.7 |
||||||||||
|
Used to indicate the BVlan ID for this
MAC address. |
Integer32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.2272.1.14.21.1.8 |
||||||||||
|
Secondary System name of the node where MAC address entry
come from. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.2272.1.14.21.1.9 |
||||||||||
|
Either the value '0', or the secondary
port on which a frame came from. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.14.21.1.10 |
||||||||||
|
A MAC address indicate for remote learnt from ist peer
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.2272.1.14.21.1.11 |
rcBridgeSpbmMacTable
table.1.3.6.1.4.1.2272.1.14.22
·
1 row entry
·
9 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeSpbmMacTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeSpbmMacTable'
This table is for SPBM UNI MAC entries, local and remote
Information about a specific SPBM UNI MAC
address for which the bridge has the forwarding
information. MAC address can belong any SPBM UNI type,
local or remote
address for which the bridge has the forwarding
information. MAC address can belong any SPBM UNI type,
local or remote
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Used to indicate the ISID for this
MAC address. |
Integer32 Constraints: range: 0-16777215 |
.1.3.6.1.4.1.2272.1.14.22.1.1 |
||||||||||
|
A customer MAC address for which the bridge
has forwarding and/or filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.22.1.2 |
||||||||||
|
This object indicates the status of this entry.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.22.1.3 |
||||||||||
|
This object indicates the type of this entry,
local or remote. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.22.1.4 |
||||||||||
|
Used to indicate the CVlan ID for this
local MAC address. |
Integer32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.2272.1.14.22.1.5 |
||||||||||
|
Used to indicate the ifIndex for this
local MAC address. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.14.22.1.6 |
||||||||||
|
A provider MAC address for which the bridge
has forwarding and/or filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.22.1.7 |
||||||||||
|
Used to indicate the BVlan ID for this
remote MAC address. |
Integer32 Constraints: range: 1-4094 |
.1.3.6.1.4.1.2272.1.14.22.1.8 |
||||||||||
|
The system name for the
remote MAC address. |
OctetString Constraints: range: 255-255 |
.1.3.6.1.4.1.2272.1.14.22.1.9 |
rcBridgeIsidFdbTable
table.1.3.6.1.4.1.2272.1.14.23
·
1 row entry
·
9 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeIsidFdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeIsidFdbTable'
This table is for all the mac entries that are learned on the per i-sid basis.This gives both the locally learnt and remote mac entries.
Information about a UNI MAC address for
which the bridge has the forwarding information.
which the bridge has the forwarding information.
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Used to indicate the i-sid for this
MAC address. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2272.1.14.23.1.1 |
||||||||||
|
A unicast MAC address for which the bridge
has forwarding and/or filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.23.1.2 |
||||||||||
|
This object indicates the status of this entry.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.23.1.3 |
||||||||||
|
Either the value '0', or the port number of the
port on which a frame having a source address equal to the value of the corresponding instance of rcBridgeIsidFdbAddress has been seen. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.14.23.1.4 |
||||||||||
|
This object indicates the whether the
rcBridgeIsidFdbAddress is learnt locally or learnt on NNI port from a remote destination. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.23.1.5 |
||||||||||
|
A provider MAC address for which the bridge
has forwarding and/or filtering information. This value is displayed only if the PortType is remote otherwise a value of zero is displayed. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.23.1.6 |
||||||||||
|
Used to indicate the BVlan ID for this
MAC address if it is learnt remotely Otherwise a value of 0 is displayed. |
Integer32 Constraints: range: 0-4094 |
.1.3.6.1.4.1.2272.1.14.23.1.7 |
||||||||||
|
Primary System name of the node where MAC
address entry in case of remote otherwise NULL is shown. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.2272.1.14.23.1.8 |
||||||||||
|
Used to identify customer vid of the switched uni port
of this entry is associated with. 4095 is not used. 4096 is reserved for untagged case |
Integer32 Constraints: range: 1-4096 |
.1.3.6.1.4.1.2272.1.14.23.1.9 |
rcBridgeVnidFdbTable
table.1.3.6.1.4.1.2272.1.14.24
·
1 row entry
·
5 columns
Uses the nortel variant from
Command help
/opt/observium/mibs/nortel.
Walk rcBridgeVnidFdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-BRIDGE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BRIDGE-MIB::rcBridgeVnidFdbTable'
This table is used to store all the mac entries that are learned on the given vnid.This gives both the locally learnt and remote mac entries.
Information about a MAC address for
which the bridge has the forwarding information.
which the bridge has the forwarding information.
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Used to identify the vnid value uniquely for the
MAC address. |
Integer32 Constraints: range: 1-16777215 |
.1.3.6.1.4.1.2272.1.14.24.1.1 |
||||||||||
|
A unicast MAC address for which the bridge
has forwarding and/or filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.2272.1.14.24.1.2 |
||||||||||
|
This object indicates the status of this entry.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.24.1.3 |
||||||||||
|
The IfIndex of the interface
on which a frame having a source address equal to the value of the corresponding instance of rcBridgeVnidFdbAddress has been learnt. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: 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.2272.1.14.24.1.4 |
||||||||||
|
This object indicates the whether the
rcBridgeVnidFdbAddress is learnt locally or learnt on NNI from a remote destination. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2272.1.14.24.1.5 |