RC-BRIDGE-MIB: View SNMP OID List / Download MIB

VENDOR: RAPID CITY COMMUNICATION


 Home MIB: RC-BRIDGE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rcStgMaxStgs 1.3.6.1.4.1.2272.1.13.1 integer32 read-write
The maximum number of spanning tree groups this device can support concurrently.
 rcStgNumStgs 1.3.6.1.4.1.2272.1.13.2 integer32 read-only
The number of spanning tree groups that are currently defined.
 rcStgUnassignedPorts 1.3.6.1.4.1.2272.1.13.3 portset read-only
A 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).
 rcStgTable 1.3.6.1.4.1.2272.1.13.4 no-access
A table used to store Spanning Tree Group (STG) information. Each row in the table specifies a different STG in the device.
     rcStgEntry 1.3.6.1.4.1.2272.1.13.4.1 no-access
STG attributes
         rcStgId 1.3.6.1.4.1.2272.1.13.4.1.1 integer32 read-only
An identifier used to identify a STG in the device.
         rcStgTaggedBpduAddress 1.3.6.1.4.1.2272.1.13.4.1.2 macaddress read-write
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.
         rcStgTaggedBpduVlanId 1.3.6.1.4.1.2272.1.13.4.1.3 integer32 read-write
The VLAN ID to be used for tagging BPDUs.
         rcStgBridgeAddress 1.3.6.1.4.1.2272.1.13.4.1.4 macaddress read-only
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 required to be unique. When concatenated with rcStgPriority a unique BridgeIdentifier is formed which is used in the Spanning Tree Protocol.
         rcStgNumPorts 1.3.6.1.4.1.2272.1.13.4.1.5 integer32 read-only
The number of ports controlled by this bridging entity.
         rcStgProtocolSpecification 1.3.6.1.4.1.2272.1.13.4.1.6 integer read-only
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 future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined. Enumeration: 'ieee8021d': 3, 'unknown': 1, 'decLb100': 2, 'pvst': 4.
         rcStgPriority 1.3.6.1.4.1.2272.1.13.4.1.7 integer32 read-write
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.
         rcStgTimeSinceTopologyChange 1.3.6.1.4.1.2272.1.13.4.1.8 timeticks read-only
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
         rcStgTopChanges 1.3.6.1.4.1.2272.1.13.4.1.9 counter32 read-only
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
         rcStgDesignatedRoot 1.3.6.1.4.1.2272.1.13.4.1.10 bridgeid read-only
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 originated by this node.
         rcStgRootCost 1.3.6.1.4.1.2272.1.13.4.1.11 integer32 read-only
The cost of the path to the root as seen from this bridge.
         rcStgRootPort 1.3.6.1.4.1.2272.1.13.4.1.12 integer32 read-only
The port number of the port which offers the lowest cost path from this bridge to the root bridge.
         rcStgMaxAge 1.3.6.1.4.1.2272.1.13.4.1.13 timeout read-only
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.
         rcStgHelloTime 1.3.6.1.4.1.2272.1.13.4.1.14 timeout read-only
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 value that this bridge is currently using.
         rcStgHoldTime 1.3.6.1.4.1.2272.1.13.4.1.15 integer32 read-only
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.
         rcStgForwardDelay 1.3.6.1.4.1.2272.1.13.4.1.16 timeout read-only
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 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.]
         rcStgBridgeMaxAge 1.3.6.1.4.1.2272.1.13.4.1.17 timeout read-write
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 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.
         rcStgBridgeHelloTime 1.3.6.1.4.1.2272.1.13.4.1.18 timeout read-write
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 attempted to a value which is not a whole number of seconds.
         rcStgBridgeForwardDelay 1.3.6.1.4.1.2272.1.13.4.1.19 timeout read-write
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 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.
         rcStgEnableStp 1.3.6.1.4.1.2272.1.13.4.1.20 truthvalue read-write
