All MIBs › RAPID-CITY › rcDiagMirrorByPortMode
rcDiagMirrorByPortMode
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcDiagMirrorByPortMode
OID (numeric): 1.3.6.1.4.1.2272.1.23.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Used to configure the 'mode' of the mirror operation. 'tx' means packets being transmitted on the 'mirrored' port will be copied. 'rx' means packets received on the 'mirrored' port will be copied. 'both' means all traffic on the 'mirrored' port will be copied. 'rxFilter' means packets received on the 'mirrored' port is copied only if it macthes filter criteria. 'txFilter' means packets being transmitted on the 'mirrorred' port is copied only if it matches filter criteria. 'bothFilter' means both ingress and egress traffic will be copied if it matches either ingress or egress filter on the 'mirrored' port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.23.1.1.4 snmpwalk -v2c -c public <target> RAPID-CITY::rcDiagMirrorByPortMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.23.1.1.4.1 snmpget -v2c -c public <target> RAPID-CITY::rcDiagMirrorByPortMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.23.1.1.4.1 i <value>
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.23 | rcDiag | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.23.1 | rcDiagMirrorByPortTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.23.1.1 | rcDiagMirrorByPortEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.23.1.1.4 | rcDiagMirrorByPortMode | RAPID-CITY |