All MIBs › SWL3MGMT-MIB › swL3IpFilterAddrCtrlState
swL3IpFilterAddrCtrlState
Module: SWL3MGMT-MIB
OID (symbolic): SWL3MGMT-MIB::swL3IpFilterAddrCtrlState
OID (numeric): 1.3.6.1.4.1.2272.1.201.1.3.2.3.1.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object indicates the status of this entry.
other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. dst-addr(2) - recieved frames's destination address are currently used to be filtered as it meets with the IP address entry of the table. src-addr(3) - recieved frames's source address are currently used to be filtered as it meets with the IP address entry of the table. dst-src-addr(4) - recieved frames's destination address or source address are currently used to be filtered as it meets with the IP address entry of the table. invalid(5) - writing this value to the object, and then the corresponding entry will be removed from the table.
What is swL3IpFilterAddrCtrlState?
This read-write OID sets which direction of traffic an IP address filter rule matches: destination address, source address, both, or invalid to delete the entry. An admin sets this to dst-src-addr to block a problem host regardless of whether it's the sender or the receiver.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.201.1.3.2.3.1.3.1.2 snmpwalk -v2c -c public <target> SWL3MGMT-MIB::swL3IpFilterAddrCtrlState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.201.1.3.2.3.1.3.1.2.1 snmpget -v2c -c public <target> SWL3MGMT-MIB::swL3IpFilterAddrCtrlState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.201.1.3.2.3.1.3.1.2.1 i <value>
Start monitoring D-Link Layer 3 managed switch (IP interface/static route/ARP config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SWL3MGMT-MIB::swL3IpFilterAddrCtrlState OID value, configure state conditions and alerts, and monitor any D-Link Layer 3 managed switch (IP interface/static route/ARP config) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.201 | cobra | SWPRIMGMT-MIB |
| 1.3.6.1.4.1.2272.1.201.1 | privateMgmt | SWPRIMGMT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.201.1.3 | swL3MgmtMIB | SWL3MGMT-MIB |
| 1.3.6.1.4.1.2272.1.201.1.3.2 | swL3IpMgmt | SWL3MGMT-MIB |
| 1.3.6.1.4.1.2272.1.201.1.3.2.3 | swL3IpFilterMgmt | SWL3MGMT-MIB |
| 1.3.6.1.4.1.2272.1.201.1.3.2.3.1 | swL3IpFilterAddrConfig | SWL3MGMT-MIB |
| 1.3.6.1.4.1.2272.1.201.1.3.2.3.1.3 | swL3IpFilterAddrCtrlTable | SWL3MGMT-MIB |
| 1.3.6.1.4.1.2272.1.201.1.3.2.3.1.3.1 | swL3IpFilterAddrCtrlEntry | SWL3MGMT-MIB |
| 1.3.6.1.4.1.2272.1.201.1.3.2.3.1.3.1.2 | swL3IpFilterAddrCtrlState | SWL3MGMT-MIB |