dhcpFilterPortConfigMacVerify
TPLINK-DHCPFILTER-MIB ·
.1.3.6.1.4.1.11863.6.48.1.2.1.1.3
Object
column r/w
Enumeration
0. disable 1. enable Select Enable/Disable the MAC Verify feature. There are two fields of the DHCP packet containing the MAC address of the Host. The MAC Verify feature is to compare the two fields and discard the packet if the two fields are different.
Context
- MIB
- TPLINK-DHCPFILTER-MIB
- OID
.1.3.6.1.4.1.11863.6.48.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dhcpFilterPortConfigEntry
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-DHCPFILTER-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-DHCPFILTER-MIB::dhcpFilterPortConfigMacVerify'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-DHCPFILTER-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-DHCPFILTER-MIB::dhcpFilterPortConfigMacVerify.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-DHCPFILTER-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-DHCPFILTER-MIB::dhcpFilterPortConfigMacVerify'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.