XEDIA-SYSTEM-MIB

File: XEDIA-SYSTEM-MIB.mib (93781 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
XEDIA-REG IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 IpAddress Gauge32
Counter32 TEXTUAL-CONVENTION DisplayString
RowStatus TruthValue MODULE-COMPLIANCE
OBJECT-GROUP xediaMibs InterfaceIndex
InterfaceIndexOrZero

Defined Types

Unsigned32  
Gauge32    

DateAndTimeForm  
A Date/Time string in the format: 'mm/dd/yyyy hh:mm:ss:tt' where mm - month, dd - day, yyyy - year, hh - hour, mm - minutes, ss - seconds, tt - ticks.
TEXTUAL-CONVENTION    
  DisplayString Size(0..22)  

XStorageType  
A storage location for the 'file' being transfered. Note that the type 'network(1)' generally indicates that the Trivial File Transfer Protocol (TFTP) will be used to execute the transfer (though, in the future, other types of transfer protocols may be supported). Also, the 'nvram(4)' value may be used to indicate some other type of non-volatile storage (e.g., a hard disk).
TEXTUAL-CONVENTION    
  INTEGER network(1), bootflash(2), flash(3), ram(4), nvram(5)  

XFileType  
A number representing the type of file being referenced.
TEXTUAL-CONVENTION    
  INTEGER image(1), config(2), dump(3), eventLog(4), diags(5), bootPass1(6), bootPass2(7), tclScript(8)  

XTransferStatus  
The status of a particular file transfer.
TEXTUAL-CONVENTION    
  INTEGER fileNotFound(1), accessViolation(2), notEnoughSpace(3), illegalOperation(4), unknownTransferID(5), fileAlreadyExists(6), noUser(7), generalError(8), incompatibleFile(9), noResponseFromServer(10), checksumError(11), aborted(12), statusUnknown(13), success(14), inProgress(15), alreadyRunning(16), noBootImageRecord(17), incompatibleSecurityParams(18), invalidAuthenticationHash(19), invalidDecryptionResult(20)  

XsysBootImageEntry  
SEQUENCE    
  xsysBootImageIndex INTEGER
  xsysBootImageBootPriority Unsigned32
  xsysBootImageSrc XStorageType
  xsysBootImageSrcName DisplayString
  xsysBootImageSrcType XFileType
  xsysBootImageDestName DisplayString
  xsysBootImageServerAddr IpAddress
  xsysBootImageLocalAddr IpAddress
  xsysBootImageMask IpAddress
  xsysBootImageDefaultRouter IpAddress
  xsysBootImageSlot Unsigned32
  xsysBootImagePort Unsigned32
  xsysBootImageOperStatus XTransferStatus
  xsysBootImageRowStatus RowStatus

XsysTransferEntry  
SEQUENCE    
  xsysTransferIndex Unsigned32
  xsysTransferSrc XStorageType
  xsysTransferSrcName DisplayString
  xsysTransferDest XStorageType
  xsysTransferDestName DisplayString
  xsysTransferServerAddr IpAddress
  xsysTransferOperStatus XTransferStatus
  xsysTransferOperProgress INTEGER
  xsysTransferAction INTEGER
  xsysTransferRowStatus RowStatus
  xsysTransferEncryptPassword DisplayString

XsysStorageEntry  
SEQUENCE    
  xsysStorageArea XStorageType
  xsysStorageDescr DisplayString
  xsysStorageAllocationUnits Unsigned32
  xsysStorageSize Unsigned32
  xsysStorageUsed Unsigned32
  xsysStorageAllocationFailures Counter32
  xsysStorageBytesTotal Unsigned32
  xsysStorageBytesUsed Unsigned32
  xsysStorageBytesAvailable Unsigned32

XsysFileListEntry  
SEQUENCE    
  xsysFileName DisplayString
  xsysFileType XFileType
  xsysFileBuildName DisplayString
  xsysFileBuildDate DisplayString
  xsysFileBuildVersion DisplayString
  xsysFileSrcName DisplayString
  xsysFileSrc XStorageType
  xsysFileHost IpAddress
  xsysFileDate DisplayString
  xsysFileSize Unsigned32
  xsysFileIsActive TruthValue
  xsysFileRowStatus RowStatus

XsysSnmpErrorEntry  
SEQUENCE    
  xsysSnmpErrorIpAddress IpAddress
  xsysSnmpErrorReqID Unsigned32
  xsysSnmpErrorMessage DisplayString

XsysSubsystemEntry  
SEQUENCE    
  xsysSubsystemName DisplayString
  xsysSubsystemResetControl INTEGER

XsysEventEntry  
SEQUENCE    
  xsysEventIndex Unsigned32
  xsysEventDateTime DateAndTimeForm
  xsysEventSubsystem DisplayString
  xsysEventLevel INTEGER
  xsysEventId Unsigned32
  xsysEventMsg DisplayString

XsysEventSubsystemFilterEntry  
SEQUENCE    
  xsysEventSubsystemFilterSubsystem DisplayString
  xsysEventSubsystemFilterDirection INTEGER

XsysEventIdFilterEntry  
SEQUENCE    
  xsysEventIdFilterId Unsigned32
  xsysEventIdFilterName DisplayString
  xsysEventIdFilterMessage DisplayString
  xsysEventIdFilterDirection INTEGER

XsysPciEntry  
SEQUENCE    
  xsysPciDeviceIndex Unsigned32
  xsysPciVendorId Unsigned32
  xsysPciDeviceId Unsigned32
  xsysPciRevisionId Unsigned32
  xsysPciBaseClass INTEGER
  xsysPciSubClass Unsigned32
  xsysPciStatus BIT STRING
  xsysPciIfIndex InterfaceIndexOrZero
  xsysPciFatalBusErrors Counter32
  xsysPciMasterAborts Counter32
  xsysPciParityErrors Counter32
  xsysPciTargetAborts Counter32

XsysSerialConfigEntry  
SEQUENCE    
  xsysSerialPortNumber Unsigned32
  xsysSerialBaudRate INTEGER
  xsysSerialDataBits Unsigned32
  xsysSerialParity INTEGER
  xsysSerialStopBits INTEGER
  xsysSerialFlowControl INTEGER
  xsysSerialTimeout Unsigned32

XsysIfNameIndexEntry  
SEQUENCE    
  xsysIfName DisplayString
  xsysIfIndex InterfaceIndex

XsysIfStackDisplayEntry  
SEQUENCE    
  xsysIfStackDisplayIndex Integer32
  xsysIfStackDisplayString DisplayString

XsysDnsNameServerEntry  
SEQUENCE    
  xsysDnsNameServerAddr IpAddress
  xsysDnsNameServerPref INTEGER
  xsysDnsNameServerStatus RowStatus

XsysDnsCacheEntry  
SEQUENCE    
  xsysDnsCacheName DisplayString
  xsysDnsCacheClass INTEGER
  xsysDnsCacheType INTEGER
  xsysDnsCacheIndex Integer32
  xsysDnsCacheTTL DisplayString
  xsysDnsCacheElapsedTTL DisplayString
  xsysDnsCacheSource IpAddress
  xsysDnsCacheData DisplayString
  xsysDnsCacheStatus RowStatus

Defined Values

xediaSystemMIB 1.4.1.838.3.1
This module defines objects for management of Xedia devices.
MODULE-IDENTITY    

xsysObjects 1.4.1.838.3.1.1
OBJECT IDENTIFIER    

xsysNotifications 1.4.1.838.3.1.2
OBJECT IDENTIFIER    

xsysConformance 1.4.1.838.3.1.3
OBJECT IDENTIFIER    

xsysGeneral 1.4.1.838.3.1.1.1
OBJECT IDENTIFIER    

xsysDateTime 1.4.1.838.3.1.1.1.1
The current date and time of the system. Note that this can also be used to set the current date and time as well as read it.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTimeForm  

xsysOperStatus 1.4.1.838.3.1.1.1.2
The current operational status of the system as a whole. A value 'unknown(1)' indicates that the current state of the system could not be determined. The value 'running(2)' indicates that the system is up and running and that no unusual error conditions are known. The 'warning(3)' state indicates that agent has been informed of an unusual error condition by the operational software (e.g., a device driver) but that the system is still 'operational'. (The xsysBootDiagsCode object may provide more information.) A value of 'testing(4)', indicates that the system is not available for use because it is in the testing state. The state of 'down(5)' is used only when the agent has been informed that the system is not available for any use. (How it can tell you it's down is an interesting question.)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), running(2), warning(3), testing(4), down(5)  

xsysResetControl 1.4.1.838.3.1.1.1.3
This is the 'software reset button' of the agent. When read, this object always returns the value 'ready(1)'. When set to 'reset(2)', the system will reset and reload its configuration from NVRAM. When set to 'resetToDefaults(3)', the system will delete its configuration parameters and then reset, which will cause it to come up with its default configuration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), reset(2), resetToDefaults(3)  

xsysNextBootDiagsLevel 1.4.1.838.3.1.1.1.4
The level of diagnostic tests to run the next time the system is reset. Setting the value 'none(1)' skips all diagnostic tests (and therefore makes the system boot faster). The value 'normal(2)' (the default) runs the basic set of diagnostic teams. The value 'full(3)' runs a greater-than-normal set of tests that may be useful to diagnose unusual hardware failures.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), normal(2), full(3)  

