MIB Viewer

adminFunction

OBJECT-TYPE
1.3.6.1.4.1.1966.12.1.1.1
Access
read-write
Status
current
Sub-identifiers
0
Perform a specific function on the Device Server. If you want to save all the changes that have been submitted to the Device Server, you need to expand the adminInfo container folder and SET the adminFunction to 1 to write to FLASH. To make the configuration changes take effect, SET the adminFunction to 3 to reboot the Device Server.
INTEGER { writeToFlash(1), resetToFactoryDefaults(2), reboot(3), resetSecurIDNodeSecret(4) }