RC-BRIDGE-MIB
Enterprise MIB for the Accelar product family.
Main OID:
rcBridgeMib.1.3.6.1.4.1.2272.1.14.0
177
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
177 total| Object Name |
|---|
rcStgMaxStgsThe maximum number of spanning tree groups this
device can support concurrently.rw Integer32 .1.3.6.1.4.1.2272.1.13.1 |
rcStgNumStgsThe number of spanning tree groups that are
currently defined.ro Integer32 .1.3.6.1.4.1.2272.1.13.2 |
rcStgUnassignedPortsA bitfield used to identify which ports in
the system currently not assigned to any STG.
The bitfield is 32 octets long representing
ports 0 to 255 (inclusive).ro PortSet (RAPID-CITY) .1.3.6.1.4.1.2272.1.13.3 |
rcStgTableA table used to store Spanning Tree Group (STG)
information. Each row in the table specifies
a different STG in the device. SEQUENCE OF RcStgEntry .1.3.6.1.4.1.2272.1.13.4 |
rcStgEntrySTG attributes RcStgEntry .1.3.6.1.4.1.2272.1.13.4.1 |
rcStgIdAn identifier used to identify a STG in the device.ro Integer32 .1.3.6.1.4.1.2272.1.13.4.1.1 |
rcStgTaggedBpduAddressThe 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.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2272.1.13.4.1.2 |
rcStgTaggedBpduVlanIdThe VLAN ID to be used for tagging BPDUs.rw Integer32 .1.3.6.1.4.1.2272.1.13.4.1.3 |
rcStgBridgeAddressThe 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 required to be unique.
When concatenated with rcStgPriority a unique
BridgeIdentifier is formed which is used in the
Spanning Tree Protocol.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2272.1.13.4.1.4 |
rcStgNumPortsThe number of ports controlled by this bridging entity.ro Integer32 .1.3.6.1.4.1.2272.1.13.4.1.5 |
rcStgProtocolSpecificationAn 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
future versions of the IEEE Spanning Tree Protocol
are released that are incompatible with the
current version a new value will be defined.ro Enumeration .1.3.6.1.4.1.2272.1.13.4.1.6 |
rcStgPriorityThe 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.rw Integer32 .1.3.6.1.4.1.2272.1.13.4.1.7 |
rcStgTimeSinceTopologyChangeThe time (in hundredths of a second) since the
last time a topology change was detected by the
bridge entity.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2272.1.13.4.1.8 |
rcStgTopChangesThe total number of topology changes detected by
this bridge since the management entity was last
reset or initialized.ro Counter32 .1.3.6.1.4.1.2272.1.13.4.1.9 |
rcStgDesignatedRootThe 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 originated by this node.ro BridgeId (BRIDGE-MIB) .1.3.6.1.4.1.2272.1.13.4.1.10 |
rcStgRootCostThe cost of the path to the root as seen from
this bridge.ro Integer32 .1.3.6.1.4.1.2272.1.13.4.1.11 |
rcStgRootPortThe port number of the port which offers the
lowest cost path from this bridge to the root
bridge.ro Integer32 .1.3.6.1.4.1.2272.1.13.4.1.12 |
rcStgMaxAgeThe 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.ro Timeout (BRIDGE-MIB) .1.3.6.1.4.1.2272.1.13.4.1.13 |
rcStgHelloTimeThe 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 value that this bridge is
currently using.ro Timeout (BRIDGE-MIB) .1.3.6.1.4.1.2272.1.13.4.1.14 |
rcStgHoldTimeThis 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.ro Integer32 .1.3.6.1.4.1.2272.1.13.4.1.15 |
rcStgForwardDelayThis 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 Listening and Learning
states, which precede the Forwarding state. This
value is also used, when a topology change has
been detected and is underway, to age all dynamic
entries in the Forwarding Database. [Note that
this value is the one that this bridge is
currently using, in contrast to
rcStgBridgeForwardDelay which is the value that
this bridge and all others would start using
if/when this bridge were to become the root.]ro Timeout (BRIDGE-MIB) .1.3.6.1.4.1.2272.1.13.4.1.16 |
rcStgBridgeMaxAgeThe 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 this
timer is specified by 802.1D-1990 to be 1 second.
An agent may return a badValue error if a set is
attempted to a value which is not a whole number
of seconds.rw Timeout .1.3.6.1.4.1.2272.1.13.4.1.17 |
rcStgBridgeHelloTimeThe 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 attempted to a value
which is not a whole number of seconds.rw Timeout .1.3.6.1.4.1.2272.1.13.4.1.18 |
rcStgBridgeForwardDelayThe 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 of this
timer is specified by 802.1D-1990 to be 1 second.
An agent may return a badValue error if a set is
attempted to a value which is not a whole number
of seconds.rw Timeout .1.3.6.1.4.1.2272.1.13.4.1.19 |
rcStgEnableStpIndicate whether the spanning tree protocol
should be active in this STG.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.13.4.1.20 |
rcStgStpTrapEnableIndicate whether traps relating to the spanning
tree protocol should be sent for this STG.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.13.4.1.21 |
rcStgPortMembersA 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).rw OCTET STRING .1.3.6.1.4.1.2272.1.13.4.1.22 |
rcStgRowStatusRow status.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2272.1.13.4.1.23 |
rcStgPortStpStateEvery 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).ro OCTET STRING .1.3.6.1.4.1.2272.1.13.4.1.24 |
rcStgTypeType of Stg.rw Enumeration .1.3.6.1.4.1.2272.1.13.4.1.25 |
rcStgNtStgEnableIndicates whether this STG is Operating in
Nortel Mode or in Cisco Mode.
true = Nortel Mode
false = Cisco Mode.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.13.4.1.26 |
rcStgPortTableA 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. SEQUENCE OF RcStgPortEntry .1.3.6.1.4.1.2272.1.13.5 |
rcStgPortEntrySTG Port attributes RcStgPortEntry .1.3.6.1.4.1.2272.1.13.5.1 |
rcStgPortThe port number of the port for which this entry
contains Spanning Tree Protocol management
information.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2272.1.13.5.1.1 |
rcStgPortStgIdThe STG identifier this port is assigned to.ro INTEGER .1.3.6.1.4.1.2272.1.13.5.1.2 |
rcStgPortPriorityThe 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.rw INTEGER .1.3.6.1.4.1.2272.1.13.5.1.3 |
rcStgPortStateThe 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 place that
port into the broken(6) state. For ports which
are disabled (see rcStgPortEnable), this object
will have a value of disabled(1).ro Enumeration .1.3.6.1.4.1.2272.1.13.5.1.4 |
rcStgPortEnableStpThe enabled/disabled status of the port.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.13.5.1.5 |
rcStgPortFastStartWhen this flag is set, the port is moved
straight to the forwarding(5) state upon
being enabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.13.5.1.6 |
rcStgPortPathCostThe 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 the attached LAN.rw INTEGER .1.3.6.1.4.1.2272.1.13.5.1.7 |
rcStgPortDesignatedRootThe 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.ro BridgeId (BRIDGE-MIB) .1.3.6.1.4.1.2272.1.13.5.1.8 |
rcStgPortDesignatedCostThe 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.ro Integer32 .1.3.6.1.4.1.2272.1.13.5.1.9 |
rcStgPortDesignatedBridgeThe Bridge Identifier of the bridge which this
port considers to be the Designated Bridge for
this port's segment.ro BridgeId (BRIDGE-MIB) .1.3.6.1.4.1.2272.1.13.5.1.10 |
rcStgPortDesignatedPortThe Port Identifier of the port on the Designated
Bridge for this port's segment.ro OCTET STRING .1.3.6.1.4.1.2272.1.13.5.1.11 |
rcStgPortForwardTransitionsThe number of times this port has transitioned
from the Learning state to the Forwarding state.ro Counter32 .1.3.6.1.4.1.2272.1.13.5.1.12 |
rcStgPortInConfigBpdusThe number of Config BPUDs received by
this port.ro Counter32 .1.3.6.1.4.1.2272.1.13.5.1.13 |
rcStgPortInTcnBpdusThe number of Topology Change Notification
BPUDs received by this port.ro Counter32 .1.3.6.1.4.1.2272.1.13.5.1.14 |
rcStgPortInBadBpdusThe number of Bad BPUDs received by this port.ro Counter32 .1.3.6.1.4.1.2272.1.13.5.1.15 |
rcStgPortOutConfigBpdusThe number of Config BPUDs transmitted by this port.ro Counter32 .1.3.6.1.4.1.2272.1.13.5.1.16 |
rcStgPortOutTcnBpdusThe number of Topology Change Notification
BPUDs transmitted by this port.ro Counter32 .1.3.6.1.4.1.2272.1.13.5.1.17 |
rcStgPortRowStatusRow status.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2272.1.13.5.1.18 |
rcStgPortChangeDetectionIf disabled, topology change notifications
are not sent for the port.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.13.5.1.19 |
rcStgPortPathCost32The 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 the attached LAN.
Replacement for deprecated object dot1dStpPortPathCost.rw Integer32 .1.3.6.1.4.1.2272.1.13.5.1.20 |
rcStgPortAdminPathCostThe 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
corresponding value of this object.rw INTEGER .1.3.6.1.4.1.2272.1.13.5.1.21 |
rcStgPortAdminPathCost32The 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
corresponding value of this object.rw Integer32 .1.3.6.1.4.1.2272.1.13.5.1.22 |
rcStgNotAllowedPortsA bitfield used to identify which ports in
the system that cannot be assigned to any STG
(i.e., which ports are single routable ports).
The bitfield is 32 octets long representing
ports 0 to 255 (inclusive).ro PortSet (RAPID-CITY) .1.3.6.1.4.1.2272.1.13.6 |
rcBridgeMibEnterprise MIB for the Accelar product family. MODULE-IDENTITY .1.3.6.1.4.1.2272.1.14.0 |
rcBridgeFdbTableThis table is an replacement to the standard
dot1dTpFdbTable in rfc1493.deprecated SEQUENCE OF RcBridgeFdbEntry .1.3.6.1.4.1.2272.1.14.1 |
rcBridgeFdbEntryInformation about a specific unicast MAC address
for which the bridge has some forwarding information.deprecated RcBridgeFdbEntry .1.3.6.1.4.1.2272.1.14.1.1 |
rcBridgeFdbStatusThis object indicates the status of this entry.rodeprecated Enumeration .1.3.6.1.4.1.2272.1.14.1.1.1 |
rcBridgeFdbAddressA unicast MAC address for which the bridge
has forwarding and/or filtering information.rodeprecated MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.1.1.2 |
rcBridgeFdbPortEither 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 number has not been
learned but that the bridge does have some
forwarding/filtering information about this
address (e.g. in the dot1dStaticTable).
Implementors are encouraged to assign the port
value to this object whenever it is learned even
for addresses for which the corresponding value of
rcBridgeFdbStatus is not learned(3).rodeprecated InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2272.1.14.1.1.3 |
rcBridgeFdbMonitorUsed 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
receive monitor traffic.rwdeprecated TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.1.1.4 |
rcBridgeFdbPriorityUsed to indicate the priority of the incoming
frames with this destination Mac Address.rwdeprecated Enumeration .1.3.6.1.4.1.2272.1.14.1.1.5 |
rcBridgeFdbQosLevelUsed to indicate the qos level of the incoming
frames with this destination Mac Address.rwdeprecated Enumeration .1.3.6.1.4.1.2272.1.14.1.1.6 |
rcBridgeFdbSmltRemoteA MAC address indicate for remote learnt,
either local or remote.rodeprecated TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.1.1.7 |
rcBridgeFdbVlanIdrodeprecated INTEGER .1.3.6.1.4.1.2272.1.14.1.1.8 |
rcBridgeFdbTblSizeUsed to indicate the number of entries in
the bridge forwarding database table.ro Integer32 .1.3.6.1.4.1.2272.1.14.2 |
rcBridgeStaticTableThis table is a proprietary replacement to the
standard dot1dStaticTable in rfc1493. SEQUENCE OF RcBridgeStaticEntry .1.3.6.1.4.1.2272.1.14.3 |
rcBridgeStaticEntryA 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 frame. RcBridgeStaticEntry .1.3.6.1.4.1.2272.1.14.3.1 |
rcBridgeStaticAddressThe MAC address of this entry.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.3.1.1 |
rcBridgeStaticPortPort on which the MAC address is found.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2272.1.14.3.1.2 |
rcBridgeStaticMonitorUsed to indicate whether monitoring should be
performed on incoming packets that match this
entry.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.3.1.3 |
rcBridgeStaticPriorityUsed to indicate forwarding priority of incoming
packets that match this entry.rwdeprecated Enumeration .1.3.6.1.4.1.2272.1.14.3.1.4 |
rcBridgeStaticStatusThis object indicates the status of this
entry. The default value is permanent(3).rw Enumeration .1.3.6.1.4.1.2272.1.14.3.1.5 |
rcBridgeStaticQosLevelUsed to indicate the qos level.rw Enumeration .1.3.6.1.4.1.2272.1.14.3.1.6 |
rcBridgeStaticVlanIdro INTEGER .1.3.6.1.4.1.2272.1.14.3.1.7 |
rcBridgeStaticTblSizeUsed to indicate the number of entries in
the bridge static table.ro Integer32 .1.3.6.1.4.1.2272.1.14.4 |
rcBridgeFilterTableThis table is a proprietary replacement to the
standard dot1dStaticTable (Filtering information)
in rfc1493. SEQUENCE OF RcBridgeFilterEntry .1.3.6.1.4.1.2272.1.14.5 |
rcBridgeFilterEntryA 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 containing the specific
destination addresses are not allowed to be
forwarded. RcBridgeFilterEntry .1.3.6.1.4.1.2272.1.14.5.1 |
rcBridgeFilterAddressThe MAC address of this entry. This address is used
to match the destination address of incoming packets.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.5.1.1 |
rcBridgeFilterPortPort on which this MAC address is found.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2272.1.14.5.1.2 |
rcBridgeFilterNotAllowedFromUsed to indicate a set of ports. Traffic arriving
on any of the specified ports is not forwarded to this
MAC address.rwobsolete OCTET STRING .1.3.6.1.4.1.2272.1.14.5.1.3 |
rcBridgeFilterStatusThis object indicates the status of this
entry. The default value is permanent(3).rw Enumeration .1.3.6.1.4.1.2272.1.14.5.1.4 |
rcBridgeFilterVlanIdro INTEGER .1.3.6.1.4.1.2272.1.14.5.1.5 |
rcBridgeFilterPcapTo enable pcap for the fdb-filterrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.5.1.6 |
rcBridgeFilterDestDiscardUsed to indicate a set of ports. Traffic arriving
on any of the specified ports from this MAC address.rw OCTET STRING .1.3.6.1.4.1.2272.1.14.5.1.7 |
rcBridgeFilterSrcDiscardUsed to indicate a set of ports. Traffic arriving
on any of the specified ports is not forwarded to
this MAC address.rw OCTET STRING .1.3.6.1.4.1.2272.1.14.5.1.8 |
rcBridgeFilterTblSizeUsed to indicate the number of entries in
the bridge filter table.ro Integer32 .1.3.6.1.4.1.2272.1.14.6 |
rcBridgeUnknownMacDiscardTableThis 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. SEQUENCE OF RcBridgeUnknownMacDiscardEntry .1.3.6.1.4.1.2272.1.14.7 |
rcBridgeUnknownMacDiscardEntryA table containing information configuring
the 'unknown mac discard' feature. RcBridgeUnknownMacDiscardEntry .1.3.6.1.4.1.2272.1.14.7.1 |
rcBridgeUnknownMacDiscardIfIndexPort on which this 'unknown mac discard' configuration applied to.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2272.1.14.7.1.1 |
rcBridgeUnknownMacDiscardAutoLearnEnableThis variable is used to enable/disable the auto-learn capability
of a specific port. The default value is auto-learn disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.7.1.2 |
rcBridgeUnknownMacDiscardAutoLearnModeThis 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 continuous mode, MAC address is continuous
learned until the resource limit is reached. After that the
subsequent MAC will be disallowed until one of the original
learned MAC is aged out. The default value is one-shot mode.rw Enumeration .1.3.6.1.4.1.2272.1.14.7.1.3 |
rcBridgeUnknownMacDiscardAutoLearnTableModeThis 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 table before MAC addresses can be save to
the NVRAM. The whole auto-learn table will be flushed when the
setting change from lock to unlock mode. The default value is
unlock mode.rw Enumeration .1.3.6.1.4.1.2272.1.14.7.1.4 |
rcBridgeUnknownMacDiscardLogViolationsThis 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 was detected. The default value
is enable.rw Enumeration .1.3.6.1.4.1.2272.1.14.7.1.5 |
rcBridgeUnknownMacDiscardSendTrapThis 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 event was detected. The default value is disable.rw Enumeration .1.3.6.1.4.1.2272.1.14.7.1.6 |
rcBridgeUnknownMacDiscardDisablePortThis 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 detected. It needs user manually to bring
the port back once it was disabled. The default value is disable.rw Enumeration .1.3.6.1.4.1.2272.1.14.7.1.7 |
rcBridgeUnknownMacDiscardDefaultAutoLearnMonitorThis 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 monitoring port on the system. The default value is none.rwdeprecated Enumeration .1.3.6.1.4.1.2272.1.14.7.1.8 |
rcBridgeUnknownMacDiscardDefaultAutoLearnPriorityThis 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 address is forwarded at high
priority. The default value is low.rwdeprecated Enumeration .1.3.6.1.4.1.2272.1.14.7.1.9 |
rcBridgeUnknownMacDiscardMacCountMaxThis variable represents the maxium number of MACc that
can be added to some port.rw INTEGER .1.3.6.1.4.1.2272.1.14.7.1.10 |
rcBridgeUnknownMacDiscardMacCountCurThis variable represents the current number of MACs that have
been added to some port.ro INTEGER .1.3.6.1.4.1.2272.1.14.7.1.11 |
rcBridgeManualEditTableThis table is used to specify what MAC addresses can be learned
on each port. SEQUENCE OF RcBridgeManualEditEntry .1.3.6.1.4.1.2272.1.14.8 |
rcBridgeManualEditEntryA table containing information of
MAC addresses that can be learned. RcBridgeManualEditEntry .1.3.6.1.4.1.2272.1.14.8.1 |
rcBridgeManualEditAddressThis variable contains the source MAC address of an entry.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.8.1.1 |
rcBridgeManualEditPortsThis variable contains the allowed ports on which the MAC
address of this entry can be learned.rw PortSet (RAPID-CITY) .1.3.6.1.4.1.2272.1.14.8.1.2 |
rcBridgeManualEditMonitorThis 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 default value is false.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.8.1.3 |
rcBridgeManualEditPriorityThis 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.rw Enumeration .1.3.6.1.4.1.2272.1.14.8.1.4 |
rcBridgeManualEditStatusThe 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.rw Enumeration .1.3.6.1.4.1.2272.1.14.8.1.5 |
rcBridgeManualEditTblSizeUsed to indicate the number of entries in
the manual edit table.ro Integer32 .1.3.6.1.4.1.2272.1.14.9 |
rcBridgeAutoLearnTableThis 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. SEQUENCE OF RcBridgeAutoLearnEntry .1.3.6.1.4.1.2272.1.14.10 |
rcBridgeAutoLearnEntryEntries 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)). RcBridgeAutoLearnEntry .1.3.6.1.4.1.2272.1.14.10.1 |
rcBridgeAutoLearnAddressThis variable contains the source MAC address of the entries.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.10.1.1 |
rcBridgeAutoLearnPortThis variable contains the port where the MAC address was learned.ro PortSet (RAPID-CITY) .1.3.6.1.4.1.2272.1.14.10.1.2 |
rcBridgeAutoLearnMonitorThis 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 value should be synchronized with the setting
of 'unknow MAC discard' table's 'Default AutoLearnMonitor' setting
when the MAC address was learned.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.10.1.3 |
rcBridgeAutoLearnPriorityThis 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 address is forwarded at high priority. This
value should be synchronized with the setting of 'unknow MAC
discard' table's 'DefaultAutoLearnPriority' setting when the MAC
address was learned.ro Enumeration .1.3.6.1.4.1.2272.1.14.10.1.4 |
rcBridgeAutoLearnActionThis 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.rw Enumeration .1.3.6.1.4.1.2272.1.14.10.1.5 |
rcBridgeAutoLearnTblSizeUsed to indicate the number of entries in
the auto learn table.ro Integer32 .1.3.6.1.4.1.2272.1.14.11 |
rcBridgeStaticMulticastTabledeprecated SEQUENCE OF RcBridgeStaticMulticastEntry .1.3.6.1.4.1.2272.1.14.12 |
rcBridgeStaticMulticastEntrydeprecated RcBridgeStaticMulticastEntry .1.3.6.1.4.1.2272.1.14.12.1 |
rcBridgeStaticMulticastAddresssrc mac addr.rodeprecated MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.12.1.1 |
rcBridgeStaticMulticastForwardingPortsports for forward this macrwdeprecated PortSet (RAPID-CITY) .1.3.6.1.4.1.2272.1.14.12.1.2 |
rcBridgeStaticMulticastMltIdslist of mlts this mac will be forwarded onrwdeprecated IdList (RAPID-CITY) .1.3.6.1.4.1.2272.1.14.12.1.3 |
rcBridgeStaticMulticastRowStatusrow statusrwdeprecated RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.12.1.4 |
rcBridgeStaticMulticastVlanIdVlan Idrodeprecated INTEGER .1.3.6.1.4.1.2272.1.14.12.1.5 |
rcBridgeStaticMulticastNumMltIdsnumber of mlts Idsrodeprecated Integer32 .1.3.6.1.4.1.2272.1.14.12.1.6 |
rcBridgeStaticMulticastTblSizeUsed to indicate the number of entries in
the static multicast table.rodeprecated Integer32 .1.3.6.1.4.1.2272.1.14.13 |
rcRateLimitTable SEQUENCE OF RcRateLimitEntry .1.3.6.1.4.1.2272.1.14.14 |
rcRateLimitEntry RcRateLimitEntry .1.3.6.1.4.1.2272.1.14.14.1 |
rcRateLimitIfIndexPort ifindex.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2272.1.14.14.1.1 |
rcRateLimitIfTrafficTypeType of traffic allowed.rw Enumeration .1.3.6.1.4.1.2272.1.14.14.1.2 |
rcRateLimitIfAllowedRateAllowed 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.rw INTEGER .1.3.6.1.4.1.2272.1.14.14.1.3 |
rcRateLimitIfEnableTurn on/off rate limiting on this interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.14.1.4 |
rcRateLimitIfAllowedRatePpsAllowed traffic rate packets per second. If chassis type is 8600.rw Integer32 .1.3.6.1.4.1.2272.1.14.14.1.5 |
rcRateLimitIfAllowedRateKbpsAllowed traffic rate Kbits per second. If chassis type is R-module.rw Integer32 .1.3.6.1.4.1.2272.1.14.14.1.6 |
rcRateLimitEgressRateLimitEgress Rate Limit.rw Integer32 .1.3.6.1.4.1.2272.1.14.14.1.7 |
rcRateLimitEgressRateLimitStateUsed to enable/disable shape/egress-rate-limit
functionality.rw EnableValue (RAPID-CITY) .1.3.6.1.4.1.2272.1.14.14.1.8 |
rcBridgeStaticMcastTable SEQUENCE OF RcBridgeStaticMcastEntry .1.3.6.1.4.1.2272.1.14.15 |
rcBridgeStaticMcastEntry RcBridgeStaticMcastEntry .1.3.6.1.4.1.2272.1.14.15.1 |
rcBridgeStaticMcastVlanIdVlan Idro INTEGER .1.3.6.1.4.1.2272.1.14.15.1.1 |
rcBridgeStaticMcastAddresssrc mac addr.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.15.1.2 |
rcBridgeStaticMcastForwardingPortsports for forward this macrw PortSet (RAPID-CITY) .1.3.6.1.4.1.2272.1.14.15.1.3 |
rcBridgeStaticMcastMltIdslist of mlts this mac will be forwarded onrw IdList (RAPID-CITY) .1.3.6.1.4.1.2272.1.14.15.1.4 |
rcBridgeStaticMcastNumMltIdsnumber of mlts Idsro Integer32 .1.3.6.1.4.1.2272.1.14.15.1.5 |
rcBridgeStaticMcastRowStatusrow statusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.15.1.6 |
rcBridgePP8300FilterTableThis table is a proprietary replacement to the
standard dot1dStaticTable (Filtering information)
in rfc1493. This table is specific for PP8300. SEQUENCE OF RcBridgePP8300FilterEntry .1.3.6.1.4.1.2272.1.14.16 |
rcBridgePP8300FilterEntry RcBridgePP8300FilterEntry .1.3.6.1.4.1.2272.1.14.16.1 |
rcBridgePP8300FilterAddressThe MAC address of this entry. This address is used
to match the destination address of incoming packets.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.16.1.1 |
rcBridgePP8300FilterVlanIdro INTEGER .1.3.6.1.4.1.2272.1.14.16.1.2 |
rcBridgePP8300FilterDropCommandrw Enumeration .1.3.6.1.4.1.2272.1.14.16.1.3 |
rcBridgePP8300FilterQosLevelUsed to indicate the qos level.rw Enumeration .1.3.6.1.4.1.2272.1.14.16.1.4 |
rcBridgePP8300FilterPortMac filter needs the device Id and port Id programmed
properly to make the SA drop working properlyrw Integer32 .1.3.6.1.4.1.2272.1.14.16.1.5 |
rcBridgePP8300FilterStatusThis object indicates the status of this
entry. The default value is permanent(3).rw Enumeration .1.3.6.1.4.1.2272.1.14.16.1.6 |
rcBridgeFdbProtectTableThis table gives information about the mac learning
limits on a particular port. SEQUENCE OF RcBridgeFdbProtectEntry .1.3.6.1.4.1.2272.1.14.17 |
rcBridgeFdbProtectEntryInformation about a specific MAC address learning
limits of a specific port. RcBridgeFdbProtectEntry .1.3.6.1.4.1.2272.1.14.17.1 |
rcBridgeFdbProtectPortNumThis object is the interface on which MAC address
learning limit is applied.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2272.1.14.17.1.1 |
rcBridgeFdbProtectMaxMacCountUsed to indicate maximum number of MAC address
that can be learnt on the port.rw INTEGER .1.3.6.1.4.1.2272.1.14.17.1.2 |
rcBridgeFdbProtectMinMacCountUsed to indicate minimum number of MAC address
learnt which mac address learning will be re-enabled
on the port.rw INTEGER .1.3.6.1.4.1.2272.1.14.17.1.3 |
rcBridgeFdbProtectEnableUsed to enable or disable MAC learning limit
feature on the port.rw EnableValue (RAPID-CITY) .1.3.6.1.4.1.2272.1.14.17.1.4 |
rcBridgeFdbProtectCurrentMacCountThis object indicates the current number of
MAC address learnt on the port.ro Integer32 .1.3.6.1.4.1.2272.1.14.17.1.5 |
rcBridgeFdbProtectMacLearningThis object indicates whether the port can
currrently learn new MAC addresses or not.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.17.1.6 |
rcBridgeFdbProtectViolationLogTrapUsed to enable or disable logging and sending
of snmp trap, once MAC learning limit is reached
for the port.rw EnableValue (RAPID-CITY) .1.3.6.1.4.1.2272.1.14.17.1.7 |
rcBridgeFdbProtectViolationDownPortUsed to enable or disable the action of disabling
the port, once MAC learning limit is reached
for the port.rw EnableValue (RAPID-CITY) .1.3.6.1.4.1.2272.1.14.17.1.8 |
rcBridgeNewFdbTableThis table is an replacement to the standard
dot1dTpFdbTable in rfc1493. SEQUENCE OF RcBridgeNewFdbEntry .1.3.6.1.4.1.2272.1.14.18 |
rcBridgeNewFdbEntryInformation about a specific unicast MAC address
for which the bridge has some forwarding information. RcBridgeNewFdbEntry .1.3.6.1.4.1.2272.1.14.18.1 |
rcBridgeNewFdbStatusThis object indicates the status of this entry.ro Enumeration .1.3.6.1.4.1.2272.1.14.18.1.1 |
rcBridgeNewFdbAddressA unicast MAC address for which the bridge
has forwarding and/or filtering information.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.18.1.2 |
rcBridgeNewFdbPortEither 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 port number has not been
learned but that the bridge does have some
forwarding/filtering information about this
address (e.g. in the dot1dStaticTable).
Implementors are encouraged to assign the port
value to this object whenever it is learned even
for addresses for which the corresponding value of
rcBridgeNewFdbStatus is not learned(3).ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2272.1.14.18.1.3 |
rcBridgeNewFdbMonitorUsed 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
receive monitor traffic.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.18.1.4 |
rcBridgeNewFdbQosLevelUsed to indicate the qos level of the incoming
frames with this destination Mac Address.rw Enumeration .1.3.6.1.4.1.2272.1.14.18.1.5 |
rcBridgeNewFdbSmltRemoteA MAC address indicate for remote learnt,
either local or remote.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.18.1.6 |
rcBridgeNewFdbVlanIdUsed to indicate the Vlan ID for this MAC address.ro INTEGER .1.3.6.1.4.1.2272.1.14.18.1.7 |
rcBridgeMmrpGrpFdbTableThis table is for multicast group fdb entries SEQUENCE OF RcBridgeMmrpGrpFdbEntry .1.3.6.1.4.1.2272.1.14.19 |
rcBridgeMmrpGrpFdbEntryInformation about a specific multicast group MAC
address for which the bridge has some forwarding
information. RcBridgeMmrpGrpFdbEntry .1.3.6.1.4.1.2272.1.14.19.1 |
rcBridgeMmrpGrpFdbVlanIdUsed to indicate the Vlan ID for this
MAC address. Integer32 .1.3.6.1.4.1.2272.1.14.19.1.1 |
rcBridgeMmrpGrpFdbAddrA multicast group MAC address for which the bridge
has forwarding and/or filtering information. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2272.1.14.19.1.2 |
rcBridgeMmrpGrpFdbPortListList of portsro PortSet (RAPID-CITY) .1.3.6.1.4.1.2272.1.14.19.1.3 |