xsysBootDiagsCode 1.4.1.838.3.1.1.1.5
An error code giving more detail about a boot diagnostics failure indicated by xsysOperStatus 'warning(3)' or 'down(5)'. The value 0 indicates no failure detected or an unknown failure type. See the product user's guide for interpretation of the error code.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xsysLastBootType 1.4.1.838.3.1.1.1.6
An indication of type of the last system boot. The value 'warmBoot(2)' indicates the system was reset by software (e.g., via the xsysResetControl object). The value 'coldBoot(3)' indicates the system was reset via a hardware reset button or power cycle.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), warmBoot(2), coldBoot(3)  

xsysNumResets 1.4.1.838.3.1.1.1.7
A count of the number of times the system has been reset either via a hardware switch, via the software xsysResetControl object, or via any other means (cable seeking backhoe, software spasm, etc.) Note that a manager can use this object to determine if it has missed any warmStart or coldStart traps and to detect counter discontinuities.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysDisableLoginPrompt 1.4.1.838.3.1.1.1.8
Setting this object to the value 'true(1)' will disable the login prompt so that users of the Command Line Interface (CLI) automatically get admin permissions.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

xsysFile 1.4.1.838.3.1.1.1.9
OBJECT IDENTIFIER    

xsysCompactFlash 1.4.1.838.3.1.1.1.9.1
This is the command to compact Flash memory to regain space. To begin a compact, set the object to 'compact'. When read, this object will return the appropriate status. The status 'ready' is returned when a compact is possible, 'compactInProgress' is returned when there is an unfinished compact still running, and 'flashNotAvailable' is returned if another system is currently manipulating the flash.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), compact(2), compactInProgress(3), flashNotAvailable(4)  

xsysRunningImageInfo 1.4.1.838.3.1.1.1.9.2
OBJECT IDENTIFIER    

xsysRunningImageName 1.4.1.838.3.1.1.1.9.2.1
The software name for the currently running software image.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysRunningImageVersion 1.4.1.838.3.1.1.1.9.2.2
The running image version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysRunningImageBuildDate 1.4.1.838.3.1.1.1.9.2.3
The running image build date.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysBootImageTable 1.4.1.838.3.1.1.1.9.3
A table of 'boot files' (either real or virtual) that can be used.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysBootImageEntry

xsysBootImageEntry 1.4.1.838.3.1.1.1.9.3.1
Information about a single Boot Image
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysBootImageEntry  

xsysBootImageIndex 1.4.1.838.3.1.1.1.9.3.1.1
The index of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..10  

xsysBootImageBootPriority 1.4.1.838.3.1.1.1.9.3.1.2
The boot priority for a given entry. Lowest is highest priority.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..10  

xsysBootImageSrc 1.4.1.838.3.1.1.1.9.3.1.3
The source of the file to transfer. The only valid selection is Network or Flash.
Status: current Access: read-create
OBJECT-TYPE    
  XStorageType  

xsysBootImageSrcName 1.4.1.838.3.1.1.1.9.3.1.4
The name of the source file to be transfered.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..127)  

xsysBootImageSrcType 1.4.1.838.3.1.1.1.9.3.1.5
The type of file represented by the file source name.
Status: current Access: read-only
OBJECT-TYPE    
  XFileType  