Indicate whether the spanning tree protocol should be active in this STG.
         rcStgStpTrapEnable 1.3.6.1.4.1.2272.1.13.4.1.21 truthvalue read-write
Indicate whether traps relating to the spanning tree protocol should be sent for this STG.
         rcStgPortMembers 1.3.6.1.4.1.2272.1.13.4.1.22 octet string read-write
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).
         rcStgRowStatus 1.3.6.1.4.1.2272.1.13.4.1.23 rowstatus read-write
Row status.
         rcStgPortStpState 1.3.6.1.4.1.2272.1.13.4.1.24 octet string read-only
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).
         rcStgType 1.3.6.1.4.1.2272.1.13.4.1.25 integer read-write
Type of Stg. Enumeration: 'pbt': 3, 'plsb': 6, 'svlan': 2, 'normal': 1.
         rcStgNtStgEnable 1.3.6.1.4.1.2272.1.13.4.1.26 truthvalue read-write
Indicates whether this STG is Operating in Nortel Mode or in Cisco Mode. true = Nortel Mode false = Cisco Mode.
 rcStgPortTable 1.3.6.1.4.1.2272.1.13.5 no-access
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.
     rcStgPortEntry 1.3.6.1.4.1.2272.1.13.5.1 no-access
STG Port attributes
         rcStgPort 1.3.6.1.4.1.2272.1.13.5.1.1 interfaceindex read-only
The port number of the port for which this entry contains Spanning Tree Protocol management information.
         rcStgPortStgId 1.3.6.1.4.1.2272.1.13.5.1.2 integer read-only
The STG identifier this port is assigned to.
         rcStgPortPriority 1.3.6.1.4.1.2272.1.13.5.1.3 integer read-write
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.
         rcStgPortState 1.3.6.1.4.1.2272.1.13.5.1.4 integer read-only
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 place that port into the broken(6) state. For ports which are disabled (see rcStgPortEnable), this object will have a value of disabled(1). Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2.
         rcStgPortEnableStp 1.3.6.1.4.1.2272.1.13.5.1.5 truthvalue read-write
The enabled/disabled status of the port.
         rcStgPortFastStart 1.3.6.1.4.1.2272.1.13.5.1.6 truthvalue read-write
When this flag is set, the port is moved straight to the forwarding(5) state upon being enabled.
         rcStgPortPathCost 1.3.6.1.4.1.2272.1.13.5.1.7 integer read-write
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 the attached LAN.
         rcStgPortDesignatedRoot 1.3.6.1.4.1.2272.1.13.5.1.8 bridgeid read-only
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.
         rcStgPortDesignatedCost 1.3.6.1.4.1.2272.1.13.5.1.9 integer32 read-only
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.
         rcStgPortDesignatedBridge 1.3.6.1.4.1.2272.1.13.5.1.10 bridgeid read-only
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
         rcStgPortDesignatedPort 1.3.6.1.4.1.2272.1.13.5.1.11 octet string read-only
The Port Identifier of the port on the Designated Bridge for this port's segment.
         rcStgPortForwardTransitions 1.3.6.1.4.1.2272.1.13.5.1.12 counter32 read-only
The number of times this port has transitioned from the Learning state to the Forwarding state.
         rcStgPortInConfigBpdus 1.3.6.1.4.1.2272.1.13.5.1.13 counter32 read-only
The number of Config BPUDs received by this port.
         rcStgPortInTcnBpdus 1.3.6.1.4.1.2272.1.13.5.1.14 counter32 read-only
The number of Topology Change Notification BPUDs received by this port.
         rcStgPortInBadBpdus 1.3.6.1.4.1.2272.1.13.5.1.15 counter32 read-only
The number of Bad BPUDs received by this port.
         rcStgPortOutConfigBpdus 1.3.6.1.4.1.2272.1.13.5.1.16 counter32 read-only
The number of Config BPUDs transmitted by this port.
         rcStgPortOutTcnBpdus 1.3.6.1.4.1.2272.1.13.5.1.17 counter32 read-only
