filterIndex
XIRRUS-MIB ·
.1.3.6.1.4.1.21013.1.2.11.4.1.1
Object
column Integer32
Filter table index
Context
- MIB
- XIRRUS-MIB
- OID
.1.3.6.1.4.1.21013.1.2.11.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- filterEntry
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 'XIRRUS-MIB' -M '/opt/observium/mibs/xirrus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XIRRUS-MIB::filterIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XIRRUS-MIB' -M '/opt/observium/mibs/xirrus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XIRRUS-MIB::filterIndex.<filterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XIRRUS-MIB' -M '/opt/observium/mibs/xirrus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XIRRUS-MIB::filterIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647