All MIBs › CORIANT-GROOVE-MIB › cliConfigMaxHistorySize
cliConfigMaxHistorySize
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::cliConfigMaxHistorySize
OID (numeric): 1.3.6.1.4.1.42229.1.2.8.2.1.1.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Command history maximum size for the current session
default value :500
What is cliConfigMaxHistorySize?
This is the maximum number of previously entered commands the CLI retains in its history for the current session, defaulting to 500. This matters for operator convenience and auditing, since a larger history lets an admin scroll back further to recall or re-run earlier commands during a long troubleshooting session. For example, during an extended maintenance window with many CLI commands issued, an admin relying on up-arrow recall would benefit from cliConfigMaxHistorySize staying at or above its default rather than a tiny value that discards early commands.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.2.1.1.1.3 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::cliConfigMaxHistorySize
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.3.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::cliConfigMaxHistorySize.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cliConfigMaxHistorySize.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::cliConfigMaxHistorySize 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.3 | cliConfigMaxHistorySize | CORIANT-GROOVE-MIB |