snPortMonitorMirrorList

FOUNDRY-SN-SWITCH-GROUP-MIB · .1.3.6.1.4.1.1991.1.1.3.25.1.1.2

Object

Lists the monitoring configuration of this port.
The value is a space delimited sequence of ifIndex of mirror port
and monitor mode. The values for mode can be -
0 -  off, 1 - input, 2 - output, 3 - both
Eg. '65 2 66 1' means send the output traffic to port 2/1 and
input traffic to port 2/2.
 To turn off a mirror use monitor mode of 0 (off) in the list.

Context

MIB
FOUNDRY-SN-SWITCH-GROUP-MIB
OID
.1.3.6.1.4.1.1991.1.1.3.25.1.1.2
Type
column
Access
readwrite
Status
current
Parent
snPortMonitorEntry

Walk 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 'FOUNDRY-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-SWITCH-GROUP-MIB::snPortMonitorMirrorList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-SWITCH-GROUP-MIB::snPortMonitorMirrorList.<snPortMonitorIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-SWITCH-GROUP-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-SWITCH-GROUP-MIB::snPortMonitorMirrorList'

Values & Constraints

No enumerated values or constraints recorded.