All MIBs › RAPID-CITY › rcPortRemoteMirroringIndex
rcPortRemoteMirroringIndex
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcPortRemoteMirroringIndex
OID (numeric): 1.3.6.1.4.1.2272.1.4.10.6.1.1
Node type: OBJECT-TYPE
Type: InterfaceIndex
Access: read-only
Description:
An index value that uniquely identifies a port. This value is similar to ifIndex in MIB2.
What is rcPortRemoteMirroringIndex?
This read-only object is an interface index that uniquely identifies a port on a switch and serves as the primary key for accessing port-level remote mirroring configuration. It functions similarly to the standard ifIndex in MIB-II. Network operators use this index to enable or configure port mirroring, which copies traffic from one port to another for monitoring, packet capture, or troubleshooting purposes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.10.6.1.1 snmpwalk -v2c -c public <target> RAPID-CITY::rcPortRemoteMirroringIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.4.10.6.1.1.1 snmpget -v2c -c public <target> RAPID-CITY::rcPortRemoteMirroringIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4 | rcChassis | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.10 | rcPort | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.10.6 | rcPortRemoteMirroringTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.10.6.1 | rcPortRemoteMirroringEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.4.10.6.1.1 | rcPortRemoteMirroringIndex | RAPID-CITY |