All MIBs › CORIANT-GROOVE-MIB › cliConfigInteractiveMode
cliConfigInteractiveMode
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::cliConfigInteractiveMode
OID (numeric): 1.3.6.1.4.1.42229.1.2.8.2.1.1.1.4
Node type: OBJECT-TYPE
Type: CoriantTypesEnableSwitch
Access: read-only
Description: 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
What is cliConfigInteractiveMode?
This determines whether the CLI issues interactive prompts, such as asking for extra input or confirming user-initiated actions, for the current session, and it is not persisted across sessions. This matters for automation because scripted CLI sessions need this set to disabled so a script isn't blocked waiting for a confirmation prompt that no human will answer, while interactive human sessions typically want it enabled to avoid accidental destructive actions. For example, a network automation tool driving the CLI to push configuration changes would set cliConfigInteractiveMode to disabled so a reboot or delete command doesn't hang waiting for a yes/no confirmation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.2.1.1.1.4 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::cliConfigInteractiveMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.2.1.1.1.4.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::cliConfigInteractiveMode.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::cliConfigInteractiveMode OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8 | nbi | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.2 | cli | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.2.1 | cliConfig | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.2.1.1 | cliConfigTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.2.1.1.1 | cliConfigEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.2.1.1.1.4 | cliConfigInteractiveMode | CORIANT-GROOVE-MIB |