aniDevFilterIfIndex
DEVFILTER-MIB ·
.1.3.6.1.4.1.4325.2.8.1.1.1
Object
column r/w
Enumeration
The Interface Type.
On SU, only ethernet(1) and wireless-port1(2) are valid.
On BSU, ethernet(1) and all configured wireless interfaces
-- wireless-port1(2), wireless-port2(3), wireless-port3(4),
wireless-port4(5), wireless-port5(6), wireless-port6(7) are valid,
that is, filtering should be allowed on these wireless
interfaces only if they are configured.
Context
- MIB
- DEVFILTER-MIB
- OID
.1.3.6.1.4.1.4325.2.8.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aniDevFilterEntry
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 'DEVFILTER-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEVFILTER-MIB::aniDevFilterIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DEVFILTER-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEVFILTER-MIB::aniDevFilterIfIndex.<aniDevFilterIfIndex>.<aniDevFilterIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DEVFILTER-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DEVFILTER-MIB::aniDevFilterIfIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ethernet |
2 | wireless-port1 |
3 | wireless-port2 |
4 | wireless-port3 |
5 | wireless-port4 |
6 | wireless-port5 |
7 | wireless-port6 |