All MIBs › IP-MAC-BIND-MIB › swIpMacBindingPortZeroIPState
swIpMacBindingPortZeroIPState
Module: IP-MAC-BIND-MIB
OID (symbolic): IP-MAC-BIND-MIB::swIpMacBindingPortZeroIPState
OID (numeric): 1.3.6.1.4.1.171.12.23.3.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies whether to allow ARP packets with the SIP address 0.0.0.0, regardless of whether the IP address 0.0.0.0 is set in the binding list or not. When set to enable, the ARP packets with the SIP address 0.0.0.0 will be allowed. When set to disable, ARP packets with the SIP address 0.0.0.0 will be dropped. Note: This option does not affect the IP-MAC-Port binding ACL Mode.
What is swIpMacBindingPortZeroIPState?
This controls whether ARP packets with source IP 0.0.0.0 are allowed through on this port, independent of whether 0.0.0.0 appears in the binding list. Admins typically need this enabled to let DHCP discovery/ARP-probe traffic pass before a client has an assigned IP address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.23.3.2.1.3 snmpwalk -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingPortZeroIPState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.23.3.2.1.3.1 snmpget -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingPortZeroIPState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.12.23.3.2.1.3.1 i <value>
Start monitoring D-Link managed switch (IP-MAC Binding security feature) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IP-MAC-BIND-MIB::swIpMacBindingPortZeroIPState OID value, configure state conditions and alerts, and monitor any D-Link managed switch (IP-MAC Binding security feature) from a single console.
OID Breakdown
Upper-level ancestors (8 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.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.12 | dlink_common_mgmt | DLINK-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.12.23 | swIpMacBindMIB | IP-MAC-BIND-MIB |
| 1.3.6.1.4.1.171.12.23.3 | swIpMacBindingPortMgmt | IP-MAC-BIND-MIB |
| 1.3.6.1.4.1.171.12.23.3.2 | swIpMacBindingPortTable | IP-MAC-BIND-MIB |
| 1.3.6.1.4.1.171.12.23.3.2.1 | swIpMacBindingPortEntry | IP-MAC-BIND-MIB |
| 1.3.6.1.4.1.171.12.23.3.2.1.3 | swIpMacBindingPortZeroIPState | IP-MAC-BIND-MIB |