infra.monitoring_policy.monitoring_target.snmp_source

The SNMP source profile determines the fault information, severity level, and destination for sending messages to the SNMP destination. SNMP is an application-layer protocol that provides a message format for communication between SNMP managers and agents.

ACI class

snmpSrc

RN

snmpsrc-{name}

Cursor

MonitoringPolicyMonitoringTargetSnmpSourceCursor

Parent

infra.monitoring_policy.monitoring_target

Atomic

Attributes

Accepted as keyword arguments of .snmp_source(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

name (positional)

name

str

The name for the SNMP source. This name can be between 1 and 64 alphanumeric characters.

description

descr

str

Specifies the description of a policy component.

include_action

incl

MonInclAction

none, faults, events, audit, session, all

all

The options to include for the SNMP source.

min_severity

minSev

ConditionSeverity

cleared, critical, info, major, minor, warning

info

The minimum severity level of SNMP traps. SNMP traps enable an agent to notify the management station of significant events by way of an unsolicited SNMP message.