RUCKUS-UPGRADE-MIB

File: RUCKUS-UPGRADE-MIB.mib (4905 bytes)

Imported modules

RUCKUS-ROOT-MIB SNMPv2-TC SNMPv2-CONF
SNMPv2-SMI

Imported symbols

ruckusCommonUpgradeModule DateAndTime DisplayString
TruthValue OBJECT-GROUP MODULE-COMPLIANCE
MODULE-IDENTITY OBJECT-TYPE IpAddress
Unsigned32

Defined Values

ruckusUpgradeMIB 1.3.6.1.4.1.25053.1.1.5.1
This is the software upgrade management objects.
MODULE-IDENTITY    

ruckusUpgradeObjects 1.3.6.1.4.1.25053.1.1.5.1.1
OBJECT IDENTIFIER    

ruckusFileTransfer 1.3.6.1.4.1.25053.1.1.5.1.1.1
OBJECT IDENTIFIER    

ruckusAutoUpgrade 1.3.6.1.4.1.25053.1.1.5.1.1.2
OBJECT IDENTIFIER    

ruckusFileTransferMethod 1.3.6.1.4.1.25053.1.1.5.1.1.1.1
Specifies the file tranfer method. ruckusFileTransferFTPUsername and ruckusFileTransferFTPPassword must be specified if FTP(2) is elected
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), ftp(2), web(3)  

ruckusFileTransferHostName 1.3.6.1.4.1.25053.1.1.5.1.1.1.2
Specifies the name of the host where the control file is residing.It is the same as 'ruckusFileTransferHostAddr' when it is a ipv4/ipv6 address. the value is ipv4 address,ipv6 address or domain name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..40)  

ruckusFileTransferHostAddr 1.3.6.1.4.1.25053.1.1.5.1.1.1.3
Specifies the IP(V6) address of the host. This IP(V6) address shall be used when DNS resolution fails with ruckusFileTransferHostName. This node is the same as the node 'ruckusFileTransferHostName' when it is a ipv4/ipv6 address,otherwise it return NULL. The value is ipv4 address pr ipv6 address.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2..40)  

ruckusFileTransferControlFileName 1.3.6.1.4.1.25053.1.1.5.1.1.1.4
Specifies the name of the control file.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..63)  

ruckusFileTransferFTPUsername 1.3.6.1.4.1.25053.1.1.5.1.1.1.5
Specifies username for FTP file transfer.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..63)  

ruckusFileTransferFTPPassword 1.3.6.1.4.1.25053.1.1.5.1.1.1.6
Specifies password for FTP file transfer.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..63)  

ruckusFileTransferUpgradeNow 1.3.6.1.4.1.25053.1.1.5.1.1.1.7
Setting this object to true(1) would cause upgrade to take place immediately. Always returns false(2) on read.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ruckusFileTransferTakeEffectImmediately 1.3.6.1.4.1.25053.1.1.5.1.1.1.8
Setting this object to true(1) sets a flag such that the device will reboot upon successful completion of the transfer. Reading it returns the state of that flag.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ruckusAutoUpgradeInitialCheckInterval 1.3.6.1.4.1.25053.1.1.5.1.1.2.1
Specifies initial check interval.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ruckusAutoUpgradeCheckInterval 1.3.6.1.4.1.25053.1.1.5.1.1.2.2
Specifies the interval in minutes, to check if there is a new software available at the host. If the interval is zero, means that the software download is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ruckusAutoUpgradeStatus 1.3.6.1.4.1.25053.1.1.5.1.1.2.3
To enable/disable automatic upgrade capability.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32