SWITCH-AUTO-CONFIGURATION-MIB

File: SWITCH-AUTO-CONFIGURATION-MIB.mib (8016 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SWITCH-TC
RAISECOM-BASE-MIB

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE IpAddress
Unsigned32 OBJECT-TYPE MODULE-COMPLIANCE
NOTIFICATION-GROUP OBJECT-GROUP EnableVar
iscomSwitch

Defined Values

rcAutoConfig 1.3.6.1.4.1.8886.6.1.28
The MIB module for Auto Config upgrade service.
MODULE-IDENTITY    

rcAutoConfigTraps 1.3.6.1.4.1.8886.6.1.28.9
OBJECT IDENTIFIER    

rcAutoConfigTftpServerAddress 1.3.6.1.4.1.8886.6.1.28.1
The object indicates the tftp server address requested of auto upgrade. The configuration of this object would not have effect on the tftp server address obtained from DHCP server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rcAutoConfigFileName 1.3.6.1.4.1.8886.6.1.28.2
The object indicates the configuration file name requested of auto upgrade. The configuration of this object would not have effect on the configuration file name obtained from DHCP server.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

rcAutoConfigStartupEnable 1.3.6.1.4.1.8886.6.1.28.3
The object indicates whether the auto configuration will start while startup.
Status: current Access: read-only
OBJECT-TYPE    
  EnableVar  

rcAutoConfigOverwriteEnable 1.3.6.1.4.1.8886.6.1.28.4
The object indicates whether overwrite the local configuration file using the server configuration file.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

rcAutoConfigTrapEnable 1.3.6.1.4.1.8886.6.1.28.5
The object indicates whether sending the trap information or not.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

rcAutoConfigCommand 1.3.6.1.4.1.8886.6.1.28.6
The object indicates the request type of auto upgrade.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER start(1), stop(2)  

rcAutoConfigOperationStates 1.3.6.1.4.1.8886.6.1.28.7
The object indicates the running states of auto upgrade.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER waiting(1), getting(2), loading(3), writing(4), done(5)  

rcAutoConfigResult 1.3.6.1.4.1.8886.6.1.28.8
The object indicates the result states of auto upgrade.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), succeeded(2), ipAddressUnavailable(3), acquireFailed(4), getFailed(5), writeFailed(6), notEnoughMemory(7), other(8), stopped(9)  

rcAutoConfigFilenameRule 1.3.6.1.4.1.8886.6.1.28.10
The filename rule number
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 80000..89999  

rcAutoConfigCompletionTrap 1.3.6.1.4.1.8886.6.1.28.9.1
Auto Configuration Completion.
Status: current Access: read-write
NOTIFICATION-TYPE    

rcAutoConfigSystemBootVersion 1.3.6.1.4.1.8886.6.1.28.11
version of systerm boot file, format is year-month-day-number.such as 0906031
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(7)  

rcAutoConfigBootstrapVersion 1.3.6.1.4.1.8886.6.1.28.12
version of bootstrap file, format is year-month-day-number.such as 0906031
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(7)  

rcAutoConfigStartupConfigVersion 1.3.6.1.4.1.8886.6.1.28.13
name of startup config file, format is year-month-day-number.such as 0906031
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(7)  

rcAutoConfigEnable 1.3.6.1.4.1.8886.6.1.28.14
Auto upgrade disable or enable.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

rcAutoConfigCurrentFileType 1.3.6.1.4.1.8886.6.1.28.15
The object indicates the current operate file.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), startup-config(2), system-boot(3), bootstrap(4)