hmFSAction
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.2.4.6
Object
scalar
r/w
Enumeration
This object, when read, always returns a value of other (1). When set to update (2), the updatefile specified by hmFSUpdFileName will be loaded. config-load (3) will load the configuration stored in the local flash. config-save (4) will write the present configuration to the flash. config-load-remote (5) will load the configuration stored in a file specified by hmFSConfigFileName (which may be in binary or script format). config-save-remote (6) will save the present configuration in a file specified by hmFSConfigFileName. log-save (7) will save the local logfile to a file specified with hmFSLogFileName. config-load-default (8) will restore the default settings and set-to-factory (9) will apply the factory settings to the system and save the configuration to flash. log-clear (10) will clear the logfile of the agent. gbl-update (12) will perform a software update of the whole chassis. config-load-backup (13) loads an automatically saved backup configuration config-remote-and-save (15) loads a configuration via tftp and saves it to the flash. toggleImage (20) switches between main and backup software image to be active (so it will be loaded after the next coldstart). config-save-remote-script (21) saves the current configuration in script format to the file specified by hmFSConfigFileName. Any other value results in a badValue status code.
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.2.4.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hmFSTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | discard |
2 | flood |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmFSUpdFileName Full specified filename of the update file
e.g. tftp://192.9.200.1/upd/bootrom.v3 . | scalar | OctetString | .1.3.6.1.4.1.248.14.2.4.1 |
| hmFSRunningConfiguration By setting this MIB variable the user can control which
configuration should be read after switch initialization:
boot(1) : the one which is selected
by hmFSBootConfigura… | scalar | Enumeration | .1.3.6.1.4.1.248.14.2.4.10 |
| hmFSFileTable a directory of the internal file system | table | - | .1.3.6.1.4.1.248.14.2.4.100 |
| hmFSLastMessage error message of the last hmFSAction performed. If there was no error
encountered, the value of this variable will be 'OK' | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.248.14.2.4.11 |
| hmConfigurationStatus Status of the local configuration.
ok(1): Local and running configuration match.
notInSync(2): Local and running configuration don't match,
configuration has not ye… | scalar | Enumeration | .1.3.6.1.4.1.248.14.2.4.12 |
| hmConfigurationSignature Signature of the stored configuration. The signature
changes each time the configuration is saved. | scalar | OctetString | .1.3.6.1.4.1.248.14.2.4.13 |
| hmFSConfFileName Full specified name of the configuration file
e.g. tftp://192.9.200.1/cfg/config1.sav . | scalar | OctetString | .1.3.6.1.4.1.248.14.2.4.2 |
| hmAutoconfigGroup | node | - | .1.3.6.1.4.1.248.14.2.4.200 |
| hmConfigWatchdogGroup | node | - | .1.3.6.1.4.1.248.14.2.4.201 |
| hmFSLogFileName Local or full specified url of the log file.
If value is local, the log will be written to the flash.
e.g. tftp://192.9.200.1/log/log300599.log or local. | scalar | OctetString | .1.3.6.1.4.1.248.14.2.4.3 |
| hmFSUserName login name for the used file transport protocol. | scalar | OctetString | .1.3.6.1.4.1.248.14.2.4.4 |
| hmFSTPPassword password for the used file transport protocol. | scalar | OctetString | .1.3.6.1.4.1.248.14.2.4.5 |
| hmFSActionResult Result of the last activated action. | scalar | Enumeration | .1.3.6.1.4.1.248.14.2.4.8 |
| hmFSBootConfiguration By setting this MIB variable the user can control which
configuration should be read during system initialization:
default(1) : boot with factory settings
local(2) : boot wi… | scalar | Enumeration | .1.3.6.1.4.1.248.14.2.4.9 |