All MIBs › CISCOSB-IPV6FHS-MIB › rlFirstHopSecClearCounters
rlFirstHopSecClearCounters
Module: CISCOSB-IPV6FHS-MIB
OID (symbolic): CISCOSB-IPV6FHS-MIB::rlFirstHopSecClearCounters
OID (numeric): 1.3.6.1.4.1.9.6.1.101.215.1.10
Node type: OBJECT-TYPE
Type: InterfaceIndexOrZero
Access: read-write
Description: When this object is set to zero IPv6 First Hop Security Counters are cleared on all interfaces. When this object is set to a valid interface index then IPv6 First Hop Security counters are cleared on this interface. Reading this object has no effect.
What is rlFirstHopSecClearCounters?
This read-write InterfaceIndexOrZero object triggers clearing of IPv6 First-Hop Security counters: writing zero clears the counters on every interface, writing a specific interface index clears only that interface's counters, and reading it has no effect. An admin cares because it lets you reset the RxNdpRA/DropNdpRA-style counters after resolving an issue, so future counter increases clearly reflect new activity rather than old accumulated drops. For example, after fixing a rogue DHCPv6 server on port Gi1/0/3 and confirming the drop counters were caused by it, an admin would write that port's ifIndex here to zero out its FHS counters going forward.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.215.1.10 snmpwalk -v2c -c public <target> CISCOSB-IPV6FHS-MIB::rlFirstHopSecClearCounters
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.215.1.10.1 snmpget -v2c -c public <target> CISCOSB-IPV6FHS-MIB::rlFirstHopSecClearCounters.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.215.1.10.1 s <value>
Start monitoring Cisco Small Business switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IPV6FHS-MIB::rlFirstHopSecClearCounters OID value, configure state conditions and alerts, and monitor any Cisco Small Business switch from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.215 | rlIpv6Fhs | CISCOSB-IPV6FHS-MIB |
| 1.3.6.1.4.1.9.6.1.101.215.1 | rlFirstHopSec | CISCOSB-IPV6FHS-MIB |
| 1.3.6.1.4.1.9.6.1.101.215.1.10 | rlFirstHopSecClearCounters | CISCOSB-IPV6FHS-MIB |