filterProtocolDirLocalIndex

RMON2-MIB · .1.3.6.1.2.1.16.7.4.1.2

Object

column r/w Integer32
When this object is set to a non-zero value, the filter that
it is associated with will discard the packet if the packet
doesn't match this protocol directory entry.

Context

MIB
RMON2-MIB
OID
.1.3.6.1.2.1.16.7.4.1.2
Type
column
Access
readwrite
Status
current
Parent
filter2Entry
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 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::filterProtocolDirLocalIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::filterProtocolDirLocalIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMON2-MIB::filterProtocolDirLocalIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance