MIB Viewer

cwrImageOp

OBJECT-TYPE
1.3.6.1.4.1.9.10.52.1.2.1.1.11
Access
read-write
Status
current
Sub-identifiers
0
This object represents the operation to be performed on the identified image. nop(0) - This value will be returned when this object is read. add(1) - Will add the image URL, as the first entry in the image table. delete(2) - Will delete the specified ULR from the image table. move(3) - Will make the image specified by the URL the first entry in the imageTable.
INTEGER { nop(0), add(1), delete(2), move(3) }