The number of Topology Change Notification BPUDs transmitted by this port.
         rcStgPortRowStatus 1.3.6.1.4.1.2272.1.13.5.1.18 rowstatus read-write
Row status.
         rcStgPortChangeDetection 1.3.6.1.4.1.2272.1.13.5.1.19 truthvalue read-write
If disabled, topology change notifications are not sent for the port.
         rcStgPortPathCost32 1.3.6.1.4.1.2272.1.13.5.1.20 integer32 read-write
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 the attached LAN. Replacement for deprecated object dot1dStpPortPathCost.
         rcStgPortAdminPathCost 1.3.6.1.4.1.2272.1.13.5.1.21 integer read-write
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 corresponding value of this object.
         rcStgPortAdminPathCost32 1.3.6.1.4.1.2272.1.13.5.1.22 integer32 read-write
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 corresponding value of this object.
 rcStgNotAllowedPorts 1.3.6.1.4.1.2272.1.13.6 portset read-only
A 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).
 rcBridgeMib 1.3.6.1.4.1.2272.1.14.0
Enterprise MIB for the Accelar product family.
 rcBridgeFdbTable 1.3.6.1.4.1.2272.1.14.1 no-access
This table is an replacement to the standard dot1dTpFdbTable in rfc1493.
     rcBridgeFdbEntry 1.3.6.1.4.1.2272.1.14.1.1 no-access
Information about a specific unicast MAC address for which the bridge has some forwarding information.
         rcBridgeFdbStatus 1.3.6.1.4.1.2272.1.14.1.1.1 integer read-only
This object indicates the status of this entry. Enumeration: 'self': 4, 'invalid': 2, 'other': 1, 'mgmt': 5, 'discard': 6, 'learned': 3.
         rcBridgeFdbAddress 1.3.6.1.4.1.2272.1.14.1.1.2 macaddress read-only
A unicast MAC address for which the bridge has forwarding and/or filtering information.
         rcBridgeFdbPort 1.3.6.1.4.1.2272.1.14.1.1.3 interfaceindex read-only
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 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).
         rcBridgeFdbMonitor 1.3.6.1.4.1.2272.1.14.1.1.4 truthvalue read-write
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 receive monitor traffic.
         rcBridgeFdbPriority 1.3.6.1.4.1.2272.1.14.1.1.5 integer read-write
Used to indicate the priority of the incoming frames with this destination Mac Address. Enumeration: 'high': 1, 'low': 0.
         rcBridgeFdbQosLevel 1.3.6.1.4.1.2272.1.14.1.1.6 integer read-write
Used to indicate the qos level of the incoming frames with this destination Mac Address. Enumeration: 'level0': 0, 'level1': 1, 'level2': 2, 'level3': 3, 'level4': 4, 'level5': 5, 'level6': 6, 'level7': 7.
         rcBridgeFdbSmltRemote 1.3.6.1.4.1.2272.1.14.1.1.7 truthvalue read-only
A MAC address indicate for remote learnt, either local or remote.
         rcBridgeFdbVlanId 1.3.6.1.4.1.2272.1.14.1.1.8 integer read-only
 rcBridgeFdbTblSize 1.3.6.1.4.1.2272.1.14.2 integer32 read-only
Used to indicate the number of entries in the bridge forwarding database table.
 rcBridgeStaticTable 1.3.6.1.4.1.2272.1.14.3 no-access
This table is a proprietary replacement to the standard dot1dStaticTable in rfc1493.
     rcBridgeStaticEntry 1.3.6.1.4.1.2272.1.14.3.1 no-access
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 frame.
         rcBridgeStaticAddress 1.3.6.1.4.1.2272.1.14.3.1.1 macaddress read-only
The MAC address of this entry.
         rcBridgeStaticPort 1.3.6.1.4.1.2272.1.14.3.1.2 interfaceindex read-only
