IP-MAC-BIND-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: IP-MAC-BIND-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 swIpMacBindMIB 1.3.6.1.4.1.171.12.23
The structure of IP-MAC binding management for the proprietary enterprise.
       swIpMacBindingCtrl 1.3.6.1.4.1.171.12.23.1
           swIpMacBindingTrapLogState 1.3.6.1.4.1.171.12.23.1.1 integer read-write
When enabled (2), whenever there is a new MAC that violates the pre-defined IP MAC Binding configuration, a trap will be sent out and the relevant information will be logged into the system. Enumeration: 'enable': 2, 'other': 1, 'disable': 3.
           swIpMacBindingACLMode 1.3.6.1.4.1.171.12.23.1.2 integer read-write
When enabled (2), the IP-MAC Binding function will use the ACL mode. Note: Supported in IP-MAC binding v3.3 only. Enumeration: 'enable': 2, 'other': 1, 'disable': 3.
           swIpMacBindingRecoveryInterval 1.3.6.1.4.1.171.12.23.1.3 integer read-write
Specifies the seconds in which the switch will delete the blocked ARL (Address Resolution Logic) entry in order to relearn the entry. This is a mechanism by which the switch can recover an ARL entry from the blocked state to the normal state. A value of '0' means an infinite state. Note: This object is specific to models that are unable to recover a blocked MAC address without removing the blocked ARL entry and relearning the entry.
           swIpMacBindingDHCPSnoopState 1.3.6.1.4.1.171.12.23.1.4 integer read-write
When the dhcp_snoop function is enabled, all address_binding disabled ports will act as DHCP server ports (the switch will learn IP addresses through DHCP server ports (by DHCP OFFER and DHCP ACK packets)). The auto-learned IP-MAC binding entry will be mapped to a specific source port based on the MAC address learning function. This entry will be created as an ACL-mode binding entry for this specific port. Each entry is associated with a lease time. When the lease time expires, the expired entry will be removed from this port. The automatically learned binding entry can be moved from one port to another port if the DHCP snooping function has learned that the MAC address has moved to a different port. Consider a case where DHCP snooping learns a binding entry, and the same IP-MAC binding entry has been statically configured. Suppose that the learned information is consistent with the statically configured entry, then the automatically learned entry will not be created. Supposing that the entry has been statically configured in ARP mode, since the automatically learned entry will be created in ACL mode, the entry will become an ACL mode entry. Supposing that the entry is statically configured on one port and the entry is automatically learned on another port, then both entries will exist. When the dhcp_snoop function is disabled, all of the automatically learned binding entries will be removed. Enumeration: 'disabled': 2, 'enabled': 1.
           swIpMacBindingDHCPSnoopEntryClearAllState 1.3.6.1.4.1.171.12.23.1.5 integer read-write
Used to clear all the entries created by DHCP packets. Enumeration: 'start': 2, 'other': 1.
           swIpMacBindingARPInspectionState 1.3.6.1.4.1.171.12.23.1.6 integer read-write
Used to set the ARP inspection state. Enumeration: 'disabled': 2, 'enabled': 1.
           swIpMacBindingIPv6DHCPSnoopState 1.3.6.1.4.1.171.12.23.1.7 integer read-write
This object indicates the global state of IPv6 DHCP snooping. Enumeration: 'disabled': 2, 'enabled': 1.
           swIpMacBindingNDSnoopState 1.3.6.1.4.1.171.12.23.1.8 integer read-write
This object indicates the global state of ND snooping. Enumeration: 'disabled': 2, 'enabled': 1.
           swIpMacBindingIPv6DHCPSnoopEntryClearAllState 1.3.6.1.4.1.171.12.23.1.9 integer read-write
Used to clear all the entries learned by IPv6 DHCP snooping. Enumeration: 'start': 2, 'other': 1.
           swIpMacBindingNDSnoopEntryClearAllState 1.3.6.1.4.1.171.12.23.1.10 integer read-write
Used to clear all the entries learned by ND snooping. Enumeration: 'start': 2, 'other': 1.
       swIpMacBindingInfo 1.3.6.1.4.1.171.12.23.2
       swIpMacBindingPortMgmt 1.3.6.1.4.1.171.12.23.3
           swIpMacBindingAllPortState 1.3.6.1.4.1.171.12.23.3.1 integer read-write
