RC-DIAG-MIB :: rcMirrorByPortEnable

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRC-DIAG-MIBrcMirrorByPortEnable

rcMirrorByPortEnable

Module: RC-DIAG-MIB

OID (symbolic): RC-DIAG-MIB::rcMirrorByPortEnable

OID (numeric): 1.3.6.1.4.1.2272.1.5.2.1

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-write

Description: Used to indicate whether the mirror by port feature is active. The system can only support mirroring on two ports. When this feature is active, all packets received on the port(s) specified by rcMirrorSrcPortOne and/or rcMirrorSrcPortTwo are copied to rcMirrorDstPort. The mirroring operation is non-intrusive.

What is rcMirrorByPortEnable?

Enables the (deprecated) legacy port-mirroring feature, which can mirror ingress traffic from up to two source ports to a single destination port defined by rcMirrorByPortMirrorPort. It defaults to false; newer deployments should use the rcDiagMirrorByPortTable instead of this single-instance mechanism.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.5.2.1
snmpwalk -v2c -c public <target> RC-DIAG-MIB::rcMirrorByPortEnable

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.5.2.1.1
snmpget -v2c -c public <target> RC-DIAG-MIB::rcMirrorByPortEnable.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.5.2.1.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcMirrorByPortEnable.1

Start monitoring Nortel/Bay Networks Rapid-City Accelar switch (port mirroring/packet-capture diagnostics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-DIAG-MIB::rcMirrorByPortEnable OID value, configure state conditions and alerts, and monitor any Nortel/Bay Networks Rapid-City Accelar switch (port mirroring/packet-capture diagnostics) from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2272rapidCityRAPID-CITY
1.3.6.1.4.1.2272.1rcMgmtRAPID-CITY
1.3.6.1.4.1.2272.1.5rcMirrorRAPID-CITY
1.3.6.1.4.1.2272.1.5.2rcMirrorByPortRAPID-CITY
Numeric OIDNameModule
1.3.6.1.4.1.2272.1.5.2.1rcMirrorByPortEnableRC-DIAG-MIB