XYLAN-BACKUP-MIB: View SNMP OID List / Download MIB

VENDOR: XYLAN CORP.


 Home MIB: XYLAN-BACKUP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 backupxConfigGroup 1.3.6.1.4.1.800.2.16.1
     backupxConfigTable 1.3.6.1.4.1.800.2.16.1.1 no-access
A table of Backup Services configuration information.
         backupxConfigEntry 1.3.6.1.4.1.800.2.16.1.1.1 no-access
An entry in the Backup Service Entity Configuration table, containing information about a backup service.
             backupxConfigID 1.3.6.1.4.1.800.2.16.1.1.1.1 integer read-only
The Backup Service ID. This is used as a unique ID to identify a backup service entity.
             backupxConfigDescription 1.3.6.1.4.1.800.2.16.1.1.1.2 displaystring read-write
A description for this Backup Service.
             backupxConfigAdminStatus 1.3.6.1.4.1.800.2.16.1.1.1.3 integer read-write
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. Enumeration: 'disabled': 2, 'enabled': 1, 'delete': 3.
             backupxConfigPrimaryType 1.3.6.1.4.1.800.2.16.1.1.1.4 integer read-write
This object controls the type of entity to be backed up in case of failure. Enumeration: 'frameRelayPvcDlci': 2, 'physicalPort': 1.
             backupxConfigPrimaryIndex1 1.3.6.1.4.1.800.2.16.1.1.1.5 integer read-write
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
             backupxConfigPrimaryIndex2 1.3.6.1.4.1.800.2.16.1.1.1.6 integer read-write
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
             backupxConfigPrimaryIndex3 1.3.6.1.4.1.800.2.16.1.1.1.7 integer read-write
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
             backupxConfigBackupType 1.3.6.1.4.1.800.2.16.1.1.1.8 integer read-write
This object controls the type of entity to use to back up the primary entity in case of failure. Enumeration: 'pppPeer': 1.
             backupxConfigBackupIndex1 1.3.6.1.4.1.800.2.16.1.1.1.9 integer read-write
This object controls the first Index object to use to identify the backup entity based on type: PPP Peer: Peer ID
             backupxConfigBackupIndex2 1.3.6.1.4.1.800.2.16.1.1.1.10 integer read-write
This object controls the second Index object to use to identify the backup entity: This object is currently reserved for possible future use.
             backupxConfigBackupIndex3 1.3.6.1.4.1.800.2.16.1.1.1.11 integer read-write
This object controls the third Index object to use to identify the backup entity: This object is currently reserved for possible future use.
             backupxConfigStartupTimeout 1.3.6.1.4.1.800.2.16.1.1.1.12 integer read-write
This object controls the time in seconds after system startup to wait for the Primary entity to come up before activating the backup entity.
             backupxConfigActivateTimeout 1.3.6.1.4.1.800.2.16.1.1.1.13 integer read-write
This object controls the time in seconds after the Primary entity enters and stays in a Failed state before activating the backup entity.
             backupxConfigRestoreTimeout 1.3.6.1.4.1.800.2.16.1.1.1.14 integer read-write
This object controls the time in seconds after the Primary entity enters and stays in a Operational state before deactivating the backup entity.