xsysBootImageDestName 1.4.1.838.3.1.1.1.9.3.1.6
The local name of the destination file.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..127)  

xsysBootImageServerAddr 1.4.1.838.3.1.1.1.9.3.1.7
The IP address of the remote TFTP server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

xsysBootImageLocalAddr 1.4.1.838.3.1.1.1.9.3.1.8
The local IP address used during a boot TFTP.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

xsysBootImageMask 1.4.1.838.3.1.1.1.9.3.1.9
The IP address mask used during a boot TFTP.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

xsysBootImageDefaultRouter 1.4.1.838.3.1.1.1.9.3.1.10
The IP address for the default router used during a boot TFTP.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

xsysBootImageSlot 1.4.1.838.3.1.1.1.9.3.1.11
The internal slot (slot/port) used during a boot TFTP.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..256  

xsysBootImagePort 1.4.1.838.3.1.1.1.9.3.1.12
The internal port (slot/port) used during a boot TFTP.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..256  

xsysBootImageOperStatus 1.4.1.838.3.1.1.1.9.3.1.13
The status of the last boot image transfer.
Status: current Access: read-only
OBJECT-TYPE    
  XTransferStatus  

xsysBootImageRowStatus 1.4.1.838.3.1.1.1.9.3.1.14
This object is used to add and remove entries from the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xsysTransferTable 1.4.1.838.3.1.1.1.9.4
A table of 'files' (either real or virtual) that can be transfered.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysTransferEntry

xsysTransferEntry 1.4.1.838.3.1.1.1.9.4.1
Information about a single 'file' that can be transfered. The file may be in an actual file system or it may be a virtual file that exists only in memory, perhaps in a different format than it will have once it is transfered. For example, the eventLog may be stored as a linked list of data structures in RAM on the local system but uploaded in human-readable ASCII to the remote system. This table will be initialized to contain entries for the types of files it allows transfer of, though these entries will return the value 'notReady(3)' for their xsysTransferRowStatus column until the user provides values for any required columns. The agent may also not allow these entries to be deleted from the table. (Therefore, for agents that only support transfer of a fixed number of 'files', this can be implemented as a fixed length table.) Legal Transfers Matrix: SRC network flash nvram ram D network N Y (1) Y (1) Y (2) E flash Y (3) N Y (4) N S nvram Y (5) Y (6) N N T ram Y (7) Y (7) N N (1) this is how you back up config files to the network (2) done by dumper automatically when crash occurs (3) this is how you upgrade software from network (4) this is how you backup config locally (5) this is how you restore config from network (6) this is how you restore config locally (7) done by loader automatically during boot
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysTransferEntry  

xsysTransferIndex 1.4.1.838.3.1.1.1.9.4.1.1
Indicates the row entry number within the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..10  

xsysTransferSrc 1.4.1.838.3.1.1.1.9.4.1.2
The source of the file to transfer.
Status: current Access: read-create
OBJECT-TYPE    
  XStorageType  

xsysTransferSrcName 1.4.1.838.3.1.1.1.9.4.1.3
The file name of the source file.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..127)  

xsysTransferDest 1.4.1.838.3.1.1.1.9.4.1.4
The destination for the file to transfer.
Status: current Access: read-create
OBJECT-TYPE    
  XStorageType  

xsysTransferDestName 1.4.1.838.3.1.1.1.9.4.1.5
The file name of the destination file.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

xsysTransferServerAddr 1.4.1.838.3.1.1.1.9.4.1.6
The IP address of the the TFTP server.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

xsysTransferOperStatus 1.4.1.838.3.1.1.1.9.4.1.7
The status of the last transfer procedure, if any. This object will have a value of 'statusUnknown(2)' if no transfer process has been performed. The 'incompatibleFile(6)' may result, for example, if the file is a software image that is not compatible with this hardware, or, as another example, if the file contains configuration parameters for a newer revision of software than is currently running on the system. The other values should be self-explanatory.
Status: current Access: read-only
OBJECT-TYPE    
  XTransferStatus  

xsysTransferOperProgress 1.4.1.838.3.1.1.1.9.4.1.8
A percent value updated periodically to represent the progress of a TFTP session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

xsysTransferAction 1.4.1.838.3.1.1.1.9.4.1.9
The object is used to initiate the transfer manually. When read, it always returns the value 'ready(1)'. Setting the object to 'execute(2)' initiates the transfer as long as the xsysTransferRowStatus is 'active(1)' and another transfer is not currently in progress. The 'executeAndCreateBootRecord(3)' additionally creates a BootImageEntry if the transfer is of an OS image into flash. If the BootImageTable is full, the file transfer will fail. The newly created BootImageEntry will be initialized with the lowest priority and RowStatus of notInService. The value 'abort(3)' attempts to abort the transfer and will return a inconsistentValue SNMP error when set if the xsysTransferOperStatus is not currently 'inProgress(1)'. The action 'secureTransfer' is similar to the 'execute' action except it can only be used for configuration files when the source or destination is nvram. SecureTransfer uses authentication and encryption to protect the configuration file from modification, and from interception.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ready(1), execute(2), executeAndCreateBootRecord(3), abort(4), secureTransfer(5)  

xsysTransferRowStatus 1.4.1.838.3.1.1.1.9.4.1.10
This object is used to add and remove entries from the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xsysTransferEncryptPassword 1.4.1.838.3.1.1.1.9.4.1.11
The password used for en/decryption.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

xsysStorageTable 1.4.1.838.3.1.1.1.9.5
A table of storage devices. Note that this table parallels the one in the Host Resources MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysStorageEntry

xsysStorageEntry 1.4.1.838.3.1.1.1.9.5.1
Information about the capacity and utilization of a storage device. The Xedia Velociraptor 1.0.0 product will have entries of type ram, nvram, and flash.
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysStorageEntry  

xsysStorageArea 1.4.1.838.3.1.1.1.9.5.1.2
The type of storage represented by this entry. Note that the value 'network(1)' cannot be used in this context.
Status: current Access: not-accessible
OBJECT-TYPE    
  XStorageType  

xsysStorageDescr 1.4.1.838.3.1.1.1.9.5.1.3
A textual description of this storage device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysStorageAllocationUnits 1.4.1.838.3.1.1.1.9.5.1.4
The size, in bytes, that xsysStorageSize and xsysStorageUsed is measured in.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

