Skip to main content

Module mib_cli

Module mib_cli 

Source
Expand description

MIB loading support for CLI tools.

Provides CLI arguments for loading MIBs and a helper to construct a Mib from those arguments. Gated on both cli and mib features.

Structs§

MibArgs
MIB loading arguments for CLI tools.

Functions§

resolve_oid_arg
Resolve an OID argument that may be a name (when MIBs are loaded) or dotted notation.