Port on which the MAC address is found.
         rcBridgeStaticMonitor 1.3.6.1.4.1.2272.1.14.3.1.3 truthvalue read-write
Used to indicate whether monitoring should be performed on incoming packets that match this entry.
         rcBridgeStaticPriority 1.3.6.1.4.1.2272.1.14.3.1.4 integer read-write
Used to indicate forwarding priority of incoming packets that match this entry. Enumeration: 'high': 1, 'low': 0.
         rcBridgeStaticStatus 1.3.6.1.4.1.2272.1.14.3.1.5 integer read-write
This object indicates the status of this entry. The default value is permanent(3). Enumeration: 'permanent': 3, 'other': 1, 'deleteOnTimeout': 5, 'deleteOnReset': 4, 'invalid': 2.
         rcBridgeStaticQosLevel 1.3.6.1.4.1.2272.1.14.3.1.6 integer read-write
Used to indicate the qos level. Enumeration: 'level0': 0, 'level1': 1, 'level2': 2, 'level3': 3, 'level4': 4, 'level5': 5, 'level6': 6, 'level7': 7.
         rcBridgeStaticVlanId 1.3.6.1.4.1.2272.1.14.3.1.7 integer read-only
 rcBridgeStaticTblSize 1.3.6.1.4.1.2272.1.14.4 integer32 read-only
Used to indicate the number of entries in the bridge static table.
 rcBridgeFilterTable 1.3.6.1.4.1.2272.1.14.5 no-access
This table is a proprietary replacement to the standard dot1dStaticTable (Filtering information) in rfc1493.
     rcBridgeFilterEntry 1.3.6.1.4.1.2272.1.14.5.1 no-access
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 containing the specific destination addresses are not allowed to be forwarded.
         rcBridgeFilterAddress 1.3.6.1.4.1.2272.1.14.5.1.1 macaddress read-only
The MAC address of this entry. This address is used to match the destination address of incoming packets.
         rcBridgeFilterPort 1.3.6.1.4.1.2272.1.14.5.1.2 interfaceindex read-only
Port on which this MAC address is found.
         rcBridgeFilterNotAllowedFrom 1.3.6.1.4.1.2272.1.14.5.1.3 octet string read-write
Used to indicate a set of ports. Traffic arriving on any of the specified ports is not forwarded to this MAC address.
         rcBridgeFilterStatus 1.3.6.1.4.1.2272.1.14.5.1.4 integer read-write
This object indicates the status of this entry. The default value is permanent(3). Enumeration: 'permanent': 3, 'other': 1, 'deleteOnTimeout': 5, 'deleteOnReset': 4, 'invalid': 2.
         rcBridgeFilterVlanId 1.3.6.1.4.1.2272.1.14.5.1.5 integer read-only
         rcBridgeFilterPcap 1.3.6.1.4.1.2272.1.14.5.1.6 truthvalue read-write
To enable pcap for the fdb-filter
         rcBridgeFilterDestDiscard 1.3.6.1.4.1.2272.1.14.5.1.7 octet string read-write
Used to indicate a set of ports. Traffic arriving on any of the specified ports from this MAC address.
         rcBridgeFilterSrcDiscard 1.3.6.1.4.1.2272.1.14.5.1.8 octet string read-write
Used to indicate a set of ports. Traffic arriving on any of the specified ports is not forwarded to this MAC address.
 rcBridgeFilterTblSize 1.3.6.1.4.1.2272.1.14.6 integer32 read-only
Used to indicate the number of entries in the bridge filter table.
 rcBridgeUnknownMacDiscardTable 1.3.6.1.4.1.2272.1.14.7 no-access
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.
     rcBridgeUnknownMacDiscardEntry 1.3.6.1.4.1.2272.1.14.7.1 no-access
A table containing information configuring the 'unknown mac discard' feature.
         rcBridgeUnknownMacDiscardIfIndex 1.3.6.1.4.1.2272.1.14.7.1.1 interfaceindex read-only
