agentDhcpv6SnoopingIfRateLimit
EdgeSwitch-SWITCHING-MIB ·
.1.3.6.1.4.1.4413.1.1.1.2.8.33.4.1.3
Object
column r/w
packets per secondInteger32
This object indicates rate limit value for dhcpv6 Snooping purpose. If the incoming rate of dhcpv6 packets exceeds the value of this object for consecutively burst interval seconds, dhcpv6 packets will be dropped. Value of -1 indicates that there is no rate limit.
Context
- MIB
- EdgeSwitch-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4413.1.1.1.2.8.33.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- packets per second
- Parent
- agentDhcpv6SnoopingIfConfigEntry
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 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-SWITCHING-MIB::agentDhcpv6SnoopingIfRateLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-SWITCHING-MIB::agentDhcpv6SnoopingIfRateLimit.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-SWITCHING-MIB::agentDhcpv6SnoopingIfRateLimit'
Syntax
packets per secondInteger32
Values & Constraints
No enumerated values or constraints recorded.