tpBindingProtectType
TPLINK-IPMACBINDING-MIB ·
.1.3.6.1.4.1.11863.6.68.1.1.1.1.6
Object
column r/w
Enumeration
Protect type of the binding entry. none: Do not apply the entry to any one of network security functions. arp-detection: Apply the entry to ARP Detetion function. ip-source-guard: Apply the entry to IP Source Guard function. both: Apply the entry to both ARP Detection and IP Source Guard.
Context
- MIB
- TPLINK-IPMACBINDING-MIB
- OID
.1.3.6.1.4.1.11863.6.68.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpIpMacBindingEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-IPMACBINDING-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-IPMACBINDING-MIB::tpBindingProtectType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-IPMACBINDING-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-IPMACBINDING-MIB::tpBindingProtectType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-IPMACBINDING-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-IPMACBINDING-MIB::tpBindingProtectType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.