All MIBs › ACC-IPFILTER › accIpIfFiltDispOp1
accIpIfFiltDispOp1
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpIfFiltDispOp1
OID (numeric): 1.3.6.1.4.1.5.1.1.18.5.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Logical operation to be performed on the next object/parameter (protocol). If 'none', the filter will match any protocol.
What is accIpIfFiltDispOp1?
This read-only OID reports the first logical operation used in the filter, which is applied to the protocol field to determine if a packet matches. Network engineers review this to understand the filter's matching logic, such as whether it matches any protocol or only a specific one. An example is 'equals', meaning the filter matches only packets using the protocol number specified in the protocol field.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.8 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpIfFiltDispOp1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.8.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpIfFiltDispOp1.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.18 | accIpFilter | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.5 | accIpIfFiltDispTable | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.5.1 | accIpIfFiltDispEntry | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.5.1.8 | accIpIfFiltDispOp1 | ACC-IPFILTER |