All MIBs › ACC-ACCESSPARTITION › accAccessPartitionIngrFiltState
accAccessPartitionIngrFiltState
Module: ACC-ACCESSPARTITION
OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionIngrFiltState
OID (numeric): 1.3.6.1.4.1.5.1.1.63.1.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The administrative status of ingress filtering on this partition
What is accAccessPartitionIngrFiltState?
This OID controls whether ingress filtering is enabled or disabled on this access partition, and you can read or change this setting at any time. Ingress filtering blocks packets arriving on an interface that have source IP addresses that don't match the expected subnets, protecting against IP spoofing attacks. For example, if you set this to 'enabled', the device will reject any inbound packets with obviously forged source addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.24 snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionIngrFiltState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.24.1 snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionIngrFiltState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.63.1.1.24.1 i <value>
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.63 | accAccessPartition | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1 | accAccessPartitionTable | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1.1 | accAccessPartitionEntry | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1.1.24 | accAccessPartitionIngrFiltState | ACC-ACCESSPARTITION |