All MIBs › RADLAN-CLI-MIB › rlCLIremoteCLIexecutionState
rlCLIremoteCLIexecutionState
Module: RADLAN-CLI-MIB
OID (symbolic): RADLAN-CLI-MIB::rlCLIremoteCLIexecutionState
OID (numeric): 1.3.6.1.4.1.89.52.6.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The execution state of remote CLI: notActive: no 'applySentCLI' command has been given. This is the default state. The remote CLI reverts to this state each time when the 1st entry is added to rlCLIremoteCLIcommandsTable. inProcess: Executing commands - no output available outputAvailable: Some output is already available, although the commands execution may not be finished yet. waitingForOutputRetrieval: The rlCLIremoteCLIoutputsTable is full and remote CLI is waiting for the manager to retrieve the output. done: All the commands in rlCLIremoteCLIcommandsTable have been executed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.52.6.2 snmpwalk -v2c -c public <target> RADLAN-CLI-MIB::rlCLIremoteCLIexecutionState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.52.6.2.1 snmpget -v2c -c public <target> RADLAN-CLI-MIB::rlCLIremoteCLIexecutionState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.52 | rlCli | Dell-CLI-MIB |
| 1.3.6.1.4.1.89.52.6 | rlCLIremoteCLIsupport | Dell-CLI-MIB |
| 1.3.6.1.4.1.89.52.6.2 | rlCLIremoteCLIexecutionState | RADLAN-CLI-MIB |