XYLAN-BACKUP-MIB

File: XYLAN-BACKUP-MIB.mib (10154 bytes)

Imported modules

RFC-1212 RFC1213-MIB XYLAN-BASE-MIB

Imported symbols

OBJECT-TYPE DisplayString xylanBackupArch

Defined Types

BackupxConfigEntry  
SEQUENCE    
  backupxConfigID INTEGER
  backupxConfigDescription DisplayString
  backupxConfigAdminStatus INTEGER
  backupxConfigPrimaryType INTEGER
  backupxConfigPrimaryIndex1 INTEGER
  backupxConfigPrimaryIndex2 INTEGER
  backupxConfigPrimaryIndex3 INTEGER
  backupxConfigBackupType INTEGER
  backupxConfigBackupIndex1 INTEGER
  backupxConfigBackupIndex2 INTEGER
  backupxConfigBackupIndex3 INTEGER
  backupxConfigStartupTimeout INTEGER
  backupxConfigActivateTimeout INTEGER
  backupxConfigRestoreTimeout INTEGER

Defined Values

backupxConfigGroup 1.3.6.1.4.1.800.2.16.1
OBJECT IDENTIFIER    

backupxConfigTable 1.3.6.1.4.1.800.2.16.1.1
A table of Backup Services configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BackupxConfigEntry

backupxConfigEntry 1.3.6.1.4.1.800.2.16.1.1.1
An entry in the Backup Service Entity Configuration table, containing information about a backup service.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BackupxConfigEntry  

backupxConfigID 1.3.6.1.4.1.800.2.16.1.1.1.1
The Backup Service ID. This is used as a unique ID to identify a backup service entity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

backupxConfigDescription 1.3.6.1.4.1.800.2.16.1.1.1.2
A description for this Backup Service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

backupxConfigAdminStatus 1.3.6.1.4.1.800.2.16.1.1.1.3
This object controls the Administrative Status of this Backup Service. Enabled will allow the Backup Service to operate. Disabled will disable the service without deleting it. Delete will disable the backup and delete the backup service configuration record.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), delete(3)  

backupxConfigPrimaryType 1.3.6.1.4.1.800.2.16.1.1.1.4
This object controls the type of entity to be backed up in case of failure.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER physicalPort(1), frameRelayPvcDlci(2)  

backupxConfigPrimaryIndex1 1.3.6.1.4.1.800.2.16.1.1.1.5
This object controls the first Index object to use to identify the Primary entity to backup based on type: Physical Port: slot Frame Relay PVC: slot
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

backupxConfigPrimaryIndex2 1.3.6.1.4.1.800.2.16.1.1.1.6
This object controls the first Index object to use to identify the Primary entity to backup based on type: Physical Port: port Frame Relay PVC: port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

backupxConfigPrimaryIndex3 1.3.6.1.4.1.800.2.16.1.1.1.7
This object controls the first Index object to use to identify the Primary entity to backup based on type: Physical Port: 0 Frame Relay PVC: DLCI number
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

backupxConfigBackupType 1.3.6.1.4.1.800.2.16.1.1.1.8
This object controls the type of entity to use to back up the primary entity in case of failure.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER pppPeer(1)  

backupxConfigBackupIndex1 1.3.6.1.4.1.800.2.16.1.1.1.9
This object controls the first Index object to use to identify the backup entity based on type: PPP Peer: Peer ID
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

backupxConfigBackupIndex2 1.3.6.1.4.1.800.2.16.1.1.1.10
This object controls the second Index object to use to identify the backup entity: This object is currently reserved for possible future use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

backupxConfigBackupIndex3 1.3.6.1.4.1.800.2.16.1.1.1.11
This object controls the third Index object to use to identify the backup entity: This object is currently reserved for possible future use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

backupxConfigStartupTimeout 1.3.6.1.4.1.800.2.16.1.1.1.12
This object controls the time in seconds after system startup to wait for the Primary entity to come up before activating the backup entity.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

backupxConfigActivateTimeout 1.3.6.1.4.1.800.2.16.1.1.1.13
This object controls the time in seconds after the Primary entity enters and stays in a Failed state before activating the backup entity.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

backupxConfigRestoreTimeout 1.3.6.1.4.1.800.2.16.1.1.1.14
This object controls the time in seconds after the Primary entity enters and stays in a Operational state before deactivating the backup entity.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535