Port on which this 'unknown mac discard' configuration applied to.
         rcBridgeUnknownMacDiscardAutoLearnEnable 1.3.6.1.4.1.2272.1.14.7.1.2 truthvalue read-write
This variable is used to enable/disable the auto-learn capability of a specific port. The default value is auto-learn disabled.
         rcBridgeUnknownMacDiscardAutoLearnMode 1.3.6.1.4.1.2272.1.14.7.1.3 integer read-write
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 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. Enumeration: 'continuous': 2, 'oneShot': 1.
         rcBridgeUnknownMacDiscardAutoLearnTableMode 1.3.6.1.4.1.2272.1.14.7.1.4 integer read-write
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 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. Enumeration: 'lock': 2, 'unlock': 1.
         rcBridgeUnknownMacDiscardLogViolations 1.3.6.1.4.1.2272.1.14.7.1.5 integer read-write
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 was detected. The default value is enable. Enumeration: 'enable': 2, 'disable': 1.
         rcBridgeUnknownMacDiscardSendTrap 1.3.6.1.4.1.2272.1.14.7.1.6 integer read-write
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 event was detected. The default value is disable. Enumeration: 'enable': 2, 'disable': 1.
         rcBridgeUnknownMacDiscardDisablePort 1.3.6.1.4.1.2272.1.14.7.1.7 integer read-write
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 detected. It needs user manually to bring the port back once it was disabled. The default value is disable. Enumeration: 'enable': 2, 'disable': 1.
         rcBridgeUnknownMacDiscardDefaultAutoLearnMonitor 1.3.6.1.4.1.2272.1.14.7.1.8 integer read-write
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 monitoring port on the system. The default value is none. Enumeration: 'none': 1, 'monitor': 2.
         rcBridgeUnknownMacDiscardDefaultAutoLearnPriority 1.3.6.1.4.1.2272.1.14.7.1.9 integer read-write
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 address is forwarded at high priority. The default value is low. Enumeration: 'high': 2, 'low': 1.
         rcBridgeUnknownMacDiscardMacCountMax 1.3.6.1.4.1.2272.1.14.7.1.10 integer read-write
This variable represents the maxium number of MACc that can be added to some port.
         rcBridgeUnknownMacDiscardMacCountCur 1.3.6.1.4.1.2272.1.14.7.1.11 integer read-only
This variable represents the current number of MACs that have been added to some port.
 rcBridgeManualEditTable 1.3.6.1.4.1.2272.1.14.8 no-access
This table is used to specify what MAC addresses can be learned on each port.
     rcBridgeManualEditEntry 1.3.6.1.4.1.2272.1.14.8.1 no-access
A table containing information of MAC addresses that can be learned.
         rcBridgeManualEditAddress 1.3.6.1.4.1.2272.1.14.8.1.1 macaddress read-only
This variable contains the source MAC address of an entry.
         rcBridgeManualEditPorts 1.3.6.1.4.1.2272.1.14.8.1.2 portset read-write
This variable contains the allowed ports on which the MAC address of this entry can be learned.
         rcBridgeManualEditMonitor 1.3.6.1.4.1.2272.1.14.8.1.3 truthvalue read-write
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 default value is false.
         rcBridgeManualEditPriority 1.3.6.1.4.1.2272.1.14.8.1.4 integer read-write
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. Enumeration: 'high': 2, 'low': 1.
         rcBridgeManualEditStatus 1.3.6.1.4.1.2272.1.14.8.1.5 integer read-write
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. Enumeration: 'active': 3, 'other': 1, 'invalid': 2.
 rcBridgeManualEditTblSize 1.3.6.1.4.1.2272.1.14.9 integer32 read-only
