dhcp6FilterPortConfigDeclineRateLimit
TPLINK-DHCP6FILTER-MIB ·
.1.3.6.1.4.1.11863.6.67.1.2.1.1.4
Object
column r/w
Enumeration
0. disable 1. 5pps 2. 10pps 3. 15pps 4. 20pps 5. 25pps 6. 30pps Select Enable/Disable the Flow Control feature for the DHCPv6 decline packets. The excessive DHCPv6 decline packets will be discarded.
Context
- MIB
- TPLINK-DHCP6FILTER-MIB
- OID
.1.3.6.1.4.1.11863.6.67.1.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dhcp6FilterPortConfigEntry
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-DHCP6FILTER-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-DHCP6FILTER-MIB::dhcp6FilterPortConfigDeclineRateLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-DHCP6FILTER-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-DHCP6FILTER-MIB::dhcp6FilterPortConfigDeclineRateLimit.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-DHCP6FILTER-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-DHCP6FILTER-MIB::dhcp6FilterPortConfigDeclineRateLimit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
5 | value5pps |
10 | value10pps |
15 | value15pps |
20 | value20pps |
25 | value25pps |
30 | value30pps |