[Contents] [Prev] [Next] [Index] [Report an Error]

request-type

Syntax

request-type (get-next-request | get-request | walk-request);

Hierarchy Level

[edit snmp rmon alarm index]

Release Information

Statement introduced in JUNOS Release 8.3.

Description

Extends monitoring to a specific SNMP object instance (get-request), or extends monitoring to all object instances belonging to a MIB branch (walk-request), or extends monitoring to the next object instance after the instance specified in the configuration (get-next-request).

Options

get-next-request—Performs an SNMP get next request.

get-request—Performs an SNMP get request.

walk-request—Performs an SNMP walk request.

Default: walk-request

Usage Guidelines

See Configuring the Request Type.

Required Privilege Level

snmp—To view this statement in the configuration.

snmp-control—To add this statement to the configuration.

Related Topics

variable


[Contents] [Prev] [Next] [Index] [Report an Error]