cfgFilterNetworkAddress

CISCO-FILTER-GROUP-MIB · .1.3.6.1.4.1.9.9.474.1.1.2.1.3

Object

The source/destination internet address to be
configured.  A value of zero causes all source/destination 
address to match in an IP filter where this group is used.
The object value has to be consistent with the type
specified in cfgFilterNetworkAddressType.

Context

MIB
CISCO-FILTER-GROUP-MIB
OID
.1.3.6.1.4.1.9.9.474.1.1.2.1.3
Type
column
Access
readwrite
Status
current
Parent
cfgFilterNetworkGroupEntry
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::cfgFilterNetworkAddress'
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::cfgFilterNetworkAddress.<cfgFilterGroupName>.<cfgFilterNetworkGroupIndex>'
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::cfgFilterNetworkAddress'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance