cippfIpFilterAction

CISCO-IP-PROTOCOL-FILTER-MIB · .1.3.6.1.4.1.9.9.278.1.1.3.1.3

Object

column r/w Enumeration
If it is set to deny(1), all packets matching 
this filter will be discarded and scanning of the 
remainder of the filter list will be aborted.  If 
it is set to permit(2), all packets matching this
filter will be allowed for further bridging or
routing processing.

Context

MIB
CISCO-IP-PROTOCOL-FILTER-MIB
OID
.1.3.6.1.4.1.9.9.278.1.1.3.1.3
Type
column
Access
readwrite
Status
current
Parent
cippfIpFilterEntry
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 'CISCO-IP-PROTOCOL-FILTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-PROTOCOL-FILTER-MIB::cippfIpFilterAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IP-PROTOCOL-FILTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-PROTOCOL-FILTER-MIB::cippfIpFilterAction.<cippfIpProfileName>.<cippfIpFilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IP-PROTOCOL-FILTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IP-PROTOCOL-FILTER-MIB::cippfIpFilterAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1deny
2permit

Conformance