IP-MAC-BIND-MIB

File: IP-MAC-BIND-MIB.mib (59605 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB DLINK-ID-REC-MIB
IPV6-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Unsigned32 MacAddress RowStatus
DateAndTime DisplayString InetAddressType
InetAddress SnmpAdminString dlink-common-mgmt
Ipv6Address

Defined Types

VlanId  
INTEGER 1..4094    

PortList  
OCTET STRING Size(0..127)    

SwIpMacBindingPortEntry  
SEQUENCE    
  swIpMacBindingPortIndex INTEGER
  swIpMacBindingPortState INTEGER
  swIpMacBindingPortZeroIPState INTEGER
  swIpMacBindingPortForwardDhcpPkt INTEGER
  swIpMacBindingPortDHCPSnoopMaxEntry INTEGER
  swIpMacBindingPortDHCPSnoopEntryClearAction INTEGER
  swIpMacBindingPortMode INTEGER
  swIpMacBindingPortStopLearningThreshold INTEGER
  swIpMacBindingPortRecoverLearning INTEGER
  swIpMacBindingPortLearningStatus INTEGER
  swIpMacBindingPortIPv6State INTEGER
  swIpMacBindingPortIPv6DHCPSnoopMaxEntry INTEGER
  swIpMacBindingPortNDSnoopMaxEntry INTEGER
  swIpMacBindingPortIPv6DHCPSnoopEntryClearAction INTEGER
  swIpMacBindingPortNDSnoopEntryClearAction INTEGER
  swIpMacBindingPortARPInspection INTEGER
  swIpMacBindingPortIPInspection INTEGER
  swIpMacBindingPortIPProtocol INTEGER
  swIpMacBindingPortNDInspection INTEGER
  swIpMacBindingPortLimitRateValue INTEGER
  swIpMacBindingPortLimitRateAction INTEGER

SwIpMacBindingEntry  
SEQUENCE    
  swIpMacBindingIpIndex IpAddress
  swIpMacBindingMac MacAddress
  swIpMacBindingStatus RowStatus
  swIpMacBindingPorts PortList
  swIpMacBindingAction INTEGER
  swIpMacBindingMode INTEGER
  swIpMacBindingAclStatus INTEGER

SwIpMacBindingBlockedEntry  
SEQUENCE    
  swIpMacBindingBlockedVID VlanId
  swIpMacBindingBlockedMac MacAddress
  swIpMacBindingBlockedVlanName DisplayString
  swIpMacBindingBlockedPort INTEGER
  swIpMacBindingBlockedType INTEGER
  swIpMacBindingBlockedTime DateAndTime
  swIpMacBindingBlockedStatus RowStatus

SwIpMacBindingDHCPSnoopEntry  
SEQUENCE    
  swIpMacBindingDHCPSnoopIpIndex IpAddress
  swIpMacBindingDHCPSnoopMac MacAddress
  swIpMacBindingDHCPSnoopLeaseTime INTEGER
  swIpMacBindingDHCPSnoopPort INTEGER
  swIpMacBindingDHCPSnoopStatus INTEGER

SwIpMacBindingIPv6Entry  
SEQUENCE    
  swIpMacBindingIPv6Addr Ipv6Address
  swIpMacBindingIPv6MacAddr MacAddress
  swIpMacBindingIPv6Portlist PortList
  swIpMacBindingIPv6Mode INTEGER
  swIpMacBindingIPv6ACLStatus INTEGER
  swIpMacBindingIPv6RowStatus RowStatus

SwIpMacBindingIPv6DHCPSnoopEntry  
SEQUENCE    
  swIpMacBindingIPv6DHCPSnoopAddr Ipv6Address
  swIpMacBindingIPv6DHCPSnoopMac MacAddress
  swIpMacBindingIPv6DHCPSnoopLeaseTime INTEGER
  swIpMacBindingIPv6DHCPSnoopPort INTEGER
  swIpMacBindingIPv6DHCPSnoopStatus INTEGER

SwIpMacBindingNDSnoopEntry  
SEQUENCE    
  swIpMacBindingNDSnoopAddr Ipv6Address
  swIpMacBindingNDSnoopMac MacAddress
  swIpMacBindingNDSnoopLeaseTime INTEGER
  swIpMacBindingNDSnoopPort INTEGER
  swIpMacBindingNDSnoopStatus INTEGER

SwIpMacBindingUploadDownloadEntry  
SEQUENCE    
  swIpMacBindingUploadDownloadProtocol INTEGER
  swIpMacBindingUploadDownloadServerIPAddressType InetAddressType
  swIpMacBindingUploadDownloadServerIPAddress InetAddress
  swIpMacBindingUploadDownloadUsername DisplayString
  swIpMacBindingUploadDownloadPassword DisplayString
  swIpMacBindingUploadDownloadTcpPort INTEGER
  swIpMacBindingUploadDownloadFileName DisplayString
  swIpMacBindingUploadDownloadAction INTEGER

Defined Values

swIpMacBindMIB 1.3.6.1.4.1.171.12.23
The structure of IP-MAC binding management for the proprietary enterprise.
MODULE-IDENTITY    

swIpMacBindingCtrl 1.3.6.1.4.1.171.12.23.1
OBJECT IDENTIFIER    

swIpMacBindingInfo 1.3.6.1.4.1.171.12.23.2
OBJECT IDENTIFIER    

swIpMacBindingPortMgmt 1.3.6.1.4.1.171.12.23.3
OBJECT IDENTIFIER    

swIpMacBindingMgmt 1.3.6.1.4.1.171.12.23.4
OBJECT IDENTIFIER    

swIpMacBindingNotify 1.3.6.1.4.1.171.12.23.5
OBJECT IDENTIFIER    

swIpMacBindingTrapLogState 1.3.6.1.4.1.171.12.23.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

swIpMacBindingACLMode 1.3.6.1.4.1.171.12.23.1.2
When enabled (2), the IP-MAC Binding function will use the ACL mode. Note: Supported in IP-MAC binding v3.3 only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3)  

