All MIBs › RC-PORT-MIB
Organization: Bay Networks, Rapid-City Group
Last Updated: 2009-05-21
Category: Nortel Enterprise Data
Description:
Handles physical port configuration, speed/duplex settings, and traffic statistics on Bay Networks Rapid-City series switches.
Imported Objects
From IF-MIB
| InterfaceIndex |
From RAPID-CITY
| EnableValue | |
| IdList | |
| PortSet | |
| rcChassis | OBJECT-IDENTITY |
| rcPort | OBJECT-IDENTITY |
| rcStat | OBJECT-IDENTITY |
| rcTest | OBJECT-IDENTITY |
From RC-VRF-MIB
| VrfIdentifier |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| RowStatus | |
| TimeInterval | |
| TruthValue |
What Is RC-PORT-MIB?
RC-PORT-MIB is a Bay Networks/Nortel enterprise MIB for the Rapid-City (Accelar) switch family, providing physical port-level configuration and status management. It exposes per-port objects for connector type, speed/duplex-related routing behavior, priority, Power-over-Ethernet (PoE) status, port locking, and redundant/backup connector configuration, along with port test actions and results. Its monitoring focus is hardware status at the port level: checking rcPortActiveConnector and rcPortBackupConnectorStatus for redundant-link failover, rcPortPoe for powered-device health, and running rcPortAction-triggered tests to catch a failed or degraded physical port. As a self-contained Nortel enterprise MIB it doesn't have a strong external standards dependency, though it functions alongside standard IF-MIB interface objects for the same ports. It is deployed on Bay Networks/Nortel Rapid-City switches in enterprise wiring closets and campus networks where port-level PoE, redundancy, and physical-layer health need close tracking. Engineers can download the RC-PORT-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in RC-PORT-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- port connector type and active/backup status
- Power-over-Ethernet (PoE) status
- port lock state
- port diagnostic test action/result
Supported Devices
- Bay Networks/Nortel Rapid-City series switch
Monitoring Examples
An administrator would poll rcPortTable (rcPortEntry) for rcPortConnectorType and rcPortActiveConnector to verify which physical connector (e.g., primary fiber vs. backup copper) is currently active on a redundant port, with rcPortBackupConnectorStatus flagging if the backup path has failed. rcPortPoe status would be checked to confirm powered endpoints (like IP phones) are receiving power correctly. Triggering rcPortAction and reading back rcPortResult against the available rcTestTypes lets an engineer run an on-demand port diagnostic test to isolate a suspected hardware fault.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| rcPortMib | 1.3.6.1.4.1.2272.1.4.10.0 | Enterprise MIB for the Accelar product family. | ||
| rcPortTable | 1.3.6.1.4.1.2272.1.4.10.1 | not-accessible | Port table | |
| rcPortEntry | 1.3.6.1.4.1.2272.1.4.10.1.1 | not-accessible | Entry containing info. for a particular port | |
| NUM rcPortIndex | 1.3.6.1.4.1.2272.1.4.10.1.1.1 | InterfaceIndex | read-only | An index value that uniquely identifies a port. This value is similar to ifIndex in MIB2. |
| INT rcPortType | 1.3.6.1.4.1.2272.1.4.10.1.1.2 | INTEGER | read-only | Port type |
| INT rcPortConnectorType | 1.3.6.1.4.1.2272.1.4.10.1.1.3 | INTEGER | read-only | Type of connector installed on this port. |
| T/F rcPortPerformRouting | 1.3.6.1.4.1.2272.1.4.10.1.1.4 | TruthValue | read-write | Indicate whether this port should perform routing |
| T/F rcPortHighPriority | 1.3.6.1.4.1.2272.1.4.10.1.1.5 | TruthValue | read-write | Indicate whether this port should be treated with high priority |
| INT rcPortAction | 1.3.6.1.4.1.2272.1.4.10.1.1.6 | INTEGER | read-write | Port related actions. |
| INT rcPortResult | 1.3.6.1.4.1.2272.1.4.10.1.1.7 | INTEGER | read-only | Result from the last Vlan action. |
| INT rcPortPrimaryConnector | 1.3.6.1.4.1.2272.1.4.10.1.1.8 | INTEGER | read-write | For ports configured with redundant connectors, this value is used to indicate which connector should be used as the 'active' connector on this port the next time the port is placed into the ifAdminStatus=Up. |
| INT rcPortActiveConnector | 1.3.6.1.4.1.2272.1.4.10.1.1.9 | INTEGER | read-only | For ports configured with redundant connectors, this value is used to indicate which connector is currently the active one. Only one connector can be active an anytime. |
| INT rcPortBackupConnectorStatus | 1.3.6.1.4.1.2272.1.4.10.1.1.10 | INTEGER | read-only | Indicate the status of the link attached to the back-up (non-active) connector. |
| T/F rcPortAutoNegotiate | 1.3.6.1.4.1.2272.1.4.10.1.1.11 | TruthValue | read-write | Indicate whether this port enabled for auto negotiations or not. |
| INT rcPortAdminDuplex | 1.3.6.1.4.1.2272.1.4.10.1.1.12 | INTEGER | read-write | Indicates the port duplex type |
| INT rcPortOperDuplex | 1.3.6.1.4.1.2272.1.4.10.1.1.13 | INTEGER | read-only | Indicate this port's current duplex value. |
| INT rcPortAdminSpeed | 1.3.6.1.4.1.2272.1.4.10.1.1.14 | INTEGER | read-write | Indicate this port's speed. |
| I32 rcPortOperSpeed | 1.3.6.1.4.1.2272.1.4.10.1.1.15 | Integer32 | read-only | Indicate this port's current speed value. |
| I32 rcPortMltId | 1.3.6.1.4.1.2272.1.4.10.1.1.16 | Integer32 | read-only | Indicate which multi-link trunk (MLT) this port is assigned to. If this port is not associated with any MLT, this value will be set to zero(0). |
| T/F rcPortLocked | 1.3.6.1.4.1.2272.1.4.10.1.1.17 | TruthValue | read-only | Indicate whether this port is locked. |
| T/F rcPortAutoNegotiationSupported | 1.3.6.1.4.1.2272.1.4.10.1.1.18 | TruthValue | read-only | Indicate whether this port can support auto-negotiation. |
| T/F rcPortSingleRoutablePort | 1.3.6.1.4.1.2272.1.4.10.1.1.19 | TruthValue | read-only | Indicate whether this port is a single routable port. If this value is true, the port functions like a traditional router port. |
| T/F rcPortUnknownMacDiscard | 1.3.6.1.4.1.2272.1.4.10.1.1.20 | TruthValue | read-write | If rcUnknownMacDiscard is set to True, then a packet with an unknown source MAC address is dropped on that port, and other ports then will discard any packets with this MAC address in the destination field. For example, suppose 11:22:33:44:55:66 is an unknown source MAC, packets with source MAC 11:22:33:44:55 coming from this port is discarded, further more, packets with destination MAC 11:22:33:44:55:66 coming from other ports are also discarded, unless this address is later learned on another port or the restriction ages out. |
| C32 rcPortNumStateTransition | 1.3.6.1.4.1.2272.1.4.10.1.1.21 | Counter32 | read-only | # state transitions. |
| INT rcPortUserPriority | 1.3.6.1.4.1.2272.1.4.10.1.1.22 | INTEGER | read-write | User priority level. |
| T/F rcPortAllowOversizeFrame | 1.3.6.1.4.1.2272.1.4.10.1.1.23 | TruthValue | read-write | Used to specify whether over-size frames should be processed or dropped. |
| INT rcPortQosLevel | 1.3.6.1.4.1.2272.1.4.10.1.1.30 | INTEGER | read-write | Used to specify the Qos level packets, carried on this port, should be processed with. |
| T/F rcPortDiffServEnable | 1.3.6.1.4.1.2272.1.4.10.1.1.31 | TruthValue | read-write | Used to enable/disable the Differentiated Service feature on this port. |
| INT rcPortDiffServType | 1.3.6.1.4.1.2272.1.4.10.1.1.32 | INTEGER | read-write | Used to specify the Differentiated Service type for this port. |
| T/F rcPortDiffServIeee8021POverrideEnable | 1.3.6.1.4.1.2272.1.4.10.1.1.33 | TruthValue | read-write | Used to enable/disable the Differentiated Service IEEE 802.1P over-ride feature. |
| STR rcPortVendorDescr | 1.3.6.1.4.1.2272.1.4.10.1.1.34 | DisplayString | read-only | Used to show the name of the vendor of this port's connector. Only applicable to ports on a GBIC cards. |
| STR rcPortName | 1.3.6.1.4.1.2272.1.4.10.1.1.35 | DisplayString | read-write | This port's name. |
| I32 rcPortOctapidId | 1.3.6.1.4.1.2272.1.4.10.1.1.36 | Integer32 | read-only | The octapid id of the mirrored port. |
| INT rcPortWan | 1.3.6.1.4.1.2272.1.4.10.1.1.37 | INTEGER | read-write | Indicatie this port's current WAN/LAN mode. Valid for 10 GE only |
| INT rcPortTransport | 1.3.6.1.4.1.2272.1.4.10.1.1.38 | INTEGER | read-write | Indicatie this port's current tranport layer. Valid for 10 GE only |
| T/F rcPortMultimediaFilterEnable | 1.3.6.1.4.1.2272.1.4.10.1.1.39 | TruthValue | read-write | Used to enable/disable the Telephony device selected on this port |
| STR rcPortMultimediaDevSelection | 1.3.6.1.4.1.2272.1.4.10.1.1.40 | DisplayString | read-write | Used to set/get the selected Multimedia & Telephony Devices on this port. The String is the name of the device in the rcIpFilterMediaDevTable |
| INT rcPortServiceType | 1.3.6.1.4.1.2272.1.4.10.1.1.41 | INTEGER | read-write | Indicates the port functionality. 12uni is used to configure the port to be part of Martini service, tls is used to configure the port to be part of Any2Any VPN service and ip is used to perform the IP routing and mpls if enabled. |
| INT rcPortMode | 1.3.6.1.4.1.2272.1.4.10.1.1.42 | INTEGER | read-write | The port mode for l2uni service type.If the port is configured for l2uni service type, then the mode can be transparent or switched. |
| ENA rcPortAdminRouting | 1.3.6.1.4.1.2272.1.4.10.1.1.43 | EnableValue | read-write | Indicate whether the port is routable. |
| ENA rcPortOperRouting | 1.3.6.1.4.1.2272.1.4.10.1.1.44 | EnableValue | read-only | The status of the port whether is routable. |
| I32 rcPortPid | 1.3.6.1.4.1.2272.1.4.10.1.1.45 | Integer32 | read-only | The pid of the mirrored port. |
| T/F rcPortIeee8021POverrideEnable | 1.3.6.1.4.1.2272.1.4.10.1.1.46 | TruthValue | read-write | Used to enable/disable IEEE 802.1P override. If it is enabled, 802.1p vlaue from a tagged frame may not honor. |
| T/F rcPortShaperEnable | 1.3.6.1.4.1.2272.1.4.10.1.1.47 | TruthValue | read-write | Used to enable/disable shaper on the port. |
| I32 rcPortShaperMaxRate | 1.3.6.1.4.1.2272.1.4.10.1.1.48 | Integer32 | read-write | Shaping rate in mega bits per second. Note that actual shaping rate might be different from the configured rate due to the rate granularity of the shaper. |
| I32 rcPortShaperBurstSize | 1.3.6.1.4.1.2272.1.4.10.1.1.49 | Integer32 | read-write | Burst size in kilo bytes per second. Note that actual burst size might be different from the configured size due to the granularity of the shaper. |
| T/F rcPortCpLimitShutDown | 1.3.6.1.4.1.2272.1.4.10.1.1.50 | TruthValue | read-only | A TRUE value indicates if CP Limit shut down the interface. |
| T/F rcPortHighSecureEnable | 1.3.6.1.4.1.2272.1.4.10.1.1.51 | TruthValue | read-write | Enable/Disable high secure. |
| ENA rcPortTlsPriorityOverride | 1.3.6.1.4.1.2272.1.4.10.1.1.52 | EnableValue | read-write | Enable/Disable tls port priority override feature. |
| INT rcPortVctAbility | 1.3.6.1.4.1.2272.1.4.10.1.1.53 | INTEGER | read-only | If this object is TRUE, then the specified port is hardware-capable of doing the VCT test, if the rcPortAdminStatus is also true. If this object is FALSE, then the hardware cannot do the VCT test regardless of the setting of the rcPortAdminStatus. |
| ENA rcPortVctAdminStatus | 1.3.6.1.4.1.2272.1.4.10.1.1.54 | EnableValue | read-write | Admin status for port VCT test. If this object is set to TRUE, then the VCT test can be performed. If it is set to FALSE, then the test cannot be performed, even if the port hardware is capable of doing it. If this variable si read, then the value returned is what was previously written. |
| I32 rcPortMrouteStrLimit | 1.3.6.1.4.1.2272.1.4.10.1.1.55 | Integer32 | read-write | maximum number of multicast streams that are allowed to ingress to CPU through this port. |
| I32 rcPortMrouteStrTimerCheck | 1.3.6.1.4.1.2272.1.4.10.1.1.56 | Integer32 | read-write | sampling period to check number of multicast streams that has ingressed CPU through this port. |
| T/F rcPortMrouteStrLimitEnable | 1.3.6.1.4.1.2272.1.4.10.1.1.57 | TruthValue | read-write | enable or disable mroute stream limit on port. |
| ENA rcPortUpdateDynamicMacQosLevel | 1.3.6.1.4.1.2272.1.4.10.1.1.58 | EnableValue | read-write | It is used to indicate whether to update qos level for dynamic learned mac add resses associated with a port-based vlan when port qos level changes. If it is set to TRUE, qos level for all dynamic learned mac addresses will be changed upon changing port qos level. If it is set to DISABLE, once a mac address is learned, qos level will not updated when port qos level changes. |
| INT rcPortVplsDualHoming | 1.3.6.1.4.1.2272.1.4.10.1.1.59 | INTEGER | read-write | The VPLS dual homing is for VPLS service type only. It can be disable, firstNNI or secondNNI. |
| T/F rcPortVplsMgmtVlan | 1.3.6.1.4.1.2272.1.4.10.1.1.60 | TruthValue | read-write | Management Vlan is configured on this port |
| T/F rcPortTlsManagedBySp | 1.3.6.1.4.1.2272.1.4.10.1.1.61 | TruthValue | read-write | True/False tls devices on port Managed By Service Provider. |
| BIT rcPortAutoNegAd | 1.3.6.1.4.1.2272.1.4.10.1.1.62 | Bits | read-write | This object is used to specify the port speed and duplex abilities to be advertised during link negotiation. bit 0 - 10 half duplex advertised bit 1 - 10 full duplex advertised bit 2 - 100 half duplex advertised bit 3 - 100 full duplex advertised bit 4 - 1000 half duplex advertised bit 5 - 1000 full duplex advertised bit 6 - Mac PAUSE frame support advertised bit 7 - Asymmetric PAUSE frame support advertised bit 8 - No advertisements The abilities specified in this object are only used when auto-negotiation is enabled on the port. If all bits in this object are disabled, and auto-negotiation is enabled on the port, then the physical link process on the port will be disabled (if hardware supports this ability). Any change in the value of this bit map will force the PHY to restart the auto-negotiation process. This will have the same effect as physically unplugging and reattaching the cable plant attached to this port. The capabilities being advertised are either all the capabilities supported by the hardware or the user- configured capabilities which is a subset of all the capability supported by hardware. The default value for this object will be all the capabilities supported by the hardware. Note that bit 6 and bit 7 are currently not supported in ERS8600. |
| BIT rcPortAutoNegAdCapability | 1.3.6.1.4.1.2272.1.4.10.1.1.63 | Bits | read-only | This object indicates the port speed and duplex capabilities that hardware can actually support on a port, and which may be advertised by the port using auto-negotiation. Bit 7 tells if a port supports pause frame capabilities (for full-duplex links) as a part of the advertisement. bit 0 - 10 half duplex advertisements bit 1 - 10 full duplex advertisements bit 2 - 100 half duplex advertisements bit 3 - 100 full duplex advertisements bit 4 - 1000 half duplex advertisements bit 5 - 1000 full duplex advertisements bit 6 - Mac PAUSE frame support advertisements bit 7 - Asymmetric PAUSE frame support advertisements If auto negotiation is not supported by the port hardware, then all bits will reflect a value of zero. |
| T/F rcPortAutoRecoverPort | 1.3.6.1.4.1.2272.1.4.10.1.1.64 | TruthValue | read-write | enable or disable auto recovery of port from action taken by cp-limit, link flap or loop detect features |
| INT rcPortExtCplimitConf | 1.3.6.1.4.1.2272.1.4.10.1.1.65 | INTEGER | read-write | Indicates the port configuration for extended CP-LIMIT |
| I32 rcPortExtCplimitUtilRate | 1.3.6.1.4.1.2272.1.4.10.1.1.66 | Integer32 | read-write | Threshold for Ingress traffic utilization rate of the port for extended CP-LIMIT |
| I32 rcPortEgressRateLimit | 1.3.6.1.4.1.2272.1.4.10.1.1.67 | Integer32 | read-write | Egress Rate Limit. |
| ENA rcPortEgressRateLimitState | 1.3.6.1.4.1.2272.1.4.10.1.1.68 | EnableValue | read-write | Used to enable/disable shape/egress-rate-limit functionality. |
| NUM rcPortBpduFilteringTimerCount | 1.3.6.1.4.1.2272.1.4.10.1.1.69 | TimeInterval | read-only | The remaining time the port will be disabled due to a BPDU received when BPDU filtering is enabled. |
| NUM rcPortBpduFilteringTimeout | 1.3.6.1.4.1.2272.1.4.10.1.1.70 | TimeInterval | read-write | The time the port will be disabled when a BPDU is received when BPDU filtering is enabled. |
| T/F rcPortBpduFilteringAdminEnabled | 1.3.6.1.4.1.2272.1.4.10.1.1.71 | TruthValue | read-write | Used to enable/disable BPDU filtering. |
| T/F rcPortBpduFilteringOperEnabled | 1.3.6.1.4.1.2272.1.4.10.1.1.72 | TruthValue | read-only | Indicates whether BPDU filtering is actually enabled or disabled. |
| I32 rcPortQinqEtherType | 1.3.6.1.4.1.2272.1.4.10.1.1.73 | Integer32 | read-write | The qinq ether type value. It is hex value. It should be displayed and input as Hex value. It is only be used when port is associated with QnQ service UNI. Otherwise, it would be ignored |
| T/F rcPortTrustDscp | 1.3.6.1.4.1.2272.1.4.10.1.1.74 | TruthValue | read-write | Used to enable/disable the trusted DSCP feature. If enabled, the internal qos-level and 802.1p value are derived from the received packet's DSCP value. This MIB object is applicable to ports in 8348GTX so that higher priority IP traffic can bypass the oversubscribed cascading link. |
| ENA rcPortCpLimitEnable | 1.3.6.1.4.1.2272.1.4.10.1.1.75 | EnableValue | read-write | Used to enable/disable the control packet rate limit. Specifies whether or not rate limiting is currently in operation for multicast and broadcast packets for the specified port. |
| I32 rcPortCpMulticastLimit | 1.3.6.1.4.1.2272.1.4.10.1.1.76 | Integer32 | read-write | Used to limit Multicast traffic on the specified port. Sets the limit in packets per second. |
| I32 rcPortCpBroadcastLimit | 1.3.6.1.4.1.2272.1.4.10.1.1.77 | Integer32 | read-write | Used to limit Broadcast traffic on the specified port. Sets the limit in packets per second. |
| T/F rcPortSmartAutoNegotiate | 1.3.6.1.4.1.2272.1.4.10.1.1.78 | TruthValue | read-write | This object indicates whether 'smart' autonegotiation is enabled on a port (smart autonegotiation indicates that the port can sense whether its partner has autonegotiation enabled). This object, when supported, works in conjunction with rcPortAutoNegotiate. It is an inconsistentValue error to set rcPortAutoNegotiate to false(2) and this object to true(1) in the same Set request. Setting the object to true(1) will automatically change rcPortAutoNegotiate to true(1). Similarly, setting rcPortAutoNegotiate to false(2) will automatically change this object to false(2). |
| OCT rcPortMepList | 1.3.6.1.4.1.2272.1.4.10.1.1.79 | OCTET STRING | read-write | List of Meps assigned to this entry. A mep is consist of ... Domain Name, Association and Mep Id is separated by '.' A list of mep is consist of ..,..,... Each mep is separated by ','. Maximum up 8 meps |
| I32 rcPortNumOfMep | 1.3.6.1.4.1.2272.1.4.10.1.1.80 | Integer32 | read-only | Used to indicate the number of Meps is assigned to this entry |
| T/F rcPortAdacStatus | 1.3.6.1.4.1.2272.1.4.10.1.1.81 | TruthValue | read-write | If enabled, the Nortel IP phones connected to the port will be configured in the voice VLAN. |
| I32 rcPortPvid | 1.3.6.1.4.1.2272.1.4.10.1.1.82 | Integer32 | read-write | A port Vlan Id associates with ESM and RModule port for OEL2/MIM traffic |
| ENA rcPortTdp | 1.3.6.1.4.1.2272.1.4.10.1.1.83 | EnableValue | read-write | This attribute allows to Enable/Disable Transparent Domain Protocol at the port level on the ESM and Power Ranger Card. For the TDP packet to go out on the port, topology should be enabled both at the port and box level also. |
| INT rcPortClockSource | 1.3.6.1.4.1.2272.1.4.10.1.1.84 | INTEGER | read-write | Indicates this port's current WAN clock source. Valid for 10 GE WAN only |
| I32 rcPortIngressRateLimit | 1.3.6.1.4.1.2272.1.4.10.1.1.85 | Integer32 | read-write | Limits the amount of traffic from this Ingress port. |
| ENA rcPortIngressRateLimitState | 1.3.6.1.4.1.2272.1.4.10.1.1.86 | EnableValue | read-write | Used to enable/disable police/ingress-rate-limit functionality. |
| IDL rcPortVrfIdList | 1.3.6.1.4.1.2272.1.4.10.1.1.87 | IdList | read-only | The set of VRF ids to which this port belongs. |
| I32 rcPortCfmVid | 1.3.6.1.4.1.2272.1.4.10.1.1.88 | Integer32 | read-write | CFM default port vid |
| STR rcPortUserLabel1 | 1.3.6.1.4.1.2272.1.4.10.1.1.89 | DisplayString | read-write | User provided field. Used to give extra management information/data |
| STR rcPortUserLabel2 | 1.3.6.1.4.1.2272.1.4.10.1.1.90 | DisplayString | read-write | User provided additional field. Used to give extra management information/data |
| T/F rcPortClearCfmStats | 1.3.6.1.4.1.2272.1.4.10.1.1.91 | TruthValue | read-write | To clear the port counter |
| INT rcPortInterfaceType | 1.3.6.1.4.1.2272.1.4.10.1.1.92 | INTEGER | read-write | This value indicates whether a port is of type . A port can be included in any EVPN service only if this attribute is set to uni. If the port is not part of any VLAN the interface-type is set to silent. Before adding a port to a VLAN the interface type should be changed to normal. |
| STR rcPortCfmControlMep | 1.3.6.1.4.1.2272.1.4.10.1.1.93 | DisplayString | read-write | MEP assigned for CFM Control. A mep consists of ... Domain Name, Association and Mep Id is separated by '.' |
| I32 rcPortMtu | 1.3.6.1.4.1.2272.1.4.10.1.1.94 | Integer32 | read-write | Port Mtu |
| ENA rcPortMtuState | 1.3.6.1.4.1.2272.1.4.10.1.1.95 | EnableValue | read-write | Used to enable/disable Port Mtu functionality. |
| OCT rcPortVrfNameList | 1.3.6.1.4.1.2272.1.4.10.1.1.96 | OCTET STRING | read-only | The set of VRF names to which this port belongs. |
| OID rcPortBrouterVrfId | 1.3.6.1.4.1.2272.1.4.10.1.1.97 | VrfIdentifier | read-write | Gives the VRF Id for this Brouter port. |
| STR rcPortBrouterVrfName | 1.3.6.1.4.1.2272.1.4.10.1.1.98 | DisplayString | read-only | Gives the VRF Name for this Brouter port. |
| C32 rcPortVrfCount | 1.3.6.1.4.1.2272.1.4.10.1.1.99 | Counter32 | read-only | The total number of VRFs this port is associated to. |
| ENA rcPortCtrlPktDropLimitEnable | 1.3.6.1.4.1.2272.1.4.10.1.1.100 | EnableValue | read-write | Used to enable/disable Control Packets Drop Rate Limiter functionality. |
| I32 rcPortCtrlPktDropLimit | 1.3.6.1.4.1.2272.1.4.10.1.1.101 | Integer32 | read-write | Indicates the Control Packet drop rate limit value |
| ENA rcPortCtrlPktShutdownLimitEnable | 1.3.6.1.4.1.2272.1.4.10.1.1.102 | EnableValue | read-write | Used to enable/disable Control Packets Shutdown Rate Limiter functionality. |
| I32 rcPortCtrlPktShutdownLimit | 1.3.6.1.4.1.2272.1.4.10.1.1.103 | Integer32 | read-write | Indicates the Control Packet shutdown rate Limit value |
| T/F rcPortCtrlPktShutdownRtExceeded | 1.3.6.1.4.1.2272.1.4.10.1.1.104 | TruthValue | read-write | Indicates if the Shutdown rate has been exceeded on the port |
| T/F rcPortCtrlPktDropRtExceeded | 1.3.6.1.4.1.2272.1.4.10.1.1.105 | TruthValue | read-write | Indicates if the Drop rate has been exceeded on the port |
| STR rcPortDhcpOption82SubscriberId | 1.3.6.1.4.1.2272.1.4.10.1.1.106 | DisplayString | read-write | This object contains the DHCP option 82 subscriber ID string to be used in sub-option 6. If the value is an empty string, then sub-option 6 is not included in option 82 |
| rcPortPcapTable | 1.3.6.1.4.1.2272.1.4.10.2 | not-accessible | Port pcap Table | |
| rcPortPcapEntry | 1.3.6.1.4.1.2272.1.4.10.2.1 | not-accessible | Entry containing pcap info. for a particular port | |
| NUM rcPortPcapIndex | 1.3.6.1.4.1.2272.1.4.10.2.1.1 | InterfaceIndex | read-only | An index value that uniquely identifies a port. This value is similar to ifIndex in MIB2. |
| T/F rcPortPcapEnable | 1.3.6.1.4.1.2272.1.4.10.2.1.2 | TruthValue | read-write | To enable pcap for the port |
| INT rcPortPcapMode | 1.3.6.1.4.1.2272.1.4.10.2.1.3 | INTEGER | read-write | Mode in which pcap is enabled |
| I32 rcPortPcapFilterListSize | 1.3.6.1.4.1.2272.1.4.10.2.1.4 | Integer32 | read-only | Used to indicate the number of filter list(s) that are assigned to this port. |
| OCT rcPortPcapFilterList | 1.3.6.1.4.1.2272.1.4.10.2.1.5 | OCTET STRING | read-write | Used to indicate zero or more filter lists that are associated with this port for pcap. Each filter list identifier is stored as two bytes in this array starting from offset zero. Any unused bytes should be set to zero. |
| I32 rcPortPcapAclFilterListSize | 1.3.6.1.4.1.2272.1.4.10.2.1.6 | Integer32 | read-only | Used to indicate the number of ACL filter(s) that are assigned to this port which has mirror set as global-action. |
| OCT rcPortPcapAclFilterList | 1.3.6.1.4.1.2272.1.4.10.2.1.7 | OCTET STRING | read-write | Used to indicate zero or more ACL filter lists that are associated with this port for pcap (has mirror set as global-action). Each ACL filter list identifier is stored as two bytes in this array starting from offset zero. Any unused bytes should be set to zero. |
| rcPortPoe | 1.3.6.1.4.1.2272.1.4.10.3 | |||
| rcPortPoePseIndexTable | 1.3.6.1.4.1.2272.1.4.10.3.1 | not-accessible | Port table | |
| rcPortPoePseIndexEntry | 1.3.6.1.4.1.2272.1.4.10.3.1.1 | not-accessible | Entry containing info. for a particular port | |
| NUM rcPortPoePseIndexIfIndex | 1.3.6.1.4.1.2272.1.4.10.3.1.1.1 | InterfaceIndex | read-only | An index value that uniquely identifies an interface to a PSE port device. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| I32 rcPortPoePseIndexGroupIndex | 1.3.6.1.4.1.2272.1.4.10.3.1.1.2 | Integer32 | read-only | An index value that uniquely identifies the group containing the port to which a power Etherenet PSE is connected. Group means box in the stack, module in a rack and the value 1 MUST be used for non-modular devices. |
| I32 rcPortPoePseIndexPortIndex | 1.3.6.1.4.1.2272.1.4.10.3.1.1.3 | Integer32 | read-only | This variable uniquely identifies the power Ethernet PSE port within group rcPoePseGroupIndex to which the power Ethernet PSE entry is connected. |
| rcPortPoeMainPseExtnTable | 1.3.6.1.4.1.2272.1.4.10.3.2 | not-accessible | Port table | |
| rcPortPoeMainPseExtnEntry | 1.3.6.1.4.1.2272.1.4.10.3.2.1 | not-accessible | Entry containing info. for a particular port | |
| I32 rcPortPoeMainPseExtnGroupIndex | 1.3.6.1.4.1.2272.1.4.10.3.2.1.1 | Integer32 | read-only | An index value that uniquely identifies an interface to a PSE port device. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| ENA rcPortPoeMainPseExtnPwrAdmin | 1.3.6.1.4.1.2272.1.4.10.3.2.1.2 | EnableValue | read-write | An index value that uniquely identifies the group containing the port to which a power Etherenet PSE is connected. Group means box in the stack, module in a rack and the value 1 MUST be used for as identified by the same value of ifIndex. |
| INT rcPortPoeMainPseExtnPwrPriority | 1.3.6.1.4.1.2272.1.4.10.3.2.1.3 | INTEGER | read-write | An index value that uniquely identifies the group containing the port to which a power Etherenet PSE is connected. Group means box in the stack, module in a rack and the value 1 MUST be used for as identified by the same value of ifIndex. |
| INT rcPortPoeMainPseExtnDeviceDetectType | 1.3.6.1.4.1.2272.1.4.10.3.2.1.4 | INTEGER | read-write | An index value that uniquely identifies the group containing the port to which a power Etherenet PSE is connected. Group means box in the stack, module in a rack and the value 1 MUST be used for as identified by the same value of ifIndex. |
| I32 rcPortPoeMainPseExtnPwrLimit | 1.3.6.1.4.1.2272.1.4.10.3.2.1.5 | Integer32 | read-write | The maximum available PoE power of the main PSE expressed in Watts. |
| rcPortPoePsePortExtnTable | 1.3.6.1.4.1.2272.1.4.10.3.3 | not-accessible | Port table | |
| rcPortPoePsePortExtnEntry | 1.3.6.1.4.1.2272.1.4.10.3.3.1 | not-accessible | Entry containing info. for a particular port | |
| I32 rcPortPoePsePortExtnGroupIndex | 1.3.6.1.4.1.2272.1.4.10.3.3.1.1 | Integer32 | read-only | An index value that uniquely identifies an interface to a PSE port device. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| I32 rcPortPoePsePortExtnPortIndex | 1.3.6.1.4.1.2272.1.4.10.3.3.1.2 | Integer32 | read-only | An index value that uniquely identifies an interface to a PSE port device. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| I32 rcPortPoePsePortExtnPwrLimit | 1.3.6.1.4.1.2272.1.4.10.3.3.1.3 | Integer32 | read-write | An index value that uniquely identifies the group containing the port to which a power Etherenet PSE is connected. Group means box in the stack, module in a rack and the value 1 MUST be used for as identified by the same value of ifIndex. |
| I32 rcPortPoePsePortExtnMeasuredVolt | 1.3.6.1.4.1.2272.1.4.10.3.3.1.4 | Integer32 | read-only | An index value that uniquely identifies the group containing the port to which a power Etherenet PSE is connected. Group means box in the stack, module in a rack and the value 1 MUST be used for as identified by the same value of ifIndex. |
| I32 rcPortPoePsePortExtnMeasuredCurrent | 1.3.6.1.4.1.2272.1.4.10.3.3.1.5 | Integer32 | read-only | An index value that uniquely identifies the group containing the port to which a power Etherenet PSE is connected. Group means box in the stack, module in a rack and the value 1 MUST be used for as identified by the same value of ifIndex. |
| I32 rcPortPoePsePortExtnPwrConsumpt | 1.3.6.1.4.1.2272.1.4.10.3.3.1.6 | Integer32 | read-only | An index value that uniquely identifies the group containing the port to which a power Etherenet PSE is connected. Group means box in the stack, module in a rack and the value 1 MUST be used for as identified by the same value of ifIndex. |
| rcPortLacpTable | 1.3.6.1.4.1.2272.1.4.10.4 | not-accessible | Port LACP table | |
| rcPortLacpEntry | 1.3.6.1.4.1.2272.1.4.10.4.1 | not-accessible | Entry containing info. for a particular port | |
| T/F rcPortLacpAdminEnable | 1.3.6.1.4.1.2272.1.4.10.4.1.1 | TruthValue | read-write | Administratively enable/disable LACP on a port |
| T/F rcPortLacpOperEnable | 1.3.6.1.4.1.2272.1.4.10.4.1.2 | TruthValue | read-only | Indicates if LACP is operationally enabled or disabled on a port |
| I32 rcPortLacpFastPeriodicTime | 1.3.6.1.4.1.2272.1.4.10.4.1.3 | Integer32 | read-write | The number of miliseconds between periodic transmissions using Short Timeouts. |
| I32 rcPortLacpSlowPeriodicTime | 1.3.6.1.4.1.2272.1.4.10.4.1.4 | Integer32 | read-write | The number of miliseconds between periodic transmissions using LONG Timeouts. |
| I32 rcPortLacpTimeoutScale | 1.3.6.1.4.1.2272.1.4.10.4.1.5 | Integer32 | read-write | Scalar value used to calculate timeout time from periodic time. Timeout = PeriodicTime * TimeoutScale |
| I32 rcPortLacpAggrWaitTime | 1.3.6.1.4.1.2272.1.4.10.4.1.6 | Integer32 | read-write | The number of mili seconds to delay aggregation to allow multiple links to aggregate simultaneously. |
| I32 rcPortLacpFastPeriodicTimeOper | 1.3.6.1.4.1.2272.1.4.10.4.1.7 | Integer32 | read-only | The operating value of fast periodic timer on the port. |
| I32 rcPortLacpSlowPeriodicTimeOper | 1.3.6.1.4.1.2272.1.4.10.4.1.8 | Integer32 | read-only | The operating value of slow periodic timer on the port. |
| I32 rcPortLacpTimeoutScaleOper | 1.3.6.1.4.1.2272.1.4.10.4.1.9 | Integer32 | read-only | The operating value of timeout scale on the port. |
| I32 rcPortLacpAggrWaitTimeOper | 1.3.6.1.4.1.2272.1.4.10.4.1.10 | Integer32 | read-only | The operating value of aggreagate wait time on port. |
| rcPortVLacpTable | 1.3.6.1.4.1.2272.1.4.10.5 | not-accessible | Port Virtual LACP table | |
| rcPortVLacpEntry | 1.3.6.1.4.1.2272.1.4.10.5.1 | not-accessible | Entry containing info. for a particular port | |
| T/F rcPortVLacpAdminEnable | 1.3.6.1.4.1.2272.1.4.10.5.1.1 | TruthValue | read-write | Administratively enable/disable Virtual LACP on a port |
| T/F rcPortVLacpOperEnable | 1.3.6.1.4.1.2272.1.4.10.5.1.2 | TruthValue | read-only | Indicates if Virtual LACP is operationally enabled or disabled on a port |
| I32 rcPortVLacpFastPeriodicTimer | 1.3.6.1.4.1.2272.1.4.10.5.1.3 | Integer32 | read-write | The number of miliseconds between periodic transmissions using Short Timeouts |
| I32 rcPortVLacpSlowPeriodicTimer | 1.3.6.1.4.1.2272.1.4.10.5.1.4 | Integer32 | read-write | The number of miliseconds between periodic transmissions using LONG Timeouts. |
| INT rcPortVLacpTimeout | 1.3.6.1.4.1.2272.1.4.10.5.1.5 | INTEGER | read-write | Timeout control value. Long or Short Timeout |
| I32 rcPortVLacpTimeoutScale | 1.3.6.1.4.1.2272.1.4.10.5.1.6 | Integer32 | read-write | Scalar value used to calculate timeout time from periodic time. Timeout = PeriodicTime * TimeoutScale |
| I32 rcPortVLacpEtherType | 1.3.6.1.4.1.2272.1.4.10.5.1.7 | Integer32 | read-write | VLACP Protocol Identification. The id value is in Hex |
| MAC rcPortVLacpEtherMacAddress | 1.3.6.1.4.1.2272.1.4.10.5.1.8 | MacAddress | read-write | Multicast Mac Address exclusively used for VLACPDU's |
| INT rcPortVLacpPortState | 1.3.6.1.4.1.2272.1.4.10.5.1.9 | INTEGER | read-only | Display the Vlacp Port State. |
| T/F rcPortVLacpDualHomingEnable | 1.3.6.1.4.1.2272.1.4.10.5.1.10 | TruthValue | read-write | Enable/Disable Dual homing on Virtual LACP on a port |
| rcPortRemoteMirroringTable | 1.3.6.1.4.1.2272.1.4.10.6 | not-accessible | Port Remote Mirroring Table | |
| rcPortRemoteMirroringEntry | 1.3.6.1.4.1.2272.1.4.10.6.1 | not-accessible | Entry containing remote mirroring info. for a particular port | |
| NUM rcPortRemoteMirroringIndex | 1.3.6.1.4.1.2272.1.4.10.6.1.1 | InterfaceIndex | read-only | An index value that uniquely identifies a port. This value is similar to ifIndex in MIB2. |
| T/F rcPortRemoteMirroringEnable | 1.3.6.1.4.1.2272.1.4.10.6.1.2 | TruthValue | read-create | To enable remote Mirroring for the port |
| INT rcPortRemoteMirroringMode | 1.3.6.1.4.1.2272.1.4.10.6.1.3 | INTEGER | read-create | Mode in which remote mirroring is enabled |
| MAC rcPortRemoteMirroringSrcMac | 1.3.6.1.4.1.2272.1.4.10.6.1.4 | MacAddress | read-create | Source Mac of the remote mirrored packet. Remote mirroring packet will be send with this source mac address |
| MAC rcPortRemoteMirroringDstMac | 1.3.6.1.4.1.2272.1.4.10.6.1.5 | MacAddress | read-create | Destination Mac of the remote mirrored packet. Packets will be bridged to this mac address. Remote mirroring packet will be send to this mac address |
| I32 rcPortRemoteMirroringEtherType | 1.3.6.1.4.1.2272.1.4.10.6.1.6 | Integer32 | read-create | Ethertype of the remote mirrored packet. Packets will be send with this ethertype |
| I32 rcPortRemoteMirroringVlanIdListSize | 1.3.6.1.4.1.2272.1.4.10.6.1.7 | Integer32 | read-only | Used to indicate the number of VLAN IDs that are assigned to this port. |
| OCT rcPortRemoteMirroringVlanIdList | 1.3.6.1.4.1.2272.1.4.10.6.1.8 | OCTET STRING | read-create | This field is used only if the port is assigned as remote mirroring termination port. Represents zero or more filter lists vlan in which the Destination Mac address resides. Each VLAN ID is stored as two bytes in this array starting from offset zero. Any unused bytes should be set to zero. |
| ROW rcPortRemoteMirroringRowStatus | 1.3.6.1.4.1.2272.1.4.10.6.1.9 | RowStatus | read-create | RowStatus |
| rcPortVlacpSessionTable | 1.3.6.1.4.1.2272.1.4.10.7 | not-accessible | A table used to maintain Vlacp session values. | |
| rcPortVlacpSessionEntry | 1.3.6.1.4.1.2272.1.4.10.7.1 | not-accessible | Entry containing Vlacp Session information regarding a particular port or mlt. | |
| I32 rcPortVlacpSessionIfIndex | 1.3.6.1.4.1.2272.1.4.10.7.1.1 | Integer32 | not-accessible | IfIndex of the port or Mlt |
| I32 rcPortVlacpSessionSesNumber | 1.3.6.1.4.1.2272.1.4.10.7.1.2 | Integer32 | not-accessible | Session number of an IfIndex |
| MAC rcPortVlacpSessionSrcMacAddress | 1.3.6.1.4.1.2272.1.4.10.7.1.3 | MacAddress | read-only | Mac Address for the session |
| I32 rcPortVlacpSessionRxTimer | 1.3.6.1.4.1.2272.1.4.10.7.1.4 | Integer32 | read-only | The Rx timer for the session |
| INT rcPortVlacpSessionValidbit | 1.3.6.1.4.1.2272.1.4.10.7.1.5 | INTEGER | read-only | The valid bit for the session |
| I32 rcPortVlacpSessionInPktCount | 1.3.6.1.4.1.2272.1.4.10.7.1.6 | Integer32 | read-only | The In packet count for the session |
| rcPortMgmtLinkTable | 1.3.6.1.4.1.2272.1.4.10.8 | not-accessible | Port card mgmt port link table | |
| rcPortMgmtLinkEntry | 1.3.6.1.4.1.2272.1.4.10.8.1 | not-accessible | Entry containing info. for a particular mgmt port in I/O card | |
| NUM rcPortMgmtLinkIndex | 1.3.6.1.4.1.2272.1.4.10.8.1.1 | InterfaceIndex | read-only | IfIndex of the port. |
| STR rcPortMgmtLinkDescr | 1.3.6.1.4.1.2272.1.4.10.8.1.2 | DisplayString | read-only | Port description |
| INT rcPortMgmtLinkOperStatus | 1.3.6.1.4.1.2272.1.4.10.8.1.3 | INTEGER | read-only | admin status of the mgmt port |
| T/F rcPortMgmtLinkAutoNegotiate | 1.3.6.1.4.1.2272.1.4.10.8.1.4 | TruthValue | read-only | Auto-negotiation status of the port |
| INT rcPortMgmtLinkDuplex | 1.3.6.1.4.1.2272.1.4.10.8.1.5 | INTEGER | read-only | duplex setting for the port |
| INT rcPortMgmtLinkSpeed | 1.3.6.1.4.1.2272.1.4.10.8.1.6 | INTEGER | read-only | speed setting for this port. |
| rcPortFlushFdbTable | 1.3.6.1.4.1.2272.1.4.10.9 | not-accessible | Port Flush Fdbtable | |
| rcPortFlushFdbEntry | 1.3.6.1.4.1.2272.1.4.10.9.1 | not-accessible | port based deletion of mac addresses learned or discarded on that port | |
| STR rcPortFlushFdbAddress | 1.3.6.1.4.1.2272.1.4.10.9.1.1 | DisplayString | read-write | Mac Address to be deleted. |
| I32 rcPortFlushFdbVlanId | 1.3.6.1.4.1.2272.1.4.10.9.1.2 | Integer32 | read-write | vlan Id associated with the Mac Address |
| rcPortRemotePortShutdownTable | 1.3.6.1.4.1.2272.1.4.10.10 | not-accessible | A list of RemotePortShutdown port info. | |
| rcPortRemotePortShutdownEntry | 1.3.6.1.4.1.2272.1.4.10.10.1 | not-accessible | A RemotePortShutdown table entry. | |
| NUM rcPortRemotePortShutdownIfIndex | 1.3.6.1.4.1.2272.1.4.10.10.1.1 | InterfaceIndex | not-accessible | The ifIndex value for a port. |
| T/F rcPortRemotePortShutdownEnabled | 1.3.6.1.4.1.2272.1.4.10.10.1.2 | TruthValue | read-write | This object controls whether the Remote-Port-Shutdown feature is enabled or disabled on a port. |
| I32 rcPortRemotePortShutdownHoldTimer | 1.3.6.1.4.1.2272.1.4.10.10.1.3 | Integer32 | read-write | Indicates the time period after a port has been shutdown during which it will remain down, regardless of any CCMs received during that time period. |
| INT rcPortRemotePortShutdownStatus | 1.3.6.1.4.1.2272.1.4.10.10.1.4 | INTEGER | read-only | This object indicates whether a port is shutdown by the remote port shutdown feature. |
| MAC rcPortRemotePortShutdownLocalMacAddress | 1.3.6.1.4.1.2272.1.4.10.10.1.5 | MacAddress | read-only | Local MAC address. |
| MAC rcPortRemotePortShutdownRemoteMacAddress | 1.3.6.1.4.1.2272.1.4.10.10.1.6 | MacAddress | read-only | Remote MAC address. |
| rcPortLock | 1.3.6.1.4.1.2272.1.4.11 | |||
| T/F rcPortLockEnable | 1.3.6.1.4.1.2272.1.4.11.1 | TruthValue | read-write | Indicate whether the port lock feature is enabled. |
| POR rcPortLockLockedPorts | 1.3.6.1.4.1.2272.1.4.11.2 | PortSet | read-write | The set of ports that are administratively locked. Locked ports cannot be modified in anyway until the port is unlocked first. |
| rcTestExtTable | 1.3.6.1.4.1.2272.1.11.1 | not-accessible | Test extension table. This table augments the standard ifTestTable table in RFC1573. | |
| rcTestEntry | 1.3.6.1.4.1.2272.1.11.1.1 | not-accessible | Proprietary test variables. | |
| NUM rcTestExtIfIndex | 1.3.6.1.4.1.2272.1.11.1.1.1 | InterfaceIndex | read-only | The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| I32 rcTestExtPassCount | 1.3.6.1.4.1.2272.1.11.1.1.2 | Integer32 | read-only | The number of iterations of the test case that completed successfully. |
| I32 rcTestExtFailCount | 1.3.6.1.4.1.2272.1.11.1.1.3 | Integer32 | read-only | The number of iterations of the test case that failed. |
| rcTestTypes | 1.3.6.1.4.1.2272.1.11.2 | |||
| rcTestTypesFabric | 1.3.6.1.4.1.2272.1.11.2.1 | |||
| rcTestTypesArTable | 1.3.6.1.4.1.2272.1.11.2.2 | |||
| rcTestTypesExtLoopBack | 1.3.6.1.4.1.2272.1.11.2.3 | |||
| rcTestCodes | 1.3.6.1.4.1.2272.1.11.3 | |||
| rcTestCodesNoReceive | 1.3.6.1.4.1.2272.1.11.3.1 | |||
| rcTestCodesBadSeq | 1.3.6.1.4.1.2272.1.11.3.2 | |||
| rcTestCodesBadLen | 1.3.6.1.4.1.2272.1.11.3.3 | |||
| rcTestCodesBadData | 1.3.6.1.4.1.2272.1.11.3.4 | |||
| rcStatTable | 1.3.6.1.4.1.2272.1.12.1 | not-accessible | A table used to store port statistics. | |
| rcStatEntry | 1.3.6.1.4.1.2272.1.12.1.1 | not-accessible | interface counters | |
| NUM rcStatPortIndex | 1.3.6.1.4.1.2272.1.12.1.1.1 | InterfaceIndex | read-only | An index value that uniquely identifies a port. This value is similar to ifIndex in MIB2. |
| C32 rcStatFrameTooShorts | 1.3.6.1.4.1.2272.1.12.1.1.2 | Counter32 | read-only | The total number of frames that are too short that were encountered on this interface. |
| C32 rcStatBridgeInUnicastFrames | 1.3.6.1.4.1.2272.1.12.1.1.3 | Counter32 | read-only | The total number of incoming unicast frames that were bridged. |
| C32 rcStatBridgeInMulticastFrames | 1.3.6.1.4.1.2272.1.12.1.1.4 | Counter32 | read-only | The total number of incoming multicast frames that were bridged. |
| C32 rcStatBridgeInBroadcastFrames | 1.3.6.1.4.1.2272.1.12.1.1.5 | Counter32 | read-only | The total number of incoming broadcast frames that were bridged. |
| C32 rcStatBridgeInDiscards | 1.3.6.1.4.1.2272.1.12.1.1.6 | Counter32 | read-only | The total number of frames that were discarded by the bridging entity. |
| C32 rcStatBridgeOutUnicastFrames | 1.3.6.1.4.1.2272.1.12.1.1.7 | Counter32 | read-only | The total number of outgoing unicast frames that were bridged. |
| C32 rcStatBridgeOutMulticastFrames | 1.3.6.1.4.1.2272.1.12.1.1.8 | Counter32 | read-only | The total number of outgoing multicast frames that were bridged. |
| C32 rcStatBridgeOutBroadcastFrames | 1.3.6.1.4.1.2272.1.12.1.1.9 | Counter32 | read-only | The total number of outgoing broadcast frames that were bridged. |
| C32 rcStatRouteInUnicastFrames | 1.3.6.1.4.1.2272.1.12.1.1.10 | Counter32 | read-only | The total number of incoming unicast frames that were routed. |
| C32 rcStatRouteInMulticastFrames | 1.3.6.1.4.1.2272.1.12.1.1.11 | Counter32 | read-only | The total number of incoming multicast frames that were routed. |
| C32 rcStatRouteInDiscards | 1.3.6.1.4.1.2272.1.12.1.1.12 | Counter32 | read-only | The total number of frames that were discarded by the routing entity. |
| C32 rcStatRouteOutUnicastFrames | 1.3.6.1.4.1.2272.1.12.1.1.13 | Counter32 | read-only | The total number of outgoing unicast frames that were routed. |
| C32 rcStatRouteOutMulticastFrames | 1.3.6.1.4.1.2272.1.12.1.1.14 | Counter32 | read-only | The total number of outgoing multicast frames that were routed. |
| C32 rcStatStgForwardTransitions | 1.3.6.1.4.1.2272.1.12.1.1.15 | Counter32 | read-only | The number of times this port has transitioned from the Learning state to the Forwarding state. |
| C32 rcStatStgInConfigBpdus | 1.3.6.1.4.1.2272.1.12.1.1.16 | Counter32 | read-only | Received Config BPDUs |
| C32 rcStatStgInTcnBpdus | 1.3.6.1.4.1.2272.1.12.1.1.17 | Counter32 | read-only | Received TCN BPDUs |
| C32 rcStatStgInBadBpdus | 1.3.6.1.4.1.2272.1.12.1.1.18 | Counter32 | read-only | Received bad BPDUs |
| C32 rcStatStgOutConfigBpdus | 1.3.6.1.4.1.2272.1.12.1.1.19 | Counter32 | read-only | Transmitted config BPDUs |
| C32 rcStatStgOutTcnBpdus | 1.3.6.1.4.1.2272.1.12.1.1.20 | Counter32 | read-only | Transmitted TCN BPDUs |
| C32 rcStatBridgeOutFrames | 1.3.6.1.4.1.2272.1.12.1.1.21 | Counter32 | read-only | Used by the Accelar 8000 product family to account for all transmitted bridge unicast, broadcast, and multicast packets. The individual counters are not supported. |
| C64 rcStatPbtUnknownDropCount | 1.3.6.1.4.1.2272.1.12.1.1.22 | Counter64 | read-only | Count of PBT packets dropped due to unknown destination MAC |
| C64 rcStatCtrlPktRtLimitTotalCnt | 1.3.6.1.4.1.2272.1.12.1.1.23 | Counter64 | read-only | Total count of control packets that is passed for rate limiting |
| C64 rcStatCtrlPktRtLimitDropCnt | 1.3.6.1.4.1.2272.1.12.1.1.24 | Counter64 | read-only | Count of control packets dropped after rate limiting |
RFC description
Manages physical port configuration, speed/duplex settings, and traffic statistics on Bay Networks Rapid-City series switches.
Start monitoring Bay Networks/Nortel Rapid-City series switch (port-level config, PoE, redundancy status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.