Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

get_snmp_action() Function (Python)

Syntax

Python Syntax

Description

Retrieve the SNMP action passed to a Python SNMP script.

Return Value

snmp_action

SNMP action value passed to the script.

Usage Examples

The following example Python SNMP script processes unsupported object identifiers (OIDs) that are mapped to the script in the Junos OS configuration. The get_snmp_action() function returns the value of the action argument passed into the script.

Release Information

Function introduced in Junos OS Release 16.1R1.