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
0noOp
1checkRam
2checkRom
3downloadSoftware
4resetStats
5setConfigSourcesStatic
6updateConfiguration

Related Objects

Sibling Objects