tpIpSourceGuardConfigType

TPLINK-IP-SOURCE-GUARD-MIB · .1.3.6.1.4.1.11863.6.29.1.1.2.1.2

Object

column r/w Enumeration
Select Security Type for the port.
0. disable: Select this option to disable the IP Source Guard feature for the port.
1. SIP: Only the packets with its source IP address and port number matched 
       to the IP-MAC binding rules can be processed. 
2. SIP+MAC: Only the packets with its source IP address, 
           source MAC address and port number matched to the IP-MAC binding rules can be processed.

Context

MIB
TPLINK-IP-SOURCE-GUARD-MIB
OID
.1.3.6.1.4.1.11863.6.29.1.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
tpIpSourceGuardConfigEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TPLINK-IP-SOURCE-GUARD-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-IP-SOURCE-GUARD-MIB::tpIpSourceGuardConfigType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-IP-SOURCE-GUARD-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-IP-SOURCE-GUARD-MIB::tpIpSourceGuardConfigType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-IP-SOURCE-GUARD-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-IP-SOURCE-GUARD-MIB::tpIpSourceGuardConfigType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1sip
2sip-mac