swIpMacBindingRecoveryInterval 1.3.6.1.4.1.171.12.23.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

swIpMacBindingDHCPSnoopState 1.3.6.1.4.1.171.12.23.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swIpMacBindingDHCPSnoopEntryClearAllState 1.3.6.1.4.1.171.12.23.1.5
Used to clear all the entries created by DHCP packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), start(2)  

swIpMacBindingARPInspectionState 1.3.6.1.4.1.171.12.23.1.6
Used to set the ARP inspection state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swIpMacBindingIPv6DHCPSnoopState 1.3.6.1.4.1.171.12.23.1.7
This object indicates the global state of IPv6 DHCP snooping.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swIpMacBindingNDSnoopState 1.3.6.1.4.1.171.12.23.1.8
This object indicates the global state of ND snooping.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swIpMacBindingIPv6DHCPSnoopEntryClearAllState 1.3.6.1.4.1.171.12.23.1.9
Used to clear all the entries learned by IPv6 DHCP snooping.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), start(2)  

swIpMacBindingNDSnoopEntryClearAllState 1.3.6.1.4.1.171.12.23.1.10
Used to clear all the entries learned by ND snooping.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), start(2)  

swIpMacBindingRoamingState 1.3.6.1.4.1.171.12.23.1.11
This object indicates the global state of IMPB roaming. When IMPB roaming is enabled, the dynamic authenticated MAC address which learned through DHCP/ND snooping on specific port can change to another port if it detects (1) a new DHCP process belong to same IP and MAC address or (2) a new DAD process belong to same IP and MAC. When disable the IMPB roaming, the DHCP or ND entry cannot be roaming
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swIpMacBindingAutosaveState 1.3.6.1.4.1.171.12.23.1.12
This object indicates the global state of the DHCPv4 Snooping binding entries autosave. By default, the autosave state of the DHCPv4 Snooping binding entries is enabled. When the autosave state is enabled, the device will back up the DHCPv4 Snooping binding entries in the specified backup path every 60 minutes and read the back up database after the switch reboot.The DHCP Snooping will rebuild the binding entry base on the back up database file. You must not change the back up database file, otherwise it will lead to rebuild failed. Note This feature only supports on the device that supports of external memory (e.g. SD card)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swIpMacBindingAutosaveFileName 1.3.6.1.4.1.171.12.23.1.13
The path name specifies the path of the file to be auto saving. By default, the filename is dhcpsnp.cfg.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

