f3MirrorFilterProfileEntryAction

F3-PORTMIRROR-MIB · .1.3.6.1.4.1.2544.1.12.29.4.2.1.4

Object

User action performed on this Mirror Filter Profile Entryinstance:
- ACCEPT: a Mirrored Frame that matches this filter entry 
          is transmitted on the Monitor Port
- DENY: a Mirrored Frame that matches this filter entry 
        is discarded and not transmitted on the Monitor Port

Context

MIB
F3-PORTMIRROR-MIB
OID
.1.3.6.1.4.1.2544.1.12.29.4.2.1.4
Type
column
Access
readwrite
Status
current
Parent
f3MirrorFilterProfileEntryEntry
Groups
1

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 'F3-PORTMIRROR-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-PORTMIRROR-MIB::f3MirrorFilterProfileEntryAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-PORTMIRROR-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-PORTMIRROR-MIB::f3MirrorFilterProfileEntryAction.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-PORTMIRROR-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-PORTMIRROR-MIB::f3MirrorFilterProfileEntryAction'

Syntax

Source
MirroredFramesAction
Base type
Enumeration

Values & Constraints

Type Values
1accept
2deny

Conformance