Used to indicate the number of entries in the manual edit table.
 rcBridgeAutoLearnTable 1.3.6.1.4.1.2272.1.14.10 no-access
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.
       rcBridgeAutoLearnEntry 1.3.6.1.4.1.2272.1.14.10.1 no-access
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)).
           rcBridgeAutoLearnAddress 1.3.6.1.4.1.2272.1.14.10.1.1 macaddress read-only
This variable contains the source MAC address of the entries.
           rcBridgeAutoLearnPort 1.3.6.1.4.1.2272.1.14.10.1.2 portset read-only
This variable contains the port where the MAC address was learned.
           rcBridgeAutoLearnMonitor 1.3.6.1.4.1.2272.1.14.10.1.3 truthvalue read-only
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 value should be synchronized with the setting of 'unknow MAC discard' table's 'Default AutoLearnMonitor' setting when the MAC address was learned.
           rcBridgeAutoLearnPriority 1.3.6.1.4.1.2272.1.14.10.1.4 integer read-only
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 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. Enumeration: 'high': 2, 'low': 1.
           rcBridgeAutoLearnAction 1.3.6.1.4.1.2272.1.14.10.1.5 integer read-write
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. Enumeration: 'none': 0, 'convertToManualEdit': 1.
 rcBridgeAutoLearnTblSize 1.3.6.1.4.1.2272.1.14.11 integer32 read-only
Used to indicate the number of entries in the auto learn table.
 rcBridgeStaticMulticastTable 1.3.6.1.4.1.2272.1.14.12 no-access
       rcBridgeStaticMulticastEntry 1.3.6.1.4.1.2272.1.14.12.1 no-access
           rcBridgeStaticMulticastAddress 1.3.6.1.4.1.2272.1.14.12.1.1 macaddress read-only
src mac addr.
           rcBridgeStaticMulticastForwardingPorts 1.3.6.1.4.1.2272.1.14.12.1.2 portset read-write
ports for forward this mac
           rcBridgeStaticMulticastMltIds 1.3.6.1.4.1.2272.1.14.12.1.3 idlist read-write
list of mlts this mac will be forwarded on
           rcBridgeStaticMulticastRowStatus 1.3.6.1.4.1.2272.1.14.12.1.4 rowstatus read-write
row status
           rcBridgeStaticMulticastVlanId 1.3.6.1.4.1.2272.1.14.12.1.5 integer read-only
Vlan Id
           rcBridgeStaticMulticastNumMltIds 1.3.6.1.4.1.2272.1.14.12.1.6 integer32 read-only
number of mlts Ids
 rcBridgeStaticMulticastTblSize 1.3.6.1.4.1.2272.1.14.13 integer32 read-only
Used to indicate the number of entries in the static multicast table.
 rcRateLimitTable 1.3.6.1.4.1.2272.1.14.14 no-access
       rcRateLimitEntry 1.3.6.1.4.1.2272.1.14.14.1 no-access
           rcRateLimitIfIndex 1.3.6.1.4.1.2272.1.14.14.1.1 interfaceindex read-only
Port ifindex.
           rcRateLimitIfTrafficType 1.3.6.1.4.1.2272.1.14.14.1.2 integer read-write
Type of traffic allowed. Enumeration: 'broadcast': 2, 'multicast': 1, 'broadcast-multicast': 3.
           rcRateLimitIfAllowedRate 1.3.6.1.4.1.2272.1.14.14.1.3 integer read-write
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.
           rcRateLimitIfEnable 1.3.6.1.4.1.2272.1.14.14.1.4 truthvalue read-write
Turn on/off rate limiting on this interface.
           rcRateLimitIfAllowedRatePps 1.3.6.1.4.1.2272.1.14.14.1.5 integer32 read-write
Allowed traffic rate packets per second. If chassis type is 8600.
           rcRateLimitIfAllowedRateKbps 1.3.6.1.4.1.2272.1.14.14.1.6 integer32 read-write
Allowed traffic rate Kbits per second. If chassis type is R-module.
           rcRateLimitEgressRateLimit 1.3.6.1.4.1.2272.1.14.14.1.7 integer32 read-write
