tpBindingSource
TPLINK-IPMACBINDING-MIB ·
.1.3.6.1.4.1.11863.6.68.1.1.1.1.7
Object
column Enumeration
Source of the binding entry. manual: The entry comes from manual binding. arp-scanning: The entry comes from ARP Scanning . dhcp-snooping: The entry comes from DHCP Snooping.
Context
- MIB
- TPLINK-IPMACBINDING-MIB
- OID
.1.3.6.1.4.1.11863.6.68.1.1.1.1.7- Type
- column
- Access
- readonly
- 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::tpBindingSource'
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::tpBindingSource.<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::tpBindingSource'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.