xsysStorageSize 1.4.1.838.3.1.1.1.9.5.1.5
The size of the storage device in the units identified by xsysStorageAllocationUnits.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

xsysStorageUsed 1.4.1.838.3.1.1.1.9.5.1.6
The amount of the storage represented by this entry that is allocated, in units of hrStorageAllocationUnits.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

xsysStorageAllocationFailures 1.4.1.838.3.1.1.1.9.5.1.7
The number of requests for storage represented by this entry that could not be honored due to not enough storage. It should be noted that as this object has a SYNTAX of Counter32, that it does not have a defined initial value. However, it is recommended that this object be initialized to zero.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysStorageBytesTotal 1.4.1.838.3.1.1.1.9.5.1.8
The size of the storage device in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

xsysStorageBytesUsed 1.4.1.838.3.1.1.1.9.5.1.9
The amount of the storage represented by this entry that is allocated, in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

xsysStorageBytesAvailable 1.4.1.838.3.1.1.1.9.5.1.10
The amount of the storage represented by this entry that is not allocated, in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

xsysFileListTable 1.4.1.838.3.1.1.1.9.6
A table of File List entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysFileListEntry

xsysFileListEntry 1.4.1.838.3.1.1.1.9.6.1
Information about the files on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysFileListEntry  

xsysFileName 1.4.1.838.3.1.1.1.9.6.1.1
A textual name of the file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysFileType 1.4.1.838.3.1.1.1.9.6.1.2
The type of file represented by the file name.
Status: current Access: read-only
OBJECT-TYPE    
  XFileType  

xsysFileBuildName 1.4.1.838.3.1.1.1.9.6.1.3
A textual Build name of the file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

xsysFileBuildDate 1.4.1.838.3.1.1.1.9.6.1.4
A textual Build date of the file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysFileBuildVersion 1.4.1.838.3.1.1.1.9.6.1.5
A textual Version of the file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysFileSrcName 1.4.1.838.3.1.1.1.9.6.1.6
The original source file name of the originating file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

xsysFileSrc 1.4.1.838.3.1.1.1.9.6.1.7
The source type of the original file.
Status: current Access: read-only
OBJECT-TYPE    
  XStorageType  

xsysFileHost 1.4.1.838.3.1.1.1.9.6.1.8
The IP Address of the TFTP host that was used to copy the original source file. Or 0.0.0.0 if not applicable.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

xsysFileDate 1.4.1.838.3.1.1.1.9.6.1.9
The date associated with the file.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysFileSize 1.4.1.838.3.1.1.1.9.6.1.10
The size of the file in the units identified by xsysStorageAllocationUnits.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

xsysFileIsActive 1.4.1.838.3.1.1.1.9.6.1.11
The active flag associated with the file.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

xsysFileRowStatus 1.4.1.838.3.1.1.1.9.6.1.12
This object is used to remove entries from the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xsysWatchdogUpdate 1.4.1.838.3.1.1.1.10
The number of seconds between the watchdog timer updates. A watch dog reset will occur if the timer is not updated within three (3) cycles. A value of 0 disables the watchdog timout. The valid range of a functioning update is 20-30 seconds. note: a node boot is required for changes to take affect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0 | 20..30  

xsysDateTimeEpochSeconds 1.4.1.838.3.1.1.1.11
The current Date and Time represented by the number of seconds since January 1, 1970
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xsysSnmpErrorLog 1.4.1.838.3.1.1.1.12
OBJECT IDENTIFIER    

xsysSnmpErrorLast 1.4.1.838.3.1.1.1.12.1
The error information logged from the last SNMP request.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysSnmpErrorTable 1.4.1.838.3.1.1.1.12.2
A table of File List entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysSnmpErrorEntry

xsysSnmpErrorEntry 1.4.1.838.3.1.1.1.12.2.1
Information about the files on the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysSnmpErrorEntry  

xsysSnmpErrorIpAddress 1.4.1.838.3.1.1.1.12.2.1.1
The IP Address of the errored request.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

xsysSnmpErrorReqID 1.4.1.838.3.1.1.1.12.2.1.2
The PDU Request ID of the errored request.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

xsysSnmpErrorMessage 1.4.1.838.3.1.1.1.12.2.1.3
The textual message of the errored request.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysDebugMode 1.4.1.838.3.1.1.1.13
The Administrative mode to control destructive debug commands.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

xsysCreateSubInterface 1.4.1.838.3.1.1.1.14
The name of the layer interface for which a new sub-interface is to be created on. The layer interface must be the aggregate for that layer. For example, a value of ipsec.1 creates a sub-interface ipsec.1.1.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

xsysPreLoginBanner 1.4.1.838.3.1.1.1.15
The text string displayed prior to logging into the system from either the directly connect consol, or telnet. The standard control characters can be used to customize the output.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

xsysMotherBoardSerialNumber 1.4.1.838.3.1.1.1.16
The text string representing the serial number of the system's mother board
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysConfigParams 1.4.1.838.3.1.1.2
OBJECT IDENTIFIER    

xsysConfigLastWriteDateTime 1.4.1.838.3.1.1.2.1
The value of xsysDateTime the last time any configuration parameter value was written to non-volatile memory. A zero-length value indicates that no changes have been made and that the system is running using all defaults. Note that this parameter must be saved in non-volatile memory across re-initializations of the system.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTimeForm  

xsysConfigLastWriteSource 1.4.1.838.3.1.1.2.2
The source address of the entity that made the last configuration change to the system. The value 127.0.0.1 (the loopback address) indicates the local console. This value must also be saved in non-volatile memory across re-initializations of the system.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

xsysSubsystemTable 1.4.1.838.3.1.1.2.3
This table allows subsystems to be reset on an individual basis (as opposed to as a group using the xsysResetControl object).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysSubsystemEntry

xsysSubsystemEntry 1.4.1.838.3.1.1.2.3.1
A subsystem that's currently running.
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysSubsystemEntry  

xsysSubsystemName 1.4.1.838.3.1.1.2.3.1.1
The name that uniquely identifies the subsystem.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..4)  

