fabric.snmp_monitoring_destination_group

The SNMP destination group contains information needed to send traps or informs to a set of destinations.. SNMP is an application-layer protocol that provides a message format for communication between SNMP managers and agents.

ACI class

snmpGroup

RN

snmpgroup-{name}

Cursor

SnmpMonitoringDestinationGroupCursor

Parent

fabric

Atomic

Attributes

Accepted as keyword arguments of .snmp_monitoring_destination_group(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 of the destination group. This name can be between 1 and 64 alphanumeric characters.

description

descr

str

Specifies the description of a policy component.

Children

maker

creates

position

.snmp_trap_destination(host, port, **attrs)

snmpTrapDest

fabric.snmp_monitoring_destination_group.snmp_trap_destination