sysAdminCommand
MX-SYSTEM-ADMIN-MIB ·
.1.3.6.1.4.1.4935.5.1.1.1
Object
scalar
r/w
Enumeration
This variable controls the various commands that can be performed by the unit.
noOp : No action is taken.
checkRam : Launches the RAM check routine. The unit will restart,
test the RAM, and start normally afterwards.
This command can only be applied while the unit is in
maintenance mode (groupAdminState must be 'locked'). If
the unit is shutting down (groupAdminState is
'shuttingDown'), the command is delayed until the unit
enters maintenance mode.
checkRom : This value's semantics are different depending on the
protocol and hardware platform.
Please refer to the documentation shipped with
your device for more details.
downloadSoftware : Launches a software update. The unit will restart,
download the new software version, and restart again
running the new software version.
This command can only be applied while the unit is in
maintenance mode (groupAdminState must be 'locked'). If
the unit is shutting down (groupAdminState is
'shuttingDown'), the command is delayed until the unit
enters maintenance mode.
resetStats : Resets all cumulated call statistics.
setConfigSourcesStatic : This command will set all configuration sources
supported by the unit to 'static'. This command can be
used when no DHCP server is present in the network to
easily configure the unit to use static values.
This value's semantics are different depending on the
protocol.
Please refer to the documentation shipped with
your device for more details.
updateConfiguration : Configuration files are fetched by the unit
(see configFileFetchingFileName). The transfer protocol
used is defined by configFileTransferProtocol.
The unit is the initiator of the transfer sessions.
The unit is automatically restarted after reception of the
configuration files and the new settings are applied.
This command can only be applied while the unit is in
maintenance mode (groupAdminState must be 'locked'). If
the unit is shutting down (groupAdminState is 'shuttingDown'),
the command is delayed until the unit enters maintenance mode.
Context
- MIB
- MX-SYSTEM-ADMIN-MIB
- OID
.1.3.6.1.4.1.4935.5.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sysAdminMIBObjects
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noOp |
1 | checkRam |
2 | checkRom |
3 | downloadSoftware |
4 | resetStats |
5 | setConfigSourcesStatic |
6 | updateConfiguration |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sysAdminLastCheckRam Last RAM check status. | scalar | Enumeration | .1.3.6.1.4.1.4935.5.1.1.11 |
| sysAdminLastCheckRom Last ROM check status. | scalar | Enumeration | .1.3.6.1.4.1.4935.5.1.1.12 |
| sysAdminLastDownloadSoftware Status of the last download software command. | scalar | Enumeration | .1.3.6.1.4.1.4935.5.1.1.14 |
| sysAdminDownloadConfigFileStatus Status of the last configuration file download.
idle : No configuration file download has been performed yet.
fail : The last configuration file … | scalar | Enumeration | .1.3.6.1.4.1.4935.5.1.1.30 |
| sysAdminDefaultSettingsEnable Indicates if the default settings button can trigger the
factory reset.
The factory reset reverts the configuration of the system
to default factory settings.
… | scalar | MX-TCMxEnableState | .1.3.6.1.4.1.4935.5.1.1.5 |
| sysAdminAppMode Application's current operational mode.
Refer to the documentation shipped with your device
for a thorough description of the operational modes. | scalar | Enumeration | .1.3.6.1.4.1.4935.5.1.1.50 |