This object enables/disables IP-MAC binding on all the system ports. This action is only applicable when users have write privileges, and can only be viewed when users have read privileges. Note: enable-strict (2): This means strict mode (SW learning). In this mode all packets will be sent to the CPU. The user can choose if the port will check the ARP packets and IP packets of the IP-MAC-PORT Binding entries. If the MAC address can be found or not found by the entry, the MAC address will be set as a dynamic learned or blocked entry, respectively. Other packets will be sent to the CPU and dropped. enable-loose (4) : This means loose mode (HW learning): Only ARP packets and IP broadcast packets will be sent to the CPU. If the user chooses , the port will directly learn MAC addresses on non-ARP and non-IP broadcast packets, so these packets will be bypassed. However, if the switch receives ARP or IP broadcast packets and cannot bypass the IP MAC Binding checks, the switch will set this MAC address as blocked and all packets from this MAC address will be dropped. Enumeration: 'enable-strict': 2, 'other': 1, 'enable-loose': 4, 'disable': 3.
           swIpMacBindingPortTable 1.3.6.1.4.1.171.12.23.3.2 no-access
The table specifies the IP-MAC binding function of a specified port.
               swIpMacBindingPortEntry 1.3.6.1.4.1.171.12.23.3.2.1 no-access
A list containing information about the IP-MAC binding function of a port.
                   swIpMacBindingPortIndex 1.3.6.1.4.1.171.12.23.3.2.1.1 integer read-only
This object indicates the module's port number. (1..Max port number in the module).
                   swIpMacBindingPortState 1.3.6.1.4.1.171.12.23.3.2.1.2 integer read-write
This object enables (strict or loose mode)/disables IP-MAC binding on the specified port. Note: enable-strict (2): This means strict mode (SW learning). All packets are sent to the CPU. If the user chooses this option, the port will check ARP packets and IP packets by the IP-MAC-PORT Binding entries. If the MAC address can or cannot be found by the entry, the MAC will be set as a dynamic learned or blocked entry, respectively. Other packets will be sent to the CPU and dropped. enable-loose (4) : This means loose mode (HW learning): Only ARP packets and IP broadcast packets will be sent to the CPU. If the user chooses, the port will learn MAC addresses on non-ARP and non-IP broadcast packets directly, so these packets will be bypassed. However, if the switch receives ARP or IP broadcast packets and cannot bypass the IP MAC Binding checks, the switch will set this MAC address as blocked and all packets from this MAC address will be dropped. Enumeration: 'enable-strict': 2, 'other': 1, 'enable-loose': 4, 'disable': 3.
                   swIpMacBindingPortZeroIPState 1.3.6.1.4.1.171.12.23.3.2.1.3 integer read-write
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. Enumeration: 'disabled': 2, 'enabled': 1.
                   swIpMacBindingPortForwardDhcpPkt 1.3.6.1.4.1.171.12.23.3.2.1.4 integer read-write
This object can be set to forward DHCP packets or not forward DHCP packets on the specified port. Enumeration: 'disabled': 2, 'enabled': 1.
                   swIpMacBindingPortDHCPSnoopMaxEntry 1.3.6.1.4.1.171.12.23.3.2.1.5 integer read-write
This object indicates the max entry created by DHCP packets on the specified port. Note: The max entry range is (0..N), the N value indicates the maximum number, which is determined by the project itself. When 0 is set on the specified port, there is no limit on the maximum number of entries that can be created by DHCP packets .
                   swIpMacBindingPortDHCPSnoopEntryClearAction 1.3.6.1.4.1.171.12.23.3.2.1.6 integer read-write
When set to start (2), the address binding entries learned for the specified ports will be cleared. When get, it always returns other (1). Enumeration: 'start': 2, 'other': 1.
                   swIpMacBindingPortMode 1.3.6.1.4.1.171.12.23.3.2.1.7 integer read-write
