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 clear instance

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request snmp utility-mib clear instance name
object-type type

Description

Clear the data stored in the specified container object in the SNMP Utility MIB.

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 the data is stored. 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.

Required Privilege Level

clear

Release Information

Command introduced in Junos OS Release 12.2.

footer-navigation