All MIBs › CISCOSB-IPV6FHS-MIB › rlNdInspectionPolicySecLevelMin
rlNdInspectionPolicySecLevelMin
Module: CISCOSB-IPV6FHS-MIB
OID (symbolic): CISCOSB-IPV6FHS-MIB::rlNdInspectionPolicySecLevelMin
OID (numeric): 1.3.6.1.4.1.9.6.1.101.215.2.1.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The minimum security level parameter value when Cryptographically Generated Address (CGA) options are used. The value of -1 indicates unspecified value. The value of -2 indicates verification of security level is disabled.
What is rlNdInspectionPolicySecLevelMin?
This read-write Integer32 (-2, -1, or 0..7) in the ND inspection policy table sets the minimum Cryptographically Generated Address (CGA) security level required, where -1 means unspecified and -2 disables the check entirely. An admin cares because raising this value tightens the bar for what counts as a valid secured neighbor discovery message, trading off compatibility against attack resistance. For example, setting this to 2 on policy "ndi-access" rejects any CGA-secured ND message whose security level is below 2, while setting it to -2 turns the whole check off for that policy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.215.2.1.1.4 snmpwalk -v2c -c public <target> CISCOSB-IPV6FHS-MIB::rlNdInspectionPolicySecLevelMin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.215.2.1.1.4.1 snmpget -v2c -c public <target> CISCOSB-IPV6FHS-MIB::rlNdInspectionPolicySecLevelMin.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.215.2.1.1.4.1 i <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::rlNdInspectionPolicySecLevelMin 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.1 | rlNdInspectionPolicyTable | CISCOSB-IPV6FHS-MIB |
| 1.3.6.1.4.1.9.6.1.101.215.2.1.1 | rlNdInspectionPolicyEntry | CISCOSB-IPV6FHS-MIB |
| 1.3.6.1.4.1.9.6.1.101.215.2.1.1.4 | rlNdInspectionPolicySecLevelMin | CISCOSB-IPV6FHS-MIB |