rcDiagMirrorByPortGranularity
RC-DIAG-MIB ·
.1.3.6.1.4.1.2272.1.23.1.1.11
Object
column r/w
Enumeration
Used to configure the 'granularity' of the mirror operation physicalPort means all traffic ingressing or egressing out of the mirrored port shall be copied to the mirroring port. services means all traffic ingressing or egressing out of the end-point/cust-ip-vlan shall be copied to the mirroring port.
Context
- MIB
- RC-DIAG-MIB
- OID
.1.3.6.1.4.1.2272.1.23.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcDiagMirrorByPortEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RC-DIAG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-DIAG-MIB::rcDiagMirrorByPortGranularity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-DIAG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-DIAG-MIB::rcDiagMirrorByPortGranularity.<rcDiagMirrorByPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-DIAG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-DIAG-MIB::rcDiagMirrorByPortGranularity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | physicalPortLevel |
2 | serviceLevel |