BOOTEXT-MIB

File: BOOTEXT-MIB.mib (8777 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
DisplayString bootExt

Defined Values

bootExtMib 1.3.6.1.4.1.2467.1.31.1
This MIB module describes the ArrowPoint enterprise MIB support for system boot adminstration
MODULE-IDENTITY    

apBootBootP 1.3.6.1.4.1.2467.1.31.2
This variable controls whether the system will use BOOTP. This object is NOT-CURRENTLY-SUPPORTED
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(0)  

apBootIpOfSystem 1.3.6.1.4.1.2467.1.31.3
The IP address the system will use at boot time. If BOOTP is enabled, this object will be overridden
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

apBootPrimaryType 1.3.6.1.4.1.2467.1.31.4
This object controls the primary mechansim for booting the system. boot-via-disk Boot an installed ADI boot-via-ftp Boot an FTP resident ADI and install boot-via-network Boot from a network drive
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER boot-from-disk(1), boot-via-ftp(2), boot-via-network(3), not-configured(4)  

apBootPrimaryFileName 1.3.6.1.4.1.2467.1.31.5
File name associated with primary boot record if boot-via-disk or boot-via-ftp. If boot-via-disk, this name is the installed ADI to boot. If boot-via-ftp, this name is the FTP resident ADI which will be installed.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

apBootPrimaryFTPRecordName 1.3.6.1.4.1.2467.1.31.6
FTP record name associated with primary boot, only valid if apBootPrimaryType designated as boot-via-ftp or boot-via-network
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

apBootSecondaryType 1.3.6.1.4.1.2467.1.31.7
This object controls the secondary mechansim for booting the system
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER boot-from-disk(1), boot-via-ftp(2), boot-via-network(3), not-configured(4)  

apBootSecondaryFileName 1.3.6.1.4.1.2467.1.31.8
File name associated with secondary boot record. See description for apBootPrimaryFileName
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

apBootSecondaryFTPRecordName 1.3.6.1.4.1.2467.1.31.9
FTP record name associated with secondary boot, only valid if apBootSecondaryType designated as boot-via-ftp or boot-via-network
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

apBootLastType 1.3.6.1.4.1.2467.1.31.10
The last successful boot type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER boot-from-disk(1), boot-via-ftp(2), boot-via-network(3)  

apBootLastFileName 1.3.6.1.4.1.2467.1.31.11
File name associated with the last successful boot
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

apBootLastFTPRecordName 1.3.6.1.4.1.2467.1.31.12
FTP record name associated with last boot, only valid if apBootLastType designated as boot-via-ftp
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

apBootNetmaskOfSystem 1.3.6.1.4.1.2467.1.31.13
The network mask the system will use at boot time. If BOOTP is enabled, this object will be overridden
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

apBootRedundantBootP 1.3.6.1.4.1.2467.1.31.14
This variable controls whether the system will use BOOTP
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(0)  

apBootRedundantIpOfSystem 1.3.6.1.4.1.2467.1.31.15
The IP address the system will use at boot time. If BOOTP is enabled, this object will be overridden
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

apBootRedundantPrimaryType 1.3.6.1.4.1.2467.1.31.16
This object controls the primary mechansim for booting the system
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER boot-from-disk(1), boot-via-ftp(2), boot-via-network(3), not-configured(4)  

apBootRedundantPrimaryFileName 1.3.6.1.4.1.2467.1.31.17
File name associated with primary boot record
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

apBootRedundantPrimaryFTPRecordName 1.3.6.1.4.1.2467.1.31.18
FTP record name associated with primary boot, only valid if apBootPrimaryType designated as boot-via-ftp
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

apBootRedundantSecondaryType 1.3.6.1.4.1.2467.1.31.19
This object controls the secondary mechansim for booting the system
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER boot-from-disk(1), boot-via-ftp(2), boot-via-network(3), not-configured(4)  

apBootRedundantSecondaryFileName 1.3.6.1.4.1.2467.1.31.20
File name associated with secondary boot record
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

apBootRedundantSecondaryFTPRecordName 1.3.6.1.4.1.2467.1.31.21
FTP record name associated with secondary boot, only valid if apBootSecondaryType designated as boot-via-ftp
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

apBootRedundantLastType 1.3.6.1.4.1.2467.1.31.22
The last successful boot type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER boot-from-disk(1), boot-via-ftp(2)  

apBootRedundantLastFileName 1.3.6.1.4.1.2467.1.31.23
File name associated with the last successful boot
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

apBootRedundantLastFTPRecordName 1.3.6.1.4.1.2467.1.31.24
FTP record name associated with last boot, only valid if apBootLasyType designated as boot-via-ftp
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

apBootRedundantNetmaskOfSystem 1.3.6.1.4.1.2467.1.31.25
The network mask the system will use at boot time. If BOOTP is enabled, this object will be overridden
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

apBootPrimaryAltCfgPath 1.3.6.1.4.1.2467.1.31.26
FTP record name with the Primary boot record for alternative configuration file location. May only be used in conjunction with boot-via-network.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

apBootSecondaryAltCfgPath 1.3.6.1.4.1.2467.1.31.27
FTP record name with the Primary boot record for alternative configuration file location. May only be used in conjunction with boot-via-network.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

apBootRedundantPrimaryAltCfgPath 1.3.6.1.4.1.2467.1.31.28
FTP record name with the Primary boot record for alternative configuration file location. May only be used in conjunction with boot-via-network.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

apBootRedundantSecondaryAltCfgPath 1.3.6.1.4.1.2467.1.31.29
FTP record name with the Primary boot record for alternative configuration file location. May only be used in conjunction with boot-via-network.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)