xsysSubsystemResetControl 1.4.1.838.3.1.1.2.3.1.2
Setting this object causes individual subsystems to take action, as defined below. Not all subsystems support all of the actions available. Valid actions for each subsystem can be set without errors. If an action is invalid for a subsystem, then an error PDU of 'BadValue' is returned. o ready - NoOp. No action is taken by the subsystem. o defaultConfig - All configuration records associated with the particular subsystem are deleted. The subsystem will restore to default configuration if possible, or it continues to run using its runtime values. On the next node boot, default records will be written to the configuration memory. o reset - The subsystem will be restarted using its existing configuration memory. o resetToDefaults - All configuration records associated with the particular subsystem are deleted. The subsystem is then restarted, causing default records to be written to configuration memory. o purgeRecords - All old configuration records associated with the particular subsystem are deleted. Some subsystems maintain old configuration records. This allows you to downgrade without losing configuration information. These old configuration records consume configuration memory. Purging old configuration records frees the associated configuration memory for current use. When read, the value of the object is always 'ready(1)'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), defaultConfig(2), reset(3), resetToDefaults(4), purgeRecords(5)  

xsysConfigFileStart 1.4.1.838.3.1.1.2.4
The address of the start of the virtual config file.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

xsysConfigEndOfFile 1.4.1.838.3.1.1.2.5
The address of the end of the virtual config file.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

xsysConfigEndOfData 1.4.1.838.3.1.1.2.6
The address where data ends in the config file.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

xsysConfigDataSize 1.4.1.838.3.1.1.2.7
The sum of all data blocks in the config file.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

xsysConfigFreeBlocksTotalBytes 1.4.1.838.3.1.1.2.8
The sum of all free blocks in the config file.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

xsysConfigNumberConfigRecs 1.4.1.838.3.1.1.2.9
The number records in file counter.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

xsysConfigPercentFull 1.4.1.838.3.1.1.2.10
The percentage of NVRAM that is full.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

xsysConfigCompression 1.4.1.838.3.1.1.2.11
Displays whether configuration file compression is currently active or not. The operational effects of compression are transparent to the user.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

xsysEvents 1.4.1.838.3.1.1.4
OBJECT IDENTIFIER    

xsysEventTable 1.4.1.838.3.1.1.4.1
A table of events in the order that they were generated. An event may or may not be added to this (conceptual) table based on whether it passes all of the input filter criteria identified below. Also, when the table is retrieved via SNMP operations, it may or may not include a specific event based on the current output filter criteria.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysEventEntry

xsysEventEntry 1.4.1.838.3.1.1.4.1.1
Information about a single event.
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysEventEntry  

xsysEventIndex 1.4.1.838.3.1.1.4.1.1.1
Indicates the number of the event. Events are numbered sequentially from 1 - n. A management station can keep track of the last event it uploaded and periodically GET-NEXT from there to determine if there have been any new events. This means that, as events are removed from the table their indices are not reused until the next reset to default configuration (which loses all stored events). Also, the agent must store the 'next available event number' value across re-initializations of the system, resetting it to 1 only when the configuration is reset to defaults.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

xsysEventDateTime 1.4.1.838.3.1.1.4.1.1.2
The date and time when this event was generated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTimeForm  

xsysEventSubsystem 1.4.1.838.3.1.1.4.1.1.3
The subsystem this event was generated by.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..6)  

xsysEventLevel 1.4.1.838.3.1.1.4.1.1.4
The level of the event.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER debug(1), trace(2), info(3), warning(4), fatal(5)  

xsysEventId 1.4.1.838.3.1.1.4.1.1.5
The identifier of the event. This id is unique within a subsystem.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

xsysEventMsg 1.4.1.838.3.1.1.4.1.1.6
Textual message associated with the event.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysEventMaxTableSize 1.4.1.838.3.1.1.4.2
The maximum number of events in the event log table. When the number of events exceeds this value, newer events continue to be added and the oldest events are discarded. Changing this object takes affect on the next system boot. Note that the last 20 warning and fatal level events are also stored to non-volatile memory and are relogged into event log upon the next system boot.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 200..5000  

xsysEventInFilterLevel 1.4.1.838.3.1.1.4.3
The current event input filter level. The user can choose to not log events of the lower levels, but they cannot filter out warning and fatal events. By default, debug and trace events are filtered on input.
Status: current Access: read-write
OBJECT-TYPE    
  BIT STRING debug(0), trace(1), info(2)  

xsysEventOutFilterLevel 1.4.1.838.3.1.1.4.4
The current event output filter level. The output filter effects which entries are returned when the table is dumped (e.g., via a GET-NEXT sweep). By default, no events are filtered on output.
Status: current Access: read-write
OBJECT-TYPE    
  BIT STRING debug(0), trace(1), info(2), warning(3), fatal(4)  

xsysEventOutFilterDateTime 1.4.1.838.3.1.1.4.5
The current event output filter level based on date/time. Only events with xsysEventDateTime at or after this date are returned. By default, events from all date/times are returned.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTimeForm  

xsysEventSubsystemFilterTable 1.4.1.838.3.1.1.4.6
A table of filter information by subsystem.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysEventSubsystemFilterEntry

xsysEventSubsystemFilterEntry 1.4.1.838.3.1.1.4.6.1
Filter information for a particular subsystem.
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysEventSubsystemFilterEntry  

xsysEventSubsystemFilterSubsystem 1.4.1.838.3.1.1.4.6.1.1
The subsystem this filter applies to.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..4)  

xsysEventSubsystemFilterDirection 1.4.1.838.3.1.1.4.6.1.2
The direction(s) to filter events from this subsystem, if any. By default, events from a subsystem are not filtered in either direction.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), input(2), output(3), inputOutput(4)  

xsysEventIdFilterTable 1.4.1.838.3.1.1.4.7
A table of filter information for each subsystem/id combination.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysEventIdFilterEntry

xsysEventIdFilterEntry 1.4.1.838.3.1.1.4.7.1
Information for a particular subsystem/id combination.
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysEventIdFilterEntry  

xsysEventIdFilterId 1.4.1.838.3.1.1.4.7.1.1
The identifier of the event this filter information is for.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..255  

xsysEventIdFilterName 1.4.1.838.3.1.1.4.7.1.2
The textual name of the event.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..16)  

xsysEventIdFilterMessage 1.4.1.838.3.1.1.4.7.1.3
The descriptive message of the event
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

xsysEventIdFilterDirection 1.4.1.838.3.1.1.4.7.1.4
The direction(s) in which to filter this event id. Note that the filter information per event id is only looked at if the subsystem as a whole is not being filtered. By default, individual event ids are not filtered.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), input(2), output(3), inputOutput(4)  

