mellanoxConfigDBCmdExecute
MELLANOX-CONFIG-DB-MIB ·
.1.3.6.1.4.1.33049.12.1.1.2.3
Object
scalar
r/w
Enumeration
Depending on selected operation -
BinarySwitchTo binary file, save to given filename
TextApply text file, add to configuration, save to given filename, stop if
command fails
TextApplyFailContinue text file, add to configuration, save to given filename,
continue if command fails
BinaryUpload upload configuration file to remote destination
('active' can be used to upload the active configuration)
TextUpload upload configuration file to remote destination
('active-running' and 'active-saved' can be used to upload running or
startup configuration)
ConfigWrite save the running configuration to given filename
('active' can be used to save as the currently active configuration file)
BinaryDelete deletes a saved binary configuration file according to given filename
TextDelete deletes a saved textual configuration file according to given filename
Context
- MIB
- MELLANOX-CONFIG-DB-MIB
- OID
.1.3.6.1.4.1.33049.12.1.1.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mellanoxConfigDBCmd
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mellanoxConfigDBCmdExecuteBinarySwitchTo |
2 | mellanoxConfigDBCmdExecuteTextApply |
3 | mellanoxConfigDBCmdExecuteTextApplyFailContinue |
4 | mellanoxConfigDBCmdExecuteBinaryUpload |
5 | mellanoxConfigDBCmdExecuteTextUpload |
6 | mellanoxConfigDBCmdExecuteConfigWrite |
7 | mellanoxConfigDBCmdExecuteBinaryDelete |
8 | mellanoxConfigDBCmdExecuteTextDelete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mellanoxConfigDBCmdUri URI to fetch the configuration file from or upload the file to | scalar | OctetString | .1.3.6.1.4.1.33049.12.1.1.2.1 |
| mellanoxConfigDBCmdFilename Filename to save the configuration file to or to upload to a remote location | scalar | OctetString | .1.3.6.1.4.1.33049.12.1.1.2.2 |
| mellanoxConfigDBCmdStatus The status of the configuration operation:
0: No operation pending
1-100: progress percentage
101: success
>200: failure | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.33049.12.1.1.2.4 |
| mellanoxConfigDBCmdStatusString String status or error description | scalar | OctetString | .1.3.6.1.4.1.33049.12.1.1.2.5 |