MIB Viewer

fsIpDbSrcGuardStatus

OBJECT-TYPE
1.3.6.1.4.1.10876.101.2.2.5.1.1.2
Access
read-write
Status
current
Sub-identifiers
0
This object indicates the IP source guard status of an interface. If this object is set to 'disable', IP source guard feature is disabled and all incoming IP traffic on this interface will be allowed. If this object is set to 'ip', IP source guard feature is enabled on fsIpDbSrcGuardIndex with Source IP address filtering mode. The switch allows the IP traffic when the source IP matches with an entry in Ip binding database. If this object is set to 'ipMac', IP source guard is enabled on the fsIpDbSrcGuardIndex with Source IP and MAC address filtering mode. The switch allows the IP traffic when the source IP and MAC address matches with an entry in Ip binding database. When there is no IP binding entries and IP source guard is enabled, switch drops all types of packets other than DHCP packet.
INTEGER { disable(1), ip (2), ipMac (3) }