cfgFilterICMPCode

CISCO-FILTER-GROUP-MIB · .1.3.6.1.4.1.9.9.474.1.1.5.1.3

Object

column r/w Integer32
This object specifies the ICMP message code to be
configured in ICMP filter group.  Setting this object to 
'-1' will make the filtering match any ICMP code.

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-255

Conformance