Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 6247 spectracast(3) dtmx5000(1) cbGateway(1) cbSWDownload(4) cbAppDownload(2) cbSWDownloadStatus(4)}

cbSWDownloadStatus(4)

 
 

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

cbSWDownloadStatus OBJECT-TYPE
SYNTAX INTEGER{cbIdle (0),
cbDownloadInProgress (1),
cbERRORTFTPServernotFound (2),
cbERRORFileNotFound (3),
cbERRORNotASWFile (4),
cbERRORBadChecksum (5),
cbERRORCommunicationFailed (6),
cbDownloadAborted (7)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Status of SW Download:
cbIdle - Download has not started yet or has comleted and gateway already restarted with new version (not an error).
cbDownloadInProgress - Download is currently in progrees (not an error).
cbERRORTFTPServernotFound - Cannot find a TFTP server in the specified IP address - check and correct cbSWServerIP.
cbERRORFileNotFound - Cannot find the specified file - check and correct cbSWFileName.
cbERRORNotaSWFile - The specified file is not a SW file - check and correct cbSWFileName.
cbERRORBadChecksum - Bad checksum - try to download again.
cbERRORCommunicationFailed - Communication with server failed - try to download again.
cbDownloadAborted - Download aborted by SNMP manager (cbSWDownloadStart was set to cbFalse during download)."
--DEFAULT test-function it_exists
--DEFAULT set-function set_%n
--DEFAULT get-function get_%n
--DEFAULT next-function std_next
--DEFAULT cookie (char *) 0



Classification:

MIB object for network management

 
See classes of OIDs

Note to implementers:




 
 
Short link:


Parent OID: cbAppDownload(2) First sibling OID: cbSWSourceFileName(1) Previous sibling OID: cbSWDownloadStart(3)