sysDevFilterRefCount

PDN-FILTER-MIB · .1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.7

Object

column mandatory Integer32
This object corresponds to the number of 
references for this filter by the various 
interfaces of the system
For Example if filter 'abc' is bound to
two of the DSL interfaces as inbound filter then
the reference count for this filter is 2.
Filters can be deleted from the 
system (by a user) only if the reference count equals 0.
(the filter is not bound to any interfaces). The default is 0.

Context

MIB
PDN-FILTER-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.7
Type
column
Access
readonly
Status
mandatory
Parent
sysDevFilterConfigTableEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647