xsysEventsClearAllControl 1.4.1.838.3.1.1.4.8
Setting this object to 'execute(2)' removes all entries from the xsysEventTable. When read, this object always returns the value 'ready(1)'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), execute(2)  

xsysEventsAsTraps 1.4.1.838.3.1.1.4.9
This object is used to control whether Xedia system events are sent as SNMP traps. Generally, it is not appropriate to send all events as traps since this would consume a fairly large amount of network bandwidth. However, in the case where the events may be useful for debugging purposes, this object can be changed to 'true(1)'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

xsysEventDisplay 1.4.1.838.3.1.1.4.10
Normally, all events that pass the input filter criteria are both logged and written out to the system console. This can be a problem if the console is being used interactively, for example to configure the system. Therefore, this object can be set to 'false(2)' to disable printing of the events as they occur to the display. Instead, the user can display the event log using explicit commands.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

xsysEventsAsSyslogMessages 1.4.1.838.3.1.1.4.11
This object is used to control whether Xedia system events are sent as UNIX syslog messages. Generally, it is not appropriate to send all events as syslog messages since this would consume a fairly large amount of network bandwidth and system resources, such as CPU processing. However, in the case where it is desirable to archive system events to a host with a hard drive, or tools that can manipulate the log output, this object can be changed to 'true(1)'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

xsysEventSyslogRemoteServer 1.4.1.838.3.1.1.4.13
PTS FIX THIS - NEEDS DESCRIPTION HERE The address(es) of the remote host where a syslogd syslog daemon is running and awaits messages from this AccessPoint. Maximum number of remote servers is limited to 5.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

xsysEventNvRamMaxTableSize 1.4.1.838.3.1.1.4.14
The maximum number of warning and fatal level events could be stored to non-volatile memory and are relogged into event log upon the next system boot. When the number of events exceeds this value, newer events continue to be added and the oldest events are discarded. Changing this object takes affect on the next system boot.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 20..1000  

xsysHardware 1.4.1.838.3.1.1.5
OBJECT IDENTIFIER    

xsysProcessorDescr 1.4.1.838.3.1.1.5.1
A textual description of the (main) processor for the system. This should include the manufacturer and the revision/clock speed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysPowerSupplyType 1.4.1.838.3.1.1.5.2
The type of the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER internal(1), external(2)  

xsysCpuUtilization 1.4.1.838.3.1.1.5.3
The average, over some implementation-defined sampling period, of the percentage of time that the system's (main) processor was not idle.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

xsysPciTable 1.4.1.838.3.1.1.5.4
A table of PCI devices in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysPciEntry

xsysPciEntry 1.4.1.838.3.1.1.5.4.1
Information about a single PCI device in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysPciEntry  

xsysPciDeviceIndex 1.4.1.838.3.1.1.5.4.1.1
A arbitrary unique number to identify the PCI device in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

xsysPciVendorId 1.4.1.838.3.1.1.5.4.1.2
The vendor (manufacturer) of the device. Values that are relevent to the Xedia Velociraptor include: 4113 (0x1011) - DEC 0000 (0x0000) - Darkroom Technology ?? 0000 (0x0000) - SDL ?? 4523 (0x11ab) - Galileo Technology
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

xsysPciDeviceId 1.4.1.838.3.1.1.5.4.1.3
A vendor-defined identifier for the particular device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

xsysPciRevisionId 1.4.1.838.3.1.1.5.4.1.4
A revision number of the device, assigned by the vendor.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..256  

xsysPciBaseClass 1.4.1.838.3.1.1.5.4.1.5
The type (class) of PCI device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER preRev2Device(0), massStorageController(1), networkController(2), displayController(3), multimediaDevice(4), memoryController(5), bridgeDevice(6), simpleCommController(7), baseSystemPeripheral(8), inputDevice(9), dockingStation(10), processor(11), serialBusController(12), otherDevice(255)  

xsysPciSubClass 1.4.1.838.3.1.1.5.4.1.6
The sub-type (or sub-class) of the PCI device. This value can only be interpreted relative to the xsysPciBaseClass value. Interesting device sub-classes relevent to Xedia's Velociraptor: Class networkController: ethernetController(0), tokenRingController(1), fddiController(2), atmController(3), otherNetworkController(4) Class bridgeDevice: hostPciBridge(0), pciIsaBridge(1), pciEisaBridge(2), pciMicroChannelBridge(3), pciPciBridge(4), pciPcmciaBridge(5), pciNuBusBridge(6), pciCardBusBridge(7), otherBridgeDevice(128)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..256  

xsysPciStatus 1.4.1.838.3.1.1.5.4.1.7
This is the PCI status register. Most of these bits are totally uninteresting to the end-user but are included for debugging purposes. For more detail see Table 6-3 'Status Register Bits' in the reference below.
Status: current Access: read-only
OBJECT-TYPE    
  BIT STRING reserved0(0), reserved1(1), reserved2(2), reserved3(3), reserved4(4), mhz66Capable(5), udfSupported(6), fastBackToBackCapable(7), dataParityErrorDetected(8), devselTiming1(9), devselTiming2(10), signaledTargetAbort(11), receivedTargetAbort(12), receivedMasterAbort(13), signaledSystemError(14), detectedParityError(15)  

xsysPciIfIndex 1.4.1.838.3.1.1.5.4.1.8
The ifIndex of the associated interface or 0 if the PCI device is not interface-related.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

xsysPciFatalBusErrors 1.4.1.838.3.1.1.5.4.1.9
The total number of fatal bus errors that were detected by this device. This will be a sum of xsysPciMasterAborts, xsysPciParityErrors, and xsysPciTargetAborts
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysPciMasterAborts 1.4.1.838.3.1.1.5.4.1.10
The total number master abort errors that were detected by this device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysPciParityErrors 1.4.1.838.3.1.1.5.4.1.11
The total number of parity errors that were detected by this device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysPciTargetAborts 1.4.1.838.3.1.1.5.4.1.12
The total number of target abort errors that were detected by this device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysSerial 1.4.1.838.3.1.1.6
OBJECT IDENTIFIER    

xsysSerialConfigTable 1.4.1.838.3.1.1.6.1
This table contains configuration information for the serial ports of the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysSerialConfigEntry

