RC-DIAG-MIB :: rcDiagMirrorByPortMode

MIB Reference — IPNetwork Monitor

All MIBsRC-DIAG-MIBrcDiagMirrorByPortMode

rcDiagMirrorByPortMode

Module: RC-DIAG-MIB

OID (symbolic): RC-DIAG-MIB::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> RC-DIAG-MIB::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> RC-DIAG-MIB::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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-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.23rcDiagRAPID-CITY
1.3.6.1.4.1.2272.1.23.1rcDiagMirrorByPortTableRAPID-CITY
1.3.6.1.4.1.2272.1.23.1.1rcDiagMirrorByPortEntryRAPID-CITY
1.3.6.1.4.1.2272.1.23.1.1.4rcDiagMirrorByPortModeRC-DIAG-MIB