sysDevFilterIndex
PDN-FILTER-MIB ·
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.1
Object
The value of this object is an index of the filter. This object is used by sysDevFilterConfigTable to identify the row in the table. When creating new row of this table the value of this object may be obtained by retreiving the value of sysDevFilterIndexNext.
Context
- MIB
- PDN-FILTER-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- sysDevFilterConfigTableEntry
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-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-FILTER-MIB::sysDevFilterIndex'
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::sysDevFilterIndex.<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::sysDevFilterIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647