swIpMacBindingSaveActivity 1.3.6.1.4.1.171.12.23.1.14
When this object is set to start(2), the device will begin saving DHCPv4 snooping bindind entries immediately.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), start(2)  

swIpMacBindingAutoRecoverTime 1.3.6.1.4.1.171.12.23.1.15
Automatically recover port from shutdown state when the auto recover timer timeout. Note: The max entry range is (60..1000000)seconds. The value -1 means infinite to shutdown and never recover the port shutdown state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

swIpMacBindingAllPortState 1.3.6.1.4.1.171.12.23.3.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable-strict(2), disable(3), enable-loose(4)  

swIpMacBindingPortTable 1.3.6.1.4.1.171.12.23.3.2
The table specifies the IP-MAC binding function of a specified port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIpMacBindingPortEntry

swIpMacBindingPortEntry 1.3.6.1.4.1.171.12.23.3.2.1
A list containing information about the IP-MAC binding function of a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwIpMacBindingPortEntry  

swIpMacBindingPortIndex 1.3.6.1.4.1.171.12.23.3.2.1.1
This object indicates the module's port number. (1..Max port number in the module).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

swIpMacBindingPortState 1.3.6.1.4.1.171.12.23.3.2.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable-strict(2), disable(3), enable-loose(4)  

swIpMacBindingPortZeroIPState 1.3.6.1.4.1.171.12.23.3.2.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swIpMacBindingPortForwardDhcpPkt 1.3.6.1.4.1.171.12.23.3.2.1.4
This object can be set to forward DHCP packets or not forward DHCP packets on the specified port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swIpMacBindingPortDHCPSnoopMaxEntry 1.3.6.1.4.1.171.12.23.3.2.1.5
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 .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

swIpMacBindingPortDHCPSnoopEntryClearAction 1.3.6.1.4.1.171.12.23.3.2.1.6
When set to start (2), the address binding entries learned for the specified ports will be cleared. When get, it always returns other (1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), start(2)  

swIpMacBindingPortMode 1.3.6.1.4.1.171.12.23.3.2.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER arp(1), acl(2)  

swIpMacBindingPortStopLearningThreshold 1.3.6.1.4.1.171.12.23.3.2.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

swIpMacBindingPortRecoverLearning 1.3.6.1.4.1.171.12.23.3.2.1.9
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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), start(2)  

swIpMacBindingPortLearningStatus 1.3.6.1.4.1.171.12.23.3.2.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), stop(2)  

swIpMacBindingPortIPv6State 1.3.6.1.4.1.171.12.23.3.2.1.11
This object enables/disables IPv6 IP-MAC binding on the specified port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enabled(2), disabled(3)  

swIpMacBindingPortIPv6DHCPSnoopMaxEntry 1.3.6.1.4.1.171.12.23.3.2.1.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

swIpMacBindingPortNDSnoopMaxEntry 1.3.6.1.4.1.171.12.23.3.2.1.13
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

swIpMacBindingPortIPv6DHCPSnoopEntryClearAction 1.3.6.1.4.1.171.12.23.3.2.1.14
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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), start(2)  

swIpMacBindingPortNDSnoopEntryClearAction 1.3.6.1.4.1.171.12.23.3.2.1.15
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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), start(2)  

swIpMacBindingPortARPInspection 1.3.6.1.4.1.171.12.23.3.2.1.16
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), strict(2), loose(3)  

swIpMacBindingPortIPInspection 1.3.6.1.4.1.171.12.23.3.2.1.17
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swIpMacBindingPortIPProtocol 1.3.6.1.4.1.171.12.23.3.2.1.18
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER all(1), ipv4(2), ipv6(3)  

swIpMacBindingPortNDInspection 1.3.6.1.4.1.171.12.23.3.2.1.19
This object used to set ND inspection state on the specified port. When ND inspection is enabled on the port, the legal ND packets will be forward, while the illegal packets will be dropped.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swIpMacBindingPortLimitRateValue 1.3.6.1.4.1.171.12.23.3.2.1.20
This object is the threshold at which the specified limit rate will turn on. Note: The max entry range is (1..2048)pps. The value -1 means not limit the dhcp packet to cpu.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

swIpMacBindingPortLimitRateAction 1.3.6.1.4.1.171.12.23.3.2.1.21
There are two actions to take for limit rate, drop and shutdown drop:discards dhcp packets that exceed the limit rate value shutdown:shutdown the port when the dhcp packet rate value specified for limit rate is reached.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER drop(1), shutdown(2)  

