issCpuMirrorType

ARICENT-ISS-MIB · .1.3.6.1.4.1.2076.81.3.10

Object

scalar r/w Enumeration
This object is used to set the type of mirroring
to be done for CPU traffic.
When set to 'ingress(1)', enables mirroring of ingress
traffic over CPU port to the CPU mirrored-to port 
specified in 'issCpuMirrorToPort'.
When set to 'egress(2)', enables mirroring of egress
traffic over CPU port to the CPU mirrored-to port.
specified in 'issCpuMirrorToPort'.
When set to 'both(3)', enables mirroring of egress and ingress
traffic over CPU port to the CPU mirrored-to port
specified in 'issCpuMirrorToPort'.
When set to 'disable(4)', CPU mirroring configuration will be
removed.

Context

MIB
ARICENT-ISS-MIB
OID
.1.3.6.1.4.1.2076.81.3.10
Type
scalar
Access
readwrite
Status
current
Parent
issMirror

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-ISS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-ISS-MIB::issCpuMirrorType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-ISS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-ISS-MIB::issCpuMirrorType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ingress
2egress
3both
4disable