wwpSystemCfgControl
WWP-SYSTEM-MIB ·
.1.3.6.1.4.1.6141.2.2.1.4.1
Object
scalar
r/w
Enumeration
Controls configuration options on the device.
The current options are:
save:
to make the configuration changes made
using SNMP persistent across a reboot.
updatePasswords:
to update the current password file with
the new password file. The new passwords
will become active immediately.
updateSnmpCfg:
to update the current snmp configuration
data. The new configuration will become
active immediately.
mfgDefaultCfg:
Set system configuration to factory defaults.
Note: this will wipe out all of the current
configuration including Password and VLAN
information.
If the system doesn't support any of these control
configuration option, it should return error while
trying to set this object to the specific option.
A read on this object should return none(0).
Context
- MIB
- WWP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6141.2.2.1.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpSystemCfg
- Siblings
- 1
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | save |
2 | updatePasswords |
3 | updateSnmpCfg |
4 | mfgDefaultCfg |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wwpSystemCfgFilepath Returns the path for configuration related files. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6141.2.2.1.4.2 |