swIpMacBindingTable 1.3.6.1.4.1.171.12.23.4.1
This table specifies the IP-MAC binding information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIpMacBindingEntry

swIpMacBindingEntry 1.3.6.1.4.1.171.12.23.4.1.1
The IP-MAC binding entry used to add/delete/configure the address pair of the switch's authorized user database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwIpMacBindingEntry  

swIpMacBindingIpIndex 1.3.6.1.4.1.171.12.23.4.1.1.1
The IP address of the IP-MAC binding entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

swIpMacBindingMac 1.3.6.1.4.1.171.12.23.4.1.1.2
The MAC address of the IP-MAC binding entry.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

swIpMacBindingStatus 1.3.6.1.4.1.171.12.23.4.1.1.3
The status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swIpMacBindingPorts 1.3.6.1.4.1.171.12.23.4.1.1.4
The port members of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

swIpMacBindingAction 1.3.6.1.4.1.171.12.23.4.1.1.5
The action of this entry. Note: Supported in IP-MAC binding v3.5 and the earlier versions.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

swIpMacBindingMode 1.3.6.1.4.1.171.12.23.4.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER arp(1), acl(2), dhcp-snooping(3), static(4)  

swIpMacBindingAclStatus 1.3.6.1.4.1.171.12.23.4.1.1.7
This object indicates the ACL status of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

swIpMacBindingBlockedTable 1.3.6.1.4.1.171.12.23.4.2
This table displays information regarding the blocked MAC addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIpMacBindingBlockedEntry

swIpMacBindingBlockedEntry 1.3.6.1.4.1.171.12.23.4.2.1
The entry cannot be created or configured. It can only be deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwIpMacBindingBlockedEntry  

swIpMacBindingBlockedVID 1.3.6.1.4.1.171.12.23.4.2.1.1
This object specifies the VLAN ID.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

swIpMacBindingBlockedMac 1.3.6.1.4.1.171.12.23.4.2.1.2
The MAC address that was blocked.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swIpMacBindingBlockedVlanName 1.3.6.1.4.1.171.12.23.4.2.1.3
This object specifies the VLAN name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

swIpMacBindingBlockedPort 1.3.6.1.4.1.171.12.23.4.2.1.4
The port that the MAC is associated with.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

swIpMacBindingBlockedType 1.3.6.1.4.1.171.12.23.4.2.1.5
The value is always blockByAddrBind. This entry will be deleted when the value is set to 'delete'.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER other(1), blockByAddrBind(2), delete(3)  

swIpMacBindingBlockedTime 1.3.6.1.4.1.171.12.23.4.2.1.6
This object specifies the last time that this entry was generated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

swIpMacBindingBlockedStatus 1.3.6.1.4.1.171.12.23.4.2.1.7
The status of this entry. Currently only the destroy (6) option can be used to delete this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swIpMacBindingDHCPSnoopTable 1.3.6.1.4.1.171.12.23.4.3
The table specifies information regarding the IP-MAC binding entries that were learned by the DHCP snooping function.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIpMacBindingDHCPSnoopEntry

swIpMacBindingDHCPSnoopEntry 1.3.6.1.4.1.171.12.23.4.3.1
A list containing information about the DHCP snooping learning IP-MAC binding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwIpMacBindingDHCPSnoopEntry  

swIpMacBindingDHCPSnoopIpIndex 1.3.6.1.4.1.171.12.23.4.3.1.1
The IP address of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

swIpMacBindingDHCPSnoopMac 1.3.6.1.4.1.171.12.23.4.3.1.2
The MAC address of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swIpMacBindingDHCPSnoopLeaseTime 1.3.6.1.4.1.171.12.23.4.3.1.3
Specifies the lease time of this entry. When the lease time expires, this entry will be removed from this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swIpMacBindingDHCPSnoopPort 1.3.6.1.4.1.171.12.23.4.3.1.4
Specifies the port of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swIpMacBindingDHCPSnoopStatus 1.3.6.1.4.1.171.12.23.4.3.1.5
Specifies the status (inactive or active) of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

swIpMacBindingIPv6Table 1.3.6.1.4.1.171.12.23.4.4
This table specifies the IPv6 IP-MAC binding information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIpMacBindingIPv6Entry

