Intermec 6710 User Manual
Page 324

APPENDIX G
"
MIB
G-74
6710 Access Point User’s Guide
sdCheckPoint
OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
”An application variable intended to contain a
number relating the progress of the current software
download”
::= { softwareDownLoad 6 }
sdSetActivePointers OBJECT-TYPE
SYNTAX INTEGER {
none(1),
boot(2),
data(3),
both(4)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
”If the device reboots due to the expiration of the
pwrNextPwrUpTime timer, this value specifies which
active pointers will be toggled prior to rebooting”
::= { softwareDownLoad 7 }
sdTerminate
OBJECT-TYPE
SYNTAX INTEGER {
true(1),
false(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
”Terminate the current software download”
::= { softwareDownLoad 8 }
END