osFailureCaptureSaveStart
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.1.9.3
Object
scalar
mandatory
r/w
Enumeration
Start saving the configuration file to the specified target file
and system. The file will exist if the OS Hang or OS Loader
watchdog is enabled and been tripped.
Using execute will cause the SNMP client to wait for the save
operation to complete.
Using execute-nowait will not cause the SNMP client to wait for
the save to complete. Instead it will save the configuration in
the background.
Note 1: Both osFailureCaptureTftpServer and
osFailureCaptureFileName must be set.
Note 2: Depending on the target, it might take up to several
seconds for the save operation to complete.
Note 3: Use osFailureCaptureStatus to confirm the status of
the last operation.
NOTE: Value returned for the GET command is meaningless
for this MIB object.
Context
- MIB
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.1.9.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- osFailureCapture
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | execute |
2 | execute-nowait |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| osFailureCaptureTftpServer mandatory To save the OS Failure screen if one has been captured,
set the IP address or host name of the TFTP server where
the file should be transferred. The address must be entered in a… | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.1.9.1 |
| osFailureCaptureFileName mandatory File name of the saved capture file on the target system. | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.1.9.2 |
| osFailureCaptureSaveStatus mandatory Get the status of the last save operation which
was initiated through SNMP method. Returns nocapture(2)
if there is no OS Failure capture screen to save. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.1.9.4 |