Reference record for OID 1.3.6.1.4.1.4369.2.1.5.5
- parent
- 1.3.6.1.4.1.4369.2.1.5 (nishanCommonLoadGroup)
- node code
- 5
- node name
- nishanCommonLoadExecuteStatus
- dot oid
- 1.3.6.1.4.1.4369.2.1.5.5
- type
- OBJECT-TYPE
- asn1 oid
-
- {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) nishan(4369) nishanCommon(2) nishanCommonGroup(1) nishanCommonLoadGroup(5) nishanCommonLoadExecuteStatus(5)}
- {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) nishan(4369) nishanCommon(2) nishanCommonGroup(1) nishanCommonLoadGroup(5) nishanCommonLoadExecuteStatus(5)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) nishan(4369) nishanCommon(2) nishanCommonGroup(1) nishanCommonLoadGroup(5) nishanCommonLoadExecuteStatus(5)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) nishan(4369) nishanCommon(2) nishanCommonGroup(1) nishanCommonLoadGroup(5) nishanCommonLoadExecuteStatus(5)}
- {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) nishan(4369) nishanCommon(2) nishanCommonGroup(1) nishanCommonLoadGroup(5) nishanCommonLoadExecuteStatus(5)}
- {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) nishan(4369) nishanCommon(2) nishanCommonGroup(1) nishanCommonLoadGroup(5) nishanCommonLoadExecuteStatus(5)}
- iri oid
-
- /iso/identified-organization/dod/internet/private/enterprise/nishan/nishanCommon/nishanCommonGroup/nishanCommonLoadGroup/nishanCommonLoadExecuteStatus
- /iso/identified-organization/dod/internet/private/enterprises/nishan/nishanCommon/nishanCommonGroup/nishanCommonLoadGroup/nishanCommonLoadExecuteStatus
- /iso/org/dod/internet/private/enterprise/nishan/nishanCommon/nishanCommonGroup/nishanCommonLoadGroup/nishanCommonLoadExecuteStatus
- /iso/org/dod/internet/private/enterprises/nishan/nishanCommon/nishanCommonGroup/nishanCommonLoadGroup/nishanCommonLoadExecuteStatus
- /iso/iso-identified-organization/dod/internet/private/enterprise/nishan/nishanCommon/nishanCommonGroup/nishanCommonLoadGroup/nishanCommonLoadExecuteStatus
- /iso/iso-identified-organization/dod/internet/private/enterprises/nishan/nishanCommon/nishanCommonGroup/nishanCommonLoadGroup/nishanCommonLoadExecuteStatus
Description by mibdepot
Provides status on the execute file load procedure.
The status return is given by one of the enumerated codes
not-started (download has not yet started)
in-progress (download has not yet finished)
success (download has finished successfully)
error-connection (download cannot connect)
error-filename (download has bad image path/filename)
error-fault (download has fault condition on device).
Parsed from file NISHAN-COM.mib.txt
Company: brocade
Module: NISHAN-COMMON-MIB
Information by mibdepot
nishanCommonLoadExecuteStatus OBJECT-TYPE
SYNTAX INTEGER {
notStarted(1),
inProgress(2),
success(3),
errorConnection(4),
errorFilename(5),
errorFault(6)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Provides status on the execute file load procedure.
The status return is given by one of the enumerated codes
not-started (download has not yet started)
in-progress (download has not yet finished)
success (download has finished successfully)
error-connection (download cannot connect)
error-filename (download has bad image path/filename)
error-fault (download has fault condition on device)."
::= { nishanCommonLoadGroup 5 }
First Registration Authority (recovered by parent 1.3.6.1.4.1.4369)
Lopes Luis
Brothers (4)
OID | Name | Sub children | Sub Nodes Total | Description |
1.3.6.1.4.1.4369.2.1.5.1 |
nishanCommonLoadTftpAddress |
0 |
0 |
Set IP Address for the TFTP server used for downloading and uploading files. |
1.3.6.1.4.1.4369.2.1.5.2 |
nishanCommonLoadTftpFileName |
0 |
0 |
Set TFTP file path and name. |
1.3.6.1.4.1.4369.2.1.5.3 |
nishanCommonLoadType |
0 |
0 |
The type of file to download or upload upon an nishanCommonLoadExecute. WARNING: The boot should only be downloaded when absolut… |
1.3.6.1.4.1.4369.2.1.5.4 |
nishanCommonLoadExecute |
0 |
0 |
Execute file download or upload procedure. A SET of this object starts the load procedure. Note that the Application and Boot i… |