All MIBs › CISCOSB-IPV6FHS-MIB › rlNdInspectionDropUnsecured
rlNdInspectionDropUnsecured
Module: CISCOSB-IPV6FHS-MIB
OID (symbolic): CISCOSB-IPV6FHS-MIB::rlNdInspectionDropUnsecured
OID (numeric): 1.3.6.1.4.1.9.6.1.101.215.2.9
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Global configuration of dropping unsecured messages. Unsecure messages are neighbor discovery messages with no or invalid CGA and RSA Signature options. The value true(1) means that unsecured messages are dropped; the value false(2) means that they are not.
What is rlNdInspectionDropUnsecured?
This read-write TruthValue is the global default for dropping unsecured neighbor discovery messages (those without valid CGA/RSA Signature options), used when no policy explicitly sets rlNdInspectionPolicyDropUnsecured. An admin cares because it is the device-wide fallback that determines whether unsigned ND traffic is dropped anywhere a specific policy hasn't already decided the matter. For example, setting this to true(1) makes dropping unsecured ND messages the default posture across the switch, with individual policies free to relax it where needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.215.2.9 snmpwalk -v2c -c public <target> CISCOSB-IPV6FHS-MIB::rlNdInspectionDropUnsecured
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.215.2.9.1 snmpget -v2c -c public <target> CISCOSB-IPV6FHS-MIB::rlNdInspectionDropUnsecured.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.215.2.9.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::rlNdInspectionDropUnsecured 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.2 | rlNdInspection | CISCOSB-IPV6FHS-MIB |
| 1.3.6.1.4.1.9.6.1.101.215.2.9 | rlNdInspectionDropUnsecured | CISCOSB-IPV6FHS-MIB |