XYLAN-ASCONFIG-MIB

File: XYLAN-ASCONFIG-MIB.mib (16078 bytes)

Imported modules

RFC-1212 RFC1213-MIB XYLAN-BASE-MIB

Imported symbols

OBJECT-TYPE DisplayString xylanAscCArch

Defined Types

AscSnapshotAction  
INTEGER excludeFromSnapshot(1), includeInSnapshot(2)    

Defined Values

ascfgControl 1.3.6.1.4.1.800.2.21.1
OBJECT IDENTIFIER    

ascfgInputFileName 1.3.6.1.4.1.800.2.21.1.1
The name of the configuration file to be read by the device. The file specified should be present on the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

ascfgAction 1.3.6.1.4.1.800.2.21.1.2
Determines whether or not configuration values in ascfgInputFile will be applied to current device configuration. A value of checkSyntax causes ascfgInputFile to be checked for syntax, with no changes to the device configuration. A value of checkSyntaxAndApply also causes ascfgInputFile to be checked for syntax. In addition, all commands free of syntax errors are applied to device configuration. Setting this object causes ascfgInputFile to be processed in the manner specified.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noneAvail(1), checkSyntax(2), checkSyntaxAndApply(3)  

ascfgErrorFileName 1.3.6.1.4.1.800.2.21.1.3
The name of the file which contains the error messages is automatically generated by the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

ascfgStatus 1.3.6.1.4.1.800.2.21.1.4
Status of current (if in progress) or most recent application of ASCII configuration data to the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noneAvail(1), inProgress(2), completeNoErrors(3), completeErrors(4)  

ascfgErrors 1.3.6.1.4.1.800.2.21.1.5
Number of errors found in most recent application of ASCII configuration file to the device. This object is meaningful only in cases where ascfgStatus has a value of completeErrors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ascfgTimerFileName 1.3.6.1.4.1.800.2.21.1.6
The name of the configuration file to be read later by the device. The file specified should be present on the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..25)  

ascfgTimerFileTime 1.3.6.1.4.1.800.2.21.1.7
The (local)time when the configuration file will read by the device. The following formats are valid: YY/MM/DD hh:mm MM/DD hh:mm - uses current year if after current date and time, next year otherwise. hh:mm - uses today's date if later than current time, tommorow's date otherwise. where YY - year (0-38,99) MM - month (1-12) DD - day (1-31) hh - hour (0-23) mm - minute (0-59)
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

ascfgTimerFileStatus 1.3.6.1.4.1.800.2.21.1.8
The current status of the ASCII configuration timer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), pending(2), inprogress(3)  

ascfgTimerClear 1.3.6.1.4.1.800.2.21.1.9
A set of this object causes the ASCII configuration timer to be cleared.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ascfgSnapshotFileName 1.3.6.1.4.1.800.2.21.1.10
The name of the configuration snapshot file to be produced by the device. The file specified should not be present on the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..25)  

ascfgSnapshotInitiate 1.3.6.1.4.1.800.2.21.1.11
A set of this object causes a configuration snapshot to be generated by the device, provided that object ascfgSnapshotFileName has been set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ascfgSnapshotIpSelect 1.3.6.1.4.1.800.2.21.1.12
The value of this object determines whether or not IP configuration data is included in the snapshot to be generated by the device. Default is excludeFromSnapshot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AscSnapshotAction  

ascfgSnapshotIpxSelect 1.3.6.1.4.1.800.2.21.1.13
The value of this object determines whether or not IPX configuration data is included in the snapshot to be generated by the device. Default is excludeFromSnapshot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AscSnapshotAction  

ascfgSnapshotSystemSelect 1.3.6.1.4.1.800.2.21.1.14
The value of this object determines whether or not system configuration data is included in the snapshot to be generated by the device. Default is excludeFromSnapshot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AscSnapshotAction  

ascfgSnapshotSnmpSelect 1.3.6.1.4.1.800.2.21.1.15
The value of this object determines whether or not SNMP configuration data is included in the snapshot to be generated by the device. Default is excludeFromSnapshot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AscSnapshotAction  

ascfgSnapshotAtmSelect 1.3.6.1.4.1.800.2.21.1.16
The value of this object determines whether or not ATM configuration data is included in the snapshot to be generated by the device. Default is excludeFromSnapshot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AscSnapshotAction  

ascfgSnapshotVlanSelect 1.3.6.1.4.1.800.2.21.1.18
The value of this object determines whether or not group/VLAN configuration data is included in the snapshot to be generated by the device. Default is excludeFromSnapshot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AscSnapshotAction  

ascfgSnapshotInterfaceSelect 1.3.6.1.4.1.800.2.21.1.19
The value of this object determines whether or not interface configuration data is included in the snapshot to be generated by the device. Default is excludeFromSnapshot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AscSnapshotAction  

ascfgSnapshotBrdgSelect 1.3.6.1.4.1.800.2.21.1.20
The value of this object determines whether or not bridging configuration data is included in the snapshot to be generated by the device. Default is excludeFromSnapshot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AscSnapshotAction  

ascfgSnapshotAllSelect 1.3.6.1.4.1.800.2.21.1.21
The value of this object determines whether or not all configuration data is included in the snapshot to be generated by the device. Setting this object is equivalent to setting all the individual snapshot select objects to the same value. Default is excludeFromSnapshot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AscSnapshotAction  

ascfgSnapshotSelectSummary 1.3.6.1.4.1.800.2.21.1.22
This object is a bit mask which represents the current state of the snapshot select objects. Each selection object is represented by a single bit. The mapping between selection objects and mask bits is as follows: IP 0x001 IPX 0x002 SYSTEM 0x004 SNMP 0x008 ATM 0x010 VLAN 0x040 INTERFACE 0x080 BRIDGING 0x100 ALL 0xffffffff.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ascfgCommandStr 1.3.6.1.4.1.800.2.21.1.23
This object is to be interpreted as a text-based configuration command and executed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

ascfgCommandStatus 1.3.6.1.4.1.800.2.21.1.24
This object contains the completion status of ascfgCommandStr as a text-based configuration command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER failure(1), success(2)  

ascfgSaveConfiguration 1.3.6.1.4.1.800.2.21.1.25
This object triggers the process of saving the configuration info to the cache. It is applicable when the device is in the cache-only mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ascfgConfigurationFileName 1.3.6.1.4.1.800.2.21.1.26
The name of the ASCII configuration file to be used by the device to boot. * If a NULL string is passed, that signifies the switch will be booted up using the conventional mpm.cnf file in the flash; ** If a non-NULL string is passed in, and the file is present on the device, then the switch/device will booted up in the cache-only mode, *and* the specified will be used to boot up the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..25)  

ascfgCacheOnly 1.3.6.1.4.1.800.2.21.1.27
This object is the flag for the device to toggle its configuration mode. When it is set to TRUE, all the subsequent configuration info is stored in the cache only; when is set to FALSE, the device will sync up the cache and the flash, and subsequent config info is stored in both.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)