configInterfaceInputFilterGroup
ACKSYS-MIB ·
.1.3.6.1.4.1.28097.8.3.2.1.7
Object
column r/w
OctetString
The input filter group this interface belongs to. Please refer to configFilterGroupTable and configFilterGroupRuleTable in order to check or change filter group in this interface. The filter is used only if this interface is bridged. [FW:E2148.AC.1:3.12.9.1]
Context
- MIB
- ACKSYS-MIB
- OID
.1.3.6.1.4.1.28097.8.3.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- configInterfaceEntry
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 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::configInterfaceInputFilterGroup'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::configInterfaceInputFilterGroup.<configInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACKSYS-MIB::configInterfaceInputFilterGroup'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.