The mode of this entry. arp: This entry is specified as an ARP mode entry, and this entry will not be added as an access entry. If this object is not specified, the mode defaults to ARP mode. If the system is in ARP mode, the ARP mode entries and ACL mode entries will be effective. If the system is in ACL mode, only the ACL mode entries will be active. acl: This entry is specified as an ACL mode entry. If the user enables the ACL mode, this entry will be added as an access entry. Enumeration: 'arp': 1, 'acl': 2.
                   swIpMacBindingPortStopLearningThreshold 1.3.6.1.4.1.171.12.23.3.2.1.8 integer read-write
This object indicates the threshold to stop learning new MAC addresses on the specified port. When the number of blocked entries exceeds the threshold, the port will stop learning new addresses. The packet with new addresses will be dropped. Note: When 0 is set on the specified port, it means no limit.
                   swIpMacBindingPortRecoverLearning 1.3.6.1.4.1.171.12.23.3.2.1.9 integer read-write
When set to start (2), it will change from the stop_learning state to the normal state on the specified port. When get, it always returns other (1). Enumeration: 'start': 2, 'other': 1.
                   swIpMacBindingPortLearningStatus 1.3.6.1.4.1.171.12.23.3.2.1.10 integer read-only
This object indicates the learning status of a port. When the status is stop (2), the port will stop learning new addresses and the packets with new addresses will be dropped. Enumeration: 'stop': 2, 'normal': 1.
                   swIpMacBindingPortIPv6State 1.3.6.1.4.1.171.12.23.3.2.1.11 integer read-write
This object enables/disables IPv6 IP-MAC binding on the specified port. Enumeration: 'disabled': 3, 'other': 1, 'enabled': 2.
                   swIpMacBindingPortIPv6DHCPSnoopMaxEntry 1.3.6.1.4.1.171.12.23.3.2.1.12 integer read-write
This object indicates the maximum number of entries that can be learned by IPv6 DHCP snooping on the specified port. Note: The maximum entry range is (0..N), the N value indicates the maximum number, which is determined by the project itself. When 0 is set on the specified port, there is no limit on the number of maximum entries that can be learned by DHCP snooping.
                   swIpMacBindingPortNDSnoopMaxEntry 1.3.6.1.4.1.171.12.23.3.2.1.13 integer read-write
This object indicates the maximum number of entries that can be learned by ND snooping on the specified port. Note: The maximum entry range is (0..N), the N value indicates the maximum number, which is determined by the project itself. When 0 is set on the specified port, there is no limit on the maximum number of entries that can be learned by ND snooping is no limit.
                   swIpMacBindingPortIPv6DHCPSnoopEntryClearAction 1.3.6.1.4.1.171.12.23.3.2.1.14 integer read-write
When set to start (2), the address binding entries learned by IPv6 DHCP snooping on the specified ports will be cleared. When get, it always returns other (1). Enumeration: 'start': 2, 'other': 1.
                   swIpMacBindingPortNDSnoopEntryClearAction 1.3.6.1.4.1.171.12.23.3.2.1.15 integer read-write
When set to start (2), the address binding entries learnt by ND snooping on the specified ports will be cleared. When get, it always returns other (1). Enumeration: 'start': 2, 'other': 1.
                   swIpMacBindingPortARPInspection 1.3.6.1.4.1.171.12.23.3.2.1.16 integer read-write
This object used to set ARP inspection state on the specified port. When ARP inspection is enabled on the port, the legal ARP packets will be forward, while the illegal packets will be dropped. strict : In this mode, all packets are dropped by default until a legal ARP or broadcast IP packets are detected. loose: In this mode, all packets are forwarded by default until an illegal ARP or broadcast IP packets are detected. Enumeration: 'disabled': 1, 'strict': 2, 'loose': 3.
                   swIpMacBindingPortIPInspection 1.3.6.1.4.1.171.12.23.3.2.1.17 integer read-write
This object used to set the IP inspection state on the specified port. When IP inspection is enabled on the port, the legal IP packets will be forwarded, while the illegal IP packets will be dropped. Enumeration: 'disabled': 2, 'enabled': 1.
                   swIpMacBindingPortIPProtocol 1.3.6.1.4.1.171.12.23.3.2.1.18 integer read-write