swIpMacBindingIPv6Entry 1.3.6.1.4.1.171.12.23.4.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwIpMacBindingIPv6Entry  

swIpMacBindingIPv6Addr 1.3.6.1.4.1.171.12.23.4.4.1.1
The IPv6 address of the IPv6 IP-MAC binding entry.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

swIpMacBindingIPv6MacAddr 1.3.6.1.4.1.171.12.23.4.4.1.2
The MAC address of the IPv6 IP-MAC binding entry.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

swIpMacBindingIPv6Portlist 1.3.6.1.4.1.171.12.23.4.4.1.3
The port members of the IPv6 IP-MAC binding entry.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

swIpMacBindingIPv6Mode 1.3.6.1.4.1.171.12.23.4.4.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dhcp-snooping(2), nd-snooping(3)  

swIpMacBindingIPv6ACLStatus 1.3.6.1.4.1.171.12.23.4.4.1.5
The ACL Status of the IPv6 IP-MAC binding entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

swIpMacBindingIPv6RowStatus 1.3.6.1.4.1.171.12.23.4.4.1.6
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).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swIpMacBindingIPv6DHCPSnoopTable 1.3.6.1.4.1.171.12.23.4.5
The table specifies information regarding the IPv6 DHCP snooping function learning IPv6 IP-MAC binding entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIpMacBindingIPv6DHCPSnoopEntry

swIpMacBindingIPv6DHCPSnoopEntry 1.3.6.1.4.1.171.12.23.4.5.1
A list containing information about the IPv6 DHCP snooping learning IPv6 IP-MAC binding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwIpMacBindingIPv6DHCPSnoopEntry  

swIpMacBindingIPv6DHCPSnoopAddr 1.3.6.1.4.1.171.12.23.4.5.1.1
The IPv6 address of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

swIpMacBindingIPv6DHCPSnoopMac 1.3.6.1.4.1.171.12.23.4.5.1.2
The MAC address of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swIpMacBindingIPv6DHCPSnoopLeaseTime 1.3.6.1.4.1.171.12.23.4.5.1.3
Specifies the lease time of this entry. When the lease time expires, this entry will be removed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swIpMacBindingIPv6DHCPSnoopPort 1.3.6.1.4.1.171.12.23.4.5.1.4
Specifies the port of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swIpMacBindingIPv6DHCPSnoopStatus 1.3.6.1.4.1.171.12.23.4.5.1.5
Specifies the status (inactive or active) of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

swIpMacBindingNDSnoopTable 1.3.6.1.4.1.171.12.23.4.6
The table specifies information regarding the ND snooping function of learning IPv6 IP-MAC binding entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIpMacBindingNDSnoopEntry

swIpMacBindingNDSnoopEntry 1.3.6.1.4.1.171.12.23.4.6.1
A list of information about the ND snooping learning IPv6 IP-MAC binding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwIpMacBindingNDSnoopEntry  

swIpMacBindingNDSnoopAddr 1.3.6.1.4.1.171.12.23.4.6.1.1
The IPv6 address of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

swIpMacBindingNDSnoopMac 1.3.6.1.4.1.171.12.23.4.6.1.2
The MAC address of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

swIpMacBindingNDSnoopLeaseTime 1.3.6.1.4.1.171.12.23.4.6.1.3
Specifies the lease time of this entry. When the lease time expires, this entry will be removed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swIpMacBindingNDSnoopPort 1.3.6.1.4.1.171.12.23.4.6.1.4
Specifies the port of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swIpMacBindingNDSnoopStatus 1.3.6.1.4.1.171.12.23.4.6.1.5
Specifies the status (inactive or active) of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

swIpMacBindingUploadDownloadTable 1.3.6.1.4.1.171.12.23.4.7
This table indicates information about the DHCPv4 snooping binding entry upload or download parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIpMacBindingUploadDownloadEntry

swIpMacBindingUploadDownloadEntry 1.3.6.1.4.1.171.12.23.4.7.1
A list with the DHCPv4 snooping binding entry upload or download parameters.It's contains the Protocol type, IP address type, IP address, Username, Password, TCP port number, Filename, and action of this entry
Status: current Access: not-accessible
OBJECT-TYPE    
  SwIpMacBindingUploadDownloadEntry  

