mpeSysDevIpFilterRefCount
PDN-MPE-FILTER-MIB ·
.1.3.6.1.4.1.1795.2.24.12.23.1.1.1.1.5
Object
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 input filters. then the reference count for this filter is 2. if a filter 'def' is bound to the 10BaseT interface as both an input and an output filter. The reference count for this filter would be 2. Filters can be deleted from the system (by a user) only if the reference count equals 0
Context
- MIB
- PDN-MPE-FILTER-MIB
- OID
.1.3.6.1.4.1.1795.2.24.12.23.1.1.1.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- mpeSysDevIpFilterConfigTableEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-MPE-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-FILTER-MIB::mpeSysDevIpFilterRefCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-MPE-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-FILTER-MIB::mpeSysDevIpFilterRefCount.<entPhysicalIndex>.<mpeSysDevIpFilterName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-MPE-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-MPE-FILTER-MIB::mpeSysDevIpFilterRefCount'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647