Egress Rate Limit.
           rcRateLimitEgressRateLimitState 1.3.6.1.4.1.2272.1.14.14.1.8 enablevalue read-write
Used to enable/disable shape/egress-rate-limit functionality.
 rcBridgeStaticMcastTable 1.3.6.1.4.1.2272.1.14.15 no-access
       rcBridgeStaticMcastEntry 1.3.6.1.4.1.2272.1.14.15.1 no-access
           rcBridgeStaticMcastVlanId 1.3.6.1.4.1.2272.1.14.15.1.1 integer read-only
Vlan Id
           rcBridgeStaticMcastAddress 1.3.6.1.4.1.2272.1.14.15.1.2 macaddress read-only
src mac addr.
           rcBridgeStaticMcastForwardingPorts 1.3.6.1.4.1.2272.1.14.15.1.3 portset read-write
ports for forward this mac
           rcBridgeStaticMcastMltIds 1.3.6.1.4.1.2272.1.14.15.1.4 idlist read-write
list of mlts this mac will be forwarded on
           rcBridgeStaticMcastNumMltIds 1.3.6.1.4.1.2272.1.14.15.1.5 integer32 read-only
number of mlts Ids
           rcBridgeStaticMcastRowStatus 1.3.6.1.4.1.2272.1.14.15.1.6 rowstatus read-write
row status
 rcBridgePP8300FilterTable 1.3.6.1.4.1.2272.1.14.16 no-access
This table is a proprietary replacement to the standard dot1dStaticTable (Filtering information) in rfc1493. This table is specific for PP8300.
       rcBridgePP8300FilterEntry 1.3.6.1.4.1.2272.1.14.16.1 no-access
           rcBridgePP8300FilterAddress 1.3.6.1.4.1.2272.1.14.16.1.1 macaddress read-only
The MAC address of this entry. This address is used to match the destination address of incoming packets.
           rcBridgePP8300FilterVlanId 1.3.6.1.4.1.2272.1.14.16.1.2 integer read-only
           rcBridgePP8300FilterDropCommand 1.3.6.1.4.1.2272.1.14.16.1.3 integer read-write
Enumeration: 'dstDrop': 3, 'none': 1, 'bothDrop': 4, 'srcDrop': 2.
           rcBridgePP8300FilterQosLevel 1.3.6.1.4.1.2272.1.14.16.1.4 integer read-write
Used to indicate the qos level. Enumeration: 'level0': 0, 'level1': 1, 'level2': 2, 'level3': 3, 'level4': 4, 'level5': 5, 'level6': 6, 'level7': 7.
           rcBridgePP8300FilterPort 1.3.6.1.4.1.2272.1.14.16.1.5 integer32 read-write
Mac filter needs the device Id and port Id programmed properly to make the SA drop working properly
           rcBridgePP8300FilterStatus 1.3.6.1.4.1.2272.1.14.16.1.6 integer read-write
This object indicates the status of this entry. The default value is permanent(3). Enumeration: 'permanent': 3, 'other': 1, 'deleteOnTimeout': 5, 'deleteOnReset': 4, 'invalid': 2.
 rcBridgeFdbProtectTable 1.3.6.1.4.1.2272.1.14.17 no-access
This table gives information about the mac learning limits on a particular port.
       rcBridgeFdbProtectEntry 1.3.6.1.4.1.2272.1.14.17.1 no-access
Information about a specific MAC address learning limits of a specific port.
           rcBridgeFdbProtectPortNum 1.3.6.1.4.1.2272.1.14.17.1.1 interfaceindex read-only
This object is the interface on which MAC address learning limit is applied.
           rcBridgeFdbProtectMaxMacCount 1.3.6.1.4.1.2272.1.14.17.1.2 integer read-write
Used to indicate maximum number of MAC address that can be learnt on the port.
           rcBridgeFdbProtectMinMacCount 1.3.6.1.4.1.2272.1.14.17.1.3 integer read-write