xsysSerialConfigEntry 1.4.1.838.3.1.1.6.1.1
Configuration information for one of the system's serial ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysSerialConfigEntry  

xsysSerialPortNumber 1.4.1.838.3.1.1.6.1.1.1
The physical port number of the serial port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..256  

xsysSerialBaudRate 1.4.1.838.3.1.1.6.1.1.2
The baud rate in bits per second for this serial port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bps110(110), bps300(300), bps1200(1200), bps2400(2400), bps4800(4800), bps9600(9600), bps19200(19200)  

xsysSerialDataBits 1.4.1.838.3.1.1.6.1.1.3
The number of data bits for this serial port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 4..8  

xsysSerialParity 1.4.1.838.3.1.1.6.1.1.4
The type of parity supported on this serial port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER even(1), odd(2), none(3), mark(4), space(5)  

xsysSerialStopBits 1.4.1.838.3.1.1.6.1.1.5
The number of stop bits on this serial port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER one(1), two(2), onePointFive(3)  

xsysSerialFlowControl 1.4.1.838.3.1.1.6.1.1.6
The type of flow control used on this serial port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER xonXoff(1), hardware(2), none(3)  

xsysSerialTimeout 1.4.1.838.3.1.1.6.1.1.7
The number of seconds of inactivity to allow before timing out the session using the serial port. The value 0 means no timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3600  

xsysInterfaces 1.4.1.838.3.1.1.7
OBJECT IDENTIFIER    

xsysIfNameIndexTable 1.4.1.838.3.1.1.7.1
A table of ifName to ifIndex mappings. This table makes it easier for the manager to get the ifIndex using the textual name that the user interfaces uses to identify the interface (e.g., eth.1, fr.1)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysIfNameIndexEntry

xsysIfNameIndexEntry 1.4.1.838.3.1.1.7.1.1
A single ifName to ifIndex mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysIfNameIndexEntry  

xsysIfName 1.4.1.838.3.1.1.7.1.1.1
The value of ifName for the ifEntry with the same ifIndex as xsysIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

xsysIfIndex 1.4.1.838.3.1.1.7.1.1.2
The value of ifIndex for the interface this entry is associated with.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

xsysIfStackDisplayTable 1.4.1.838.3.1.1.7.2
This table contains a read-only display of the interface stack in indented format. The first row will correspond to one of the system's physical interfaces. The following rows will be in order of which interfaces are stacked on top of which with blank space at the beginning of the xsysIfStackDisplayString values to show the hierarchy. (Note that several rows may be indented to the same level if they are stacked on top of the same lower-layer interface.) When the top of one stack is reached, the next physical interface will start at the left again.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysIfStackDisplayEntry

xsysIfStackDisplayEntry 1.4.1.838.3.1.1.7.2.1
Information about one entry in the interface stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysIfStackDisplayEntry  

xsysIfStackDisplayIndex 1.4.1.838.3.1.1.7.2.1.1
The row number in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

xsysIfStackDisplayString 1.4.1.838.3.1.1.7.2.1.2
The descriptive string for the entry in the stack table. This string will contain (at least) the ifName of the corresponding interface. The string will start with blank space in order to indent the text so that the resulting table presents an outline view of the interface stack.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysHttpd 1.4.1.838.3.1.1.8
OBJECT IDENTIFIER    

xsysHttpdAdminStatus 1.4.1.838.3.1.1.8.1
The desired state of the web server running on the system. By default, the web server is running but the manager can disable it using this control in order to save memory and/or for security reasons. This object is implementation-dependent and may require a node boot to change the value of xsysHttpdOperStatus.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

xsysHttpdOperStatus 1.4.1.838.3.1.1.8.2
The actual state of the web server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

xsysHttpdNmsWebServer 1.4.1.838.3.1.1.8.3
The domain name or IP address of the web server that will be referenced in the pages generated by the embedded HTTPD for images, documentation, and other space-consuming data.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

xsysHttpdNmsWebServerPort 1.4.1.838.3.1.1.8.4
The TCP port being used by the web server identified by xsysHttpdNmsWebServer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

xsysTelnetd 1.4.1.838.3.1.1.9
OBJECT IDENTIFIER    

xsysTelnetdAdminStatus 1.4.1.838.3.1.1.9.1
The desired state of the Telnet server running on the system. By default, the Telnet server is running but the manager can disable it using this control in order to save memory and/or for security reasons. This object is implementation-dependent and may require a node boot to change the value of xsysTelnetOperStatus.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

xsysTelnetdOperStatus 1.4.1.838.3.1.1.9.2
The actual state of the Telnet server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

xsysDns 1.4.1.838.3.1.1.10
OBJECT IDENTIFIER    

xsysDnsDomain 1.4.1.838.3.1.1.10.1
The domain name suffix used when fully qualified domain names are not specified. When no domain suffix is specified, you must use fully qualified domain names. When a domain suffix is specified you may use the host or node name portion of the domain name when referring to domain names within the domain sub-tree (suffix) specified by this object. For example, setting this object to `xedia.com' allows you to refer to the node `barbados.xedia.com' as `barbados'. For those familiar with the UNIX operating system, this object is equivalent to the `domain' keyword in the /etc/resolv.conf file. For example, setting this object to `xedia.com' has the same affect as specifying `domain xedia.com' in your /etc/resolv.conf file. Values of this object must adhere to the rules for domain names specified in RFC 1034 and RFC 1035.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

