Various

Checks that apply to more than one NOS.

netlint.checks.various.check_default_snmp_communities(config: List[str])Optional[netlint.checks.checker.CheckResult]

VAR101

Check for presence of default SNMP community strings.

Applies to:

  • NOS.CISCO_IOS

  • NOS.CISCO_NXOS

netlint.checks.various.check_unused_access_lists(config: List[str])Optional[netlint.checks.checker.CheckResult]

VAR102

Check for any ACLs that are configured but never used.

Applies to:

  • NOS.CISCO_IOS

  • NOS.CISCO_NXOS