This object is used to set which kind of IP packets need to be checked by IP-MAC-PORT binding on the specified port. ipv4: Only IPv4 packets will be checked. ipv6: Only IPv6 packets will be checked. all: Both IPv4 and IPv6 packets will be checked. Enumeration: 'all': 1, 'ipv4': 2, 'ipv6': 3.
       swIpMacBindingMgmt 1.3.6.1.4.1.171.12.23.4
           swIpMacBindingTable 1.3.6.1.4.1.171.12.23.4.1 no-access
This table specifies the IP-MAC binding information.
               swIpMacBindingEntry 1.3.6.1.4.1.171.12.23.4.1.1 no-access
The IP-MAC binding entry used to add/delete/configure the address pair of the switch's authorized user database.
                   swIpMacBindingIpIndex 1.3.6.1.4.1.171.12.23.4.1.1.1 ipaddress read-only
The IP address of the IP-MAC binding entry.
                   swIpMacBindingMac 1.3.6.1.4.1.171.12.23.4.1.1.2 macaddress read-only
The MAC address of the IP-MAC binding entry.
                   swIpMacBindingStatus 1.3.6.1.4.1.171.12.23.4.1.1.3 rowstatus read-only
The status of this entry.
                   swIpMacBindingPorts 1.3.6.1.4.1.171.12.23.4.1.1.4 portlist read-only
The port members of this entry.
                   swIpMacBindingAction 1.3.6.1.4.1.171.12.23.4.1.1.5 integer read-only
The action of this entry. Note: Supported in IP-MAC binding v3.5 and the earlier versions. Enumeration: 'active': 2, 'inactive': 1.
                   swIpMacBindingMode 1.3.6.1.4.1.171.12.23.4.1.1.6 integer read-only
The mode of this entry. arp: This entry is specified as an ARP mode entry, and this entry will not be added as an access entry. If this object is not specified, the mode defaults to ARP mode. If the system is in ARP mode, the ARP mode entries and ACL mode entries will be effective. If the system is in ACL mode, only the ACL mode entries will be active.(Note: Supported on IP-MAC binding v3.5 and the earlier version.) acl: This entry is specified as an ACL mode entry. If the user enables the ACL mode, this entry will be added as an access entry. (Note: Supported in IP-MAC binding v3.3 only). dhcp-snooping: This mode cannot be configured, and when the dhcp-snooping mode is employed, it means that this entry has been learned by DHCP snooping. static: This entry is manually configured. Enumeration: 'arp': 1, 'dhcp-snooping': 3, 'static': 4, 'acl': 2.
                   swIpMacBindingAclStatus 1.3.6.1.4.1.171.12.23.4.1.1.7 integer read-only
This object indicates the ACL status of this entry. Enumeration: 'active': 2, 'inactive': 1.
           swIpMacBindingBlockedTable 1.3.6.1.4.1.171.12.23.4.2 no-access
This table displays information regarding the blocked MAC addresses.
               swIpMacBindingBlockedEntry 1.3.6.1.4.1.171.12.23.4.2.1 no-access
The entry cannot be created or configured. It can only be deleted.
                   swIpMacBindingBlockedVID 1.3.6.1.4.1.171.12.23.4.2.1.1 vlanid read-only
This object specifies the VLAN ID.
                   swIpMacBindingBlockedMac 1.3.6.1.4.1.171.12.23.4.2.1.2 macaddress read-only
The MAC address that was blocked.
                   swIpMacBindingBlockedVlanName 1.3.6.1.4.1.171.12.23.4.2.1.3 displaystring read-only
This object specifies the VLAN name.
                   swIpMacBindingBlockedPort 1.3.6.1.4.1.171.12.23.4.2.1.4 integer read-only
The port that the MAC is associated with.
                   swIpMacBindingBlockedType 1.3.6.1.4.1.171.12.23.4.2.1.5 integer read-write
The value is always blockByAddrBind. This entry will be deleted when the value is set to 'delete'. Enumeration: 'other': 1, 'blockByAddrBind': 2, 'delete': 3.
                   swIpMacBindingBlockedTime 1.3.6.1.4.1.171.12.23.4.2.1.6 dateandtime read-only