xsysDnsAdminStatus 1.4.1.838.3.1.1.10.2
The desired state of the DNS resolver. The DNS resolver is operational by default, but is unable to resolve names or addresses until at least one name server is defined. The DNS resolver can therefore be removed from operation by removing all configured name servers, or by setting this object to `down'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

xsysDnsOperStatus 1.4.1.838.3.1.1.10.3
The actual state of the DNS resolver. `up' indicates that the resolver is able to resolve names and addresses. `down' indicates that the resolver is administratively disabled from resolving names. `noNameServerDefined' indicates that the resolver is up, but is unable to resolve names or addresses because no name servers have been configured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), noNameServersDefined(3)  

xsysDnsQueries 1.4.1.838.3.1.1.10.4
The number of queries sent by the resolver.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysDnsResponses 1.4.1.838.3.1.1.10.5
The number of responses returned by name servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysDnsNoErrorResponses 1.4.1.838.3.1.1.10.6
The number of responses returned by name servers which contained response codes indicating no error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysDnsFormattedIllegallyResponses 1.4.1.838.3.1.1.10.7
The number of responses returned by name servers which contained response codes indicating that the question was formatted illegally.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysDnsServerFailedResponses 1.4.1.838.3.1.1.10.8
The number of responses returned by name servers which contained response codes indicating that the server failed to respond.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysDnsNameDoesNotExistResponses 1.4.1.838.3.1.1.10.9
The number of responses returned by name servers which contained response codes indicating that the requested name does not exist.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysDnsServerDoesNotSupportResponses 1.4.1.838.3.1.1.10.10
The number of responses returned by name servers which contained response codes indicating that the nameserver does not support the requested operation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysDnsServerRefusedToAnswerResponses 1.4.1.838.3.1.1.10.11
The number of responses returned by name servers which contained response codes indicating that the name server refused to answer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xsysDnsNameServerTable 1.4.1.838.3.1.1.10.12
Table of safety belt information used by the resolver when it hasn't got any better idea of where to send a query, such as when the resolver is booting or is a stub resolver. Entries created in or deleted from the standard Resolver MIB (RFC 1612) dnsResConfigSbeltTable are also created in or deteted from this table. When creating entries in the dnsResConfigSbeltTable, default values are used for the columns which do not exist in this table. Similarly, modifications to this table are also reflected in the dnsResConfigSbeltTable. The table below shows the relationships between the two tables. dnsResConfigSbeltTable xsysDnsNameServerTable ========================== ========================== INDEX INDEX dnsResConfigSbeltAddr xsysDnsNameServerAddr dnsResConfigSbeltSubTree dnsResConfigSbeltClass dnsResConfigSbeltAddr xsysDnsNameServerAddr dnsResConfigSbeltName DEF_VAL '' dnsResConfigSbeltRecursion DEF_VAL recursive(2) dnsResConfigSbeltPref xsysDnsNameServerPref dnsResConfigSbeltSubTree DEF_VAL '' dnsResConfigSbeltClass DEF_VAL 1 (IN - Internet) dnsResConfigSbeltStatus xsysDnsNameServerStatus
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysDnsNameServerEntry

xsysDnsNameServerEntry 1.4.1.838.3.1.1.10.12.1
An entry in the resolver's Sbelt table. Rows may be created or deleted at any time by the DNS resolver and by SNMP SET requests. Whether the values changed via SNMP are saved in stable storage across `reset' operations is implementation-specific.
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysDnsNameServerEntry  

xsysDnsNameServerAddr 1.4.1.838.3.1.1.10.12.1.1
The IP address of the Sbelt name server identified by this row of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

xsysDnsNameServerPref 1.4.1.838.3.1.1.10.12.1.2
This value identifies the preference for the name server identified in this row of the table. The lower the value, the more desirable the resolver considers this server.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..2147483647  

xsysDnsNameServerStatus 1.4.1.838.3.1.1.10.12.1.3
Row status column for this row of the Name Server table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xsysDnsCacheTable 1.4.1.838.3.1.1.10.13
This table contains information about all the resource records currently in the resolver's cache. Entries created in or deleted from the standard Resolver MIB (RFC 1612) dnsResCacheRRTable are also created in or deteted from this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XsysDnsCacheEntry

xsysDnsCacheEntry 1.4.1.838.3.1.1.10.13.1
An entry in the resolvers's cache. Rows may be created only by the resolver. SNMP SET requests may be used to delete rows.
Status: current Access: not-accessible
OBJECT-TYPE    
  XsysDnsCacheEntry  

xsysDnsCacheName 1.4.1.838.3.1.1.10.13.1.1
Owner name of the Resource Record in the cache which is identified in this row of the table. As described in RFC-1034, the owner of the record is the domain name were the RR is found.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

xsysDnsCacheClass 1.4.1.838.3.1.1.10.13.1.2
DNS class of the Resource Record in the cache which is identified in this row of the table. Only class `internet' is supported at this time.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER internet(1)  

xsysDnsCacheType 1.4.1.838.3.1.1.10.13.1.3
DNS type of the Resource Record in the cache which is identified in this row of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ipV4(1), cname(5), ipV6(28)  

xsysDnsCacheIndex 1.4.1.838.3.1.1.10.13.1.4
A value which makes entries in the table unique when the other index values (xsysDnsCacheName, xsysDnsCacheClass, and xsysDnsCacheType) do not provide a unique index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

xsysDnsCacheTTL 1.4.1.838.3.1.1.10.13.1.5
Time-To-Live of RR in DNS cache. This is the initial TTL value which was received with the RR when it was originally received, subject to the maximum limit value specified in dnsResCacheMaxTTL.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysDnsCacheElapsedTTL 1.4.1.838.3.1.1.10.13.1.6
Elapsed seconds since RR was received.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysDnsCacheSource 1.4.1.838.3.1.1.10.13.1.7
Host from which RR was received, 0.0.0.0 if unknown.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

xsysDnsCacheData 1.4.1.838.3.1.1.10.13.1.8
RDATA portion of a cached RR. The value is in the format defined for the particular DNS class and type of the resource record.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xsysDnsCacheStatus 1.4.1.838.3.1.1.10.13.1.9
Status column for the resolver cache table. Since only the agent (DNS resolver) creates rows in this table, the only values that a manager may write to this variable are active(1) and destroy(6).
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

xsysNotificationPrefix 1.4.1.838.3.1.2.0
OBJECT IDENTIFIER    

xsysSystemEvent 1.4.1.838.3.1.2.0.1
An SNMP trap definition for carrying Xedia system events. Some events have specific SNMP traps, such as linkUp or linkDown traps. (These are generally events with levels of info(3), warning(4), or fatal(5).) The events which do not have specific SNMP traps defined for them will be sent using this NOTIFICATION-TYPE if xsysEventsAsTraps is set to 'true(1)'.
Status: current Access: read-write
NOTIFICATION-TYPE    

xsysCompliances 1.4.1.838.3.1.3.1
OBJECT IDENTIFIER    

xsysGroups 1.4.1.838.3.1.3.2
OBJECT IDENTIFIER    

xsysCompliance 1.4.1.838.3.1.3.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

xsysAllGroup 1.4.1.838.3.1.3.2.1
The set of all accessible objects in this MIB.
Status: current Access: read-write
OBJECT-GROUP