Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

request snmp utility-mib set instance

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request snmp utility-mib set instance name
object-type type
object-value value

Description

Store data in the specified container object in the SNMP Utility MIB. The data may be retrieved by SNMP operations.

Options

name

Name of the SNMP instance that is used to identify the data stored in the container object.

object-type type

Type of container object in which to store data. The following container object types are supported:

  • counter—Stores a 32-bit counter value.

  • counter64—Stores a 64-bit counter value.

  • integer—Stores a 32-bit signed integer value.

  • unsigned-integer—Stores a 32-bit unsigned integer value.

  • string—Stores an octet string value.

object-value value

Data that is stored in the container object.

Required Privilege Level

request

Release Information

Command introduced in Junos OS Release 12.2.

footer-navigation