This object specifies the last time that this entry was generated.
                   swIpMacBindingBlockedStatus 1.3.6.1.4.1.171.12.23.4.2.1.7 rowstatus read-only
The status of this entry. Currently only the destroy (6) option can be used to delete this entry.
           swIpMacBindingDHCPSnoopTable 1.3.6.1.4.1.171.12.23.4.3 no-access
The table specifies information regarding the IP-MAC binding entries that were learned by the DHCP snooping function.
               swIpMacBindingDHCPSnoopEntry 1.3.6.1.4.1.171.12.23.4.3.1 no-access
A list containing information about the DHCP snooping learning IP-MAC binding entry.
                   swIpMacBindingDHCPSnoopIpIndex 1.3.6.1.4.1.171.12.23.4.3.1.1 ipaddress read-only
The IP address of this entry.
                   swIpMacBindingDHCPSnoopMac 1.3.6.1.4.1.171.12.23.4.3.1.2 macaddress read-only
The MAC address of this entry.
                   swIpMacBindingDHCPSnoopLeaseTime 1.3.6.1.4.1.171.12.23.4.3.1.3 integer read-only
Specifies the lease time of this entry. When the lease time expires, this entry will be removed from this port.
                   swIpMacBindingDHCPSnoopPort 1.3.6.1.4.1.171.12.23.4.3.1.4 integer read-only
Specifies the port of this entry.
                   swIpMacBindingDHCPSnoopStatus 1.3.6.1.4.1.171.12.23.4.3.1.5 integer read-only
Specifies the status (inactive or active) of this entry. Enumeration: 'active': 2, 'inactive': 1.
           swIpMacBindingIPv6Table 1.3.6.1.4.1.171.12.23.4.4 no-access
This table specifies the IPv6 IP-MAC binding information.
               swIpMacBindingIPv6Entry 1.3.6.1.4.1.171.12.23.4.4.1 no-access
The IPv6 IP-MAC binding entry is used to add/delete/configure an IPv6 address and MAC address pair in the switch's authorized user database.
                   swIpMacBindingIPv6Addr 1.3.6.1.4.1.171.12.23.4.4.1.1 ipv6address read-only
The IPv6 address of the IPv6 IP-MAC binding entry.
                   swIpMacBindingIPv6MacAddr 1.3.6.1.4.1.171.12.23.4.4.1.2 macaddress read-only
The MAC address of the IPv6 IP-MAC binding entry.
                   swIpMacBindingIPv6Portlist 1.3.6.1.4.1.171.12.23.4.4.1.3 portlist read-only
The port members of the IPv6 IP-MAC binding entry.
                   swIpMacBindingIPv6Mode 1.3.6.1.4.1.171.12.23.4.4.1.4 integer read-only
The mode of the IPv6 IP-MAC binding entry. static(1): When the Static mode is employed, it means this entry is manually configured. dhcp-snooping(2): This mode cannot be configured, and when the dhcp-snooping mode is employed, it means this entry is to be learned by IPv6 DHCP snooping. nd-snooping(3): This mode cannot be configured, and when the nd-snooping mode is employed, it means this entry is to be learned by ND snooping. Enumeration: 'dhcp-snooping': 2, 'static': 1, 'nd-snooping': 3.
                   swIpMacBindingIPv6ACLStatus 1.3.6.1.4.1.171.12.23.4.4.1.5 integer read-only
The ACL Status of the IPv6 IP-MAC binding entry. Enumeration: 'active': 2, 'inactive': 1.
                   swIpMacBindingIPv6RowStatus 1.3.6.1.4.1.171.12.23.4.4.1.6 rowstatus read-only
The status of this conceptual row. To create a row in this table, a manager must set this object to createAndGo(4). To delete a row in this table, a manager must set this object to destroy(6).
           swIpMacBindingIPv6DHCPSnoopTable 1.3.6.1.4.1.171.12.23.4.5 no-access
The table specifies information regarding the IPv6 DHCP snooping function learning IPv6 IP-MAC binding entries.
               swIpMacBindingIPv6DHCPSnoopEntry 1.3.6.1.4.1.171.12.23.4.5.1 no-access
