All MIBs › RADLAN-RCLI-MIB › rlRcliFileAction
rlRcliFileAction
Module: RADLAN-RCLI-MIB
OID (symbolic): RADLAN-RCLI-MIB::rlRcliFileAction
OID (numeric): 1.3.6.1.4.1.89.70.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: RCLI Configuration File action determines whether The device configuration after reset will be set by the configuration file content or not.
What is rlRcliFileAction?
This object controls whether a specific configuration file's contents get applied to the device after it resets. An admin sets this to usedAfterReset(2) to make a staged configuration file take effect on the next reboot, or notUsedAfterReset(1) to keep the file staged without applying it. For example, an admin uploads a new configuration file and sets rlRcliFileAction to usedAfterReset(2) so the new settings load automatically at the next reset.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.70.6 snmpwalk -v2c -c public <target> RADLAN-RCLI-MIB::rlRcliFileAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.70.6.1 snmpget -v2c -c public <target> RADLAN-RCLI-MIB::rlRcliFileAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.70.6.1 i <value>
Start monitoring Marvell/Radlan-based managed switch (remote CLI access credentials/timeout) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADLAN-RCLI-MIB::rlRcliFileAction OID value, configure state conditions and alerts, and monitor any Marvell/Radlan-based managed switch (remote CLI access credentials/timeout) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.70 | rlRCli | Dell-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.70.6 | rlRcliFileAction | RADLAN-RCLI-MIB |