MIB Viewer

ipSrcGuardMode

OBJECT-TYPE
1.3.6.1.4.1.202.20.66.1.48.1.1.2
Access
read-write
Status
current
Sub-identifiers
0
This object indicates whether Ip Source Guard is enabled at this interface. If the value equals 0, it means Ip Source Guard is disabled. If the value equals 1, it means Ip Source Guard is enabled, and packets are filtered by checking source ip. If the value equals 2, it means Ip Source Guard is enabled and packets are filtered by checking source ip and source mac.
INTEGER { diabled(0), srcIp(1), srcIpMac(2) }