swIpMacBindingUploadDownloadProtocol 1.3.6.1.4.1.171.12.23.4.7.1.1
This object provides the user with a choice of uploading or downloading the selected protocol type. tftp(1) selecting the TFTP protocol to upload or download the DHCPv4 snooping database. ftp(2) selecting the FTP protocol to upload or download the DHCPv4 snooping database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tftp(1), ftp(2)  

swIpMacBindingUploadDownloadServerIPAddressType 1.3.6.1.4.1.171.12.23.4.7.1.2
A value that represents a type of Internet address. unknown(0) An unknown address type. This value MUST be used if the value of the corresponding InetAddress object is a zero-length string. It may also be used to indicate an IP address which is not in one of the formats defined below. ipv4(1) An IPv4 address as defined by the InetAddressIPv4 textual convention. ipv6(2) An IPv6 address as defined by the InetAddressIPv6 textual convention. dns(16) A DNS domain name as defined by the InetAddressDNS textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

swIpMacBindingUploadDownloadServerIPAddress 1.3.6.1.4.1.171.12.23.4.7.1.3
Denotes a generic Internet address. An InetAddress value is always interpreted within the context of an InetAddressType value. Every usage of the InetAddress textual convention is required to specify the InetAddressType object that provides the context. It is suggested that the InetAddressType object be logically registered before the object(s) that use the InetAddress textual convention, if they appear in the same logical row. The value of an InetAddress object must always be consistent with the value of the associated InetAddressType object. Attempts to set an InetAddress object to a value inconsistent with the associated InetAddressType must fail with an inconsistentValue error.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

swIpMacBindingUploadDownloadUsername 1.3.6.1.4.1.171.12.23.4.7.1.4
The username and password to be authenticated by the FTP server. This value MUST be corresponding with Password object, and only use to FTP protocol.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

swIpMacBindingUploadDownloadPassword 1.3.6.1.4.1.171.12.23.4.7.1.5
The username and password to be authenticated by the FTP server. This value MUST be corresponding with Username object, and only use to FTP protocol.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

swIpMacBindingUploadDownloadTcpPort 1.3.6.1.4.1.171.12.23.4.7.1.6
This object indicates the FTP connecting port number.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..65535  

swIpMacBindingUploadDownloadFileName 1.3.6.1.4.1.171.12.23.4.7.1.7
The name of the file to be downloaded from or uploaded to the TFTP or FTP server.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

swIpMacBindingUploadDownloadAction 1.3.6.1.4.1.171.12.23.4.7.1.10
This object provides the user with a choice of uploading or downloading the selected file.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER upload(1), download(2)  

swIpMacBindingNotifyPrefix 1.3.6.1.4.1.171.12.23.5.0
OBJECT IDENTIFIER    

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.
Status: current Access: read-create
NOTIFICATION-TYPE    

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.
Status: current Access: read-create
NOTIFICATION-TYPE    

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.
Status: current Access: read-create
NOTIFICATION-TYPE    

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.
Status: current Access: read-create
NOTIFICATION-TYPE    

swIpMacBindingShutdownTrap 1.3.6.1.4.1.171.12.23.5.0.5
When the rate limiting is shutdown mode and the DHCP rate excludes the limiting, a trap will be sent out.
Status: current Access: read-create
NOTIFICATION-TYPE    

swIpMacBindingRecoveryTrap 1.3.6.1.4.1.171.12.23.5.0.6
When the port is shutdown by DHCP rate limiting and the auto-recovery timer is timeout, a trap will be sent out.
Status: current Access: read-create
NOTIFICATION-TYPE    

swIpMacBindingNotificationBidings 1.3.6.1.4.1.171.12.23.5.2
OBJECT IDENTIFIER    

swIpMacBindingViolationIP 1.3.6.1.4.1.171.12.23.5.2.1
This object indicates the IP address that violates the IP-MAC Binding configuration.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

swIpMacBindingViolationMac 1.3.6.1.4.1.171.12.23.5.2.2
This object indicates the MAC address that violates the IP-MAC Binding configuration.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

swIpMacBindingViolationIPv6Addr 1.3.6.1.4.1.171.12.23.5.2.3
This object indicates the IPv6 address that violates the IPv6 IP-MAC Binding entry.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Ipv6Address