A list containing information about the IPv6 DHCP snooping learning IPv6 IP-MAC binding entry.
                   swIpMacBindingIPv6DHCPSnoopAddr 1.3.6.1.4.1.171.12.23.4.5.1.1 ipv6address read-only
The IPv6 address of this entry.
                   swIpMacBindingIPv6DHCPSnoopMac 1.3.6.1.4.1.171.12.23.4.5.1.2 macaddress read-only
The MAC address of this entry.
                   swIpMacBindingIPv6DHCPSnoopLeaseTime 1.3.6.1.4.1.171.12.23.4.5.1.3 integer read-only
Specifies the lease time of this entry. When the lease time expires, this entry will be removed.
                   swIpMacBindingIPv6DHCPSnoopPort 1.3.6.1.4.1.171.12.23.4.5.1.4 integer read-only
Specifies the port of this entry.
                   swIpMacBindingIPv6DHCPSnoopStatus 1.3.6.1.4.1.171.12.23.4.5.1.5 integer read-only
Specifies the status (inactive or active) of this entry. Enumeration: 'active': 2, 'inactive': 1.
           swIpMacBindingNDSnoopTable 1.3.6.1.4.1.171.12.23.4.6 no-access
The table specifies information regarding the ND snooping function of learning IPv6 IP-MAC binding entries.
               swIpMacBindingNDSnoopEntry 1.3.6.1.4.1.171.12.23.4.6.1 no-access
A list of information about the ND snooping learning IPv6 IP-MAC binding entry.
                   swIpMacBindingNDSnoopAddr 1.3.6.1.4.1.171.12.23.4.6.1.1 ipv6address read-only
The IPv6 address of this entry.
                   swIpMacBindingNDSnoopMac 1.3.6.1.4.1.171.12.23.4.6.1.2 macaddress read-only
The MAC address of this entry.
                   swIpMacBindingNDSnoopLeaseTime 1.3.6.1.4.1.171.12.23.4.6.1.3 integer read-only
Specifies the lease time of this entry. When the lease time expires, this entry will be removed.
                   swIpMacBindingNDSnoopPort 1.3.6.1.4.1.171.12.23.4.6.1.4 integer read-only
Specifies the port of this entry.
                   swIpMacBindingNDSnoopStatus 1.3.6.1.4.1.171.12.23.4.6.1.5 integer read-only
Specifies the status (inactive or active) of this entry. Enumeration: 'active': 2, 'inactive': 1.
       swIpMacBindingNotify 1.3.6.1.4.1.171.12.23.5
           swIpMacBindingNotifyPrefix 1.3.6.1.4.1.171.12.23.5.0
               swIpMacBindingViolationTrap 1.3.6.1.4.1.171.12.23.5.0.1
When the IP-MAC Binding trap is enabled, if there's a new MAC that violates the pre-defined port security configuration, a trap will be sent out.
               swIpMacBindingStopLearningTrap 1.3.6.1.4.1.171.12.23.5.0.2
When the IP-MAC Binding trap is enabled, if the specific port changes from a normal state to a stop_learning state, a trap will be sent out.
               swIpMacBindingRecoverLearningTrap 1.3.6.1.4.1.171.12.23.5.0.3
When the IP-MAC Binding trap is enabled, if the specific port changes from a stop_learning state to a normal state, a trap will be sent out.
               swIpMacBindingIPv6ViolationTrap 1.3.6.1.4.1.171.12.23.5.0.4
When the IP-MAC Binding trap is enabled, if there's a new MAC that violates the pre-defined IPv6 IP-MAC Binding configuration, a trap will be sent out.
           swIpMacBindingNotificationBidings 1.3.6.1.4.1.171.12.23.5.2
               swIpMacBindingViolationIP 1.3.6.1.4.1.171.12.23.5.2.1 ipaddress no-access
This object indicates the IP address that violates the IP-MAC Binding configuration.
               swIpMacBindingViolationMac 1.3.6.1.4.1.171.12.23.5.2.2 macaddress no-access
This object indicates the MAC address that violates the IP-MAC Binding configuration.
               swIpMacBindingViolationIPv6Addr 1.3.6.1.4.1.171.12.23.5.2.3 ipv6address no-access
This object indicates the IPv6 address that violates the IPv6 IP-MAC Binding entry.