Used to indicate minimum number of MAC address learnt which mac address learning will be re-enabled on the port.
           rcBridgeFdbProtectEnable 1.3.6.1.4.1.2272.1.14.17.1.4 enablevalue read-write
Used to enable or disable MAC learning limit feature on the port.
           rcBridgeFdbProtectCurrentMacCount 1.3.6.1.4.1.2272.1.14.17.1.5 integer32 read-only
This object indicates the current number of MAC address learnt on the port.
           rcBridgeFdbProtectMacLearning 1.3.6.1.4.1.2272.1.14.17.1.6 truthvalue read-only
This object indicates whether the port can currrently learn new MAC addresses or not.
           rcBridgeFdbProtectViolationLogTrap 1.3.6.1.4.1.2272.1.14.17.1.7 enablevalue read-write
Used to enable or disable logging and sending of snmp trap, once MAC learning limit is reached for the port.
           rcBridgeFdbProtectViolationDownPort 1.3.6.1.4.1.2272.1.14.17.1.8 enablevalue read-write
Used to enable or disable the action of disabling the port, once MAC learning limit is reached for the port.
 rcBridgeNewFdbTable 1.3.6.1.4.1.2272.1.14.18 no-access
This table is an replacement to the standard dot1dTpFdbTable in rfc1493.
       rcBridgeNewFdbEntry 1.3.6.1.4.1.2272.1.14.18.1 no-access
Information about a specific unicast MAC address for which the bridge has some forwarding information.
           rcBridgeNewFdbStatus 1.3.6.1.4.1.2272.1.14.18.1.1 integer read-only
This object indicates the status of this entry. Enumeration: 'self': 4, 'invalid': 2, 'other': 1, 'mgmt': 5, 'discard': 6, 'learned': 3.
           rcBridgeNewFdbAddress 1.3.6.1.4.1.2272.1.14.18.1.2 macaddress read-only
A unicast MAC address for which the bridge has forwarding and/or filtering information.
           rcBridgeNewFdbPort 1.3.6.1.4.1.2272.1.14.18.1.3 interfaceindex read-only
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 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).
           rcBridgeNewFdbMonitor 1.3.6.1.4.1.2272.1.14.18.1.4 truthvalue read-write
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 receive monitor traffic.
           rcBridgeNewFdbQosLevel 1.3.6.1.4.1.2272.1.14.18.1.5 integer read-write
Used to indicate the qos level of the incoming frames with this destination Mac Address. Enumeration: 'level0': 0, 'level1': 1, 'level2': 2, 'level3': 3, 'level4': 4, 'level5': 5, 'level6': 6, 'level7': 7.
           rcBridgeNewFdbSmltRemote 1.3.6.1.4.1.2272.1.14.18.1.6 truthvalue read-only
A MAC address indicate for remote learnt, either local or remote.
           rcBridgeNewFdbVlanId 1.3.6.1.4.1.2272.1.14.18.1.7 integer read-only
Used to indicate the Vlan ID for this MAC address.
 rcBridgeMmrpGrpFdbTable 1.3.6.1.4.1.2272.1.14.19 no-access
This table is for multicast group fdb entries
       rcBridgeMmrpGrpFdbEntry 1.3.6.1.4.1.2272.1.14.19.1 no-access
Information about a specific multicast group MAC address for which the bridge has some forwarding information.
           rcBridgeMmrpGrpFdbVlanId 1.3.6.1.4.1.2272.1.14.19.1.1 integer32 no-access
Used to indicate the Vlan ID for this MAC address.
           rcBridgeMmrpGrpFdbAddr 1.3.6.1.4.1.2272.1.14.19.1.2 macaddress no-access
A multicast group MAC address for which the bridge has forwarding and/or filtering information.
           rcBridgeMmrpGrpFdbPortList 1.3.6.1.4.1.2272.1.14.19.1.3 portset read-only
List of ports