cliConfigInteractiveMode

CORIANT-GROOVE-MIB · .1.3.6.1.4.1.42229.1.2.8.2.1.1.1.4

Object

This determines if the CLI shall issue interactive prompt (e.g. for prompting 
additional information, or for confirmation of user initiated actions).  
Enabled = CLI will prompt user (default)
Disabled = CLI will suppress any prompt to the user
This parameter is set per CLI session and is not persistent.
              	
              	
	default value :enabled

Context

MIB
CORIANT-GROOVE-MIB
OID
.1.3.6.1.4.1.42229.1.2.8.2.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
cliConfigEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::cliConfigInteractiveMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::cliConfigInteractiveMode.<sessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CORIANT-GROOVE-MIB::cliConfigInteractiveMode'

Syntax

Source
CoriantTypesEnableSwitch
Base type
Enumeration

Values & Constraints

Type Values
1enabled
2disabled