COSINE-ORION-MIB :: cbrFileErrorType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOSINE-ORION-MIBcbrFileErrorType

cbrFileErrorType

Module: COSINE-ORION-MIB

OID (symbolic): COSINE-ORION-MIB::cbrFileErrorType

OID (numeric): 1.3.6.1.4.1.3085.3.1.13.19

Node type: OBJECT-TYPE

Type: INTEGER

Access: accessible-for-notify

Description: Type of error that occurred during a file copy operation from master to standby control blade:

cantOpenConfig(-6) - unable to open/create config file on standby control blade cantSaveConfig(-5) - unable to save config file on standby control blade cantChangeDirConfig(-4) - unable to change directory when updating config file on standby control blade cantWritePassword(-3) - unable to write into the password file on a standby control blade cantOpenPassword(-2) - unable to open/create password file on standby control blade cantChangeDirPassword(-1) - unable to change directory when updating password file on standby control blade savedBootcfg(1) - boot config file is saved successfully on standby control blade savedConfig(2) - configuration file is saved successfully on standby control blade savedPassword(3) - password file is saved successfully on standby control blade.

What is cbrFileErrorType?

An enumerated code reporting either a successful save, such as savedBootcfg, or a specific failure mode, such as cantOpenConfig, during a master-to-standby file copy. A negative value tells the admin the redundancy sync failed and exactly why, whether it couldn't open, save, or change directory, which matters since a failed sync leaves the standby blade out of date. Seeing cbrFileErrorType equal to cantWritePassword(-3) tells an admin the password file failed to sync to standby, meaning a failover right now would leave the standby blade with stale credentials.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.3085csRootCOSINE-GLOBAL-REG
1.3.6.1.4.1.3085.3csProductCOSINE-GLOBAL-REG
1.3.6.1.4.1.3085.3.1csOrionMIBCOSINE-GLOBAL-REG
Numeric OIDNameModule
1.3.6.1.4.1.3085.3.1.13csOrionHWNotifyInfoCOSINE-ORION-MIB
1.3.6.1.4.1.3085.3.1.13.19cbrFileErrorTypeCOSINE-ORION-MIB