FTS-CS800-MIB

File: FTS-CS800-MIB.mib (15909 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-COMMUNITY-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
Integer32 enterprises IpAddress
TEXTUAL-CONVENTION DisplayString snmpTrapAddress

Defined Types

DeviceState  
INTEGER unavailable(1), available(2), online(3), offline(4), goingonline(5), statenotavailable(6)    

TrapToggle  
INTEGER disabled(1), enabled(2), trapnotavailable(3)    

Defined Values

eternuscs 1.3.6.1.4.1.231.2.70
This file defines the private FTS SNMP MIB. This mib contains general FUJITSU device info. All FUJITSU devices should support this mib.
MODULE-IDENTITY    

cs800 1.3.6.1.4.1.231.2.70.2
OBJECT IDENTIFIER    

cs800snmp 1.3.6.1.4.1.231.2.70.2.1
OBJECT IDENTIFIER    

qSystemInfo 1.3.6.1.4.1.231.2.70.2.1.1
OBJECT IDENTIFIER    

qTrapDestination 1.3.6.1.4.1.231.2.70.2.1.2
OBJECT IDENTIFIER    

qTrapEnable 1.3.6.1.4.1.231.2.70.2.1.3
OBJECT IDENTIFIER    

qTraps 1.3.6.1.4.1.231.2.70.2.1.4
OBJECT IDENTIFIER    

qDeviceName 1.3.6.1.4.1.231.2.70.2.1.1.1
The host name of the FUJITSU device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

qAssignedName 1.3.6.1.4.1.231.2.70.2.1.1.2
The assigned name of the FUJITSU device. If none is given, the default value is the name of the device (qDeviceName).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

qLocation 1.3.6.1.4.1.231.2.70.2.1.1.3
The location of the FUJITSU device. If none is provided, the value is an empty string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

qVendorId 1.3.6.1.4.1.231.2.70.2.1.1.4
The manufacturing vendor id.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

qProductId 1.3.6.1.4.1.231.2.70.2.1.1.5
The product model.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

qProductRev 1.3.6.1.4.1.231.2.70.2.1.1.6
The product revision.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

qState 1.3.6.1.4.1.231.2.70.2.1.1.7
The current state of the FUJITSU device.
Status: current Access: read-only
OBJECT-TYPE    
  DeviceState  

qTrapDescription 1.3.6.1.4.1.231.2.70.2.1.1.8
A textual description of the trap sent.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

qSenseKey 1.3.6.1.4.1.231.2.70.2.1.1.9
If available, a hexadecimal sense key value for the trap sent. If not available, the value is 0x00.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

qAsc 1.3.6.1.4.1.231.2.70.2.1.1.10
If available, a hexadecimal ASC value for the trap sent. If not available, the value is 0x00.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

qAscq 1.3.6.1.4.1.231.2.70.2.1.1.11
If available, a hexadecimal ASCQ value for the trap sent. If not available, the value is 0x00.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

qSerialNumber 1.3.6.1.4.1.231.2.70.2.1.1.12
The serial number of the FUJITSU device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

qTrapAddress1 1.3.6.1.4.1.231.2.70.2.1.2.1
The IP Address of the Management Console that can receive the traps.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

qTrapAddress2 1.3.6.1.4.1.231.2.70.2.1.2.2
The IP Address of the Management Console that can receive the traps.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

qTrapAddress3 1.3.6.1.4.1.231.2.70.2.1.2.3
The IP Address of the Management Console that can receive the traps.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

qTrapAddress4 1.3.6.1.4.1.231.2.70.2.1.2.4
The IP Address of the Management Console that can receive the traps.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

qTrapAddress5 1.3.6.1.4.1.231.2.70.2.1.2.5
The IP Address of the Management Console that can receive the traps.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

qTrapIpAddress 1.3.6.1.4.1.231.2.70.2.1.2.13
The IP Address of the System that sent the traps.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

qInfoEnable 1.3.6.1.4.1.231.2.70.2.1.3.1
The variable defines whether detected information traps are sent. This type of trap will be sent to the defined management station(s) if the value of qInfoEnable is enabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  TrapToggle  

qWarningEnable 1.3.6.1.4.1.231.2.70.2.1.3.2
The variable defines whether detected warning traps are sent. This type of trap will be sent to the defined management station(s) if the value of qWarningEnable is enabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  TrapToggle  

qCriticalEnable 1.3.6.1.4.1.231.2.70.2.1.3.3
The variable defines whether detected critical traps are sent. This type of trap will be sent to the defined management station(s) if the value of qCriticalEnable is enabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  TrapToggle  

qAvailableEnable 1.3.6.1.4.1.231.2.70.2.1.3.4
The variable defines whether detected device available state change traps are sent. This type of trap will be sent to the defined management station(s) if the value of qAvailableEnable is enabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  TrapToggle  

qUnavailableEnable 1.3.6.1.4.1.231.2.70.2.1.3.5
The variable defines whether detected device unavailable state change traps are sent. This type of trap will be sent to the defined management station(s) if the value of qUnavailableEnable is enabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  TrapToggle  

qNoInterventionNeededEnable 1.3.6.1.4.1.231.2.70.2.1.3.6
The variable defines whether detected device no intervention needed traps are sent. This type of trap will be sent to the defined management station(s) if the value of qNoInterventionNeededEnable is enabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  TrapToggle  

qRequestedInterventionEnable 1.3.6.1.4.1.231.2.70.2.1.3.7
The variable defines whether detected user requested intervention traps are sent. This type of trap will be sent to the defined management station(s) if the value of qRequestedInterventionEnable is enabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  TrapToggle  

qRequiredInterventionEnable 1.3.6.1.4.1.231.2.70.2.1.3.8
The variable defines whether detected user required intervention traps are sent. This type of trap will be sent to the defined management station(s) if the value of qRequiredInterventionEnable is enabled(2).
Status: current Access: read-write
OBJECT-TYPE    
  TrapToggle  

qInfoTrap 1.3.6.1.4.1.231.2.70.2.1.4.1
A condition has been detected that provides information about the Device. The qTrapDescription variable provides more information about the trap. This trap will only be sent if the value of qInfoEnable is enabled(2).
Status: current Access: read-write
NOTIFICATION-TYPE    

qWarningTrap 1.3.6.1.4.1.231.2.70.2.1.4.2
A condition has been detected that provides information about the Device. The qTrapDescription variable provides more information about the trap. This trap will only be sent if the value of qWarningEnable is enabled(2).
Status: current Access: read-write
NOTIFICATION-TYPE    

qCriticalTrap 1.3.6.1.4.1.231.2.70.2.1.4.3
A condition has been detected that provides information about the Device. The qTrapDescription variable provides more information about the trap. This trap will only be sent if the value of qCriticalEnable is enabled(2).
Status: current Access: read-write
NOTIFICATION-TYPE    

qAvailableTrap 1.3.6.1.4.1.231.2.70.2.1.4.4
The Device has changed from an unavailable to an available state. The qTrapDescription variable provides more information about the trap. This trap will only be sent if the value of qAvailableEnable is enabled(2).
Status: current Access: read-write
NOTIFICATION-TYPE    

qUnavailableTrap 1.3.6.1.4.1.231.2.70.2.1.4.5
The Device has changed from an available to an unavailable state. The qTrapDescription variable provides more information about the trap. This trap will only be sent if the value of qUnavailableEnable is enabled(2).
Status: current Access: read-write
NOTIFICATION-TYPE    

qNoInterventionNeededTrap 1.3.6.1.4.1.231.2.70.2.1.4.6
It has been detected that the device has returned to a condition where no user intervention is needed. The qTrapDescription variable provides more information about the trap. This trap will only be sent if the value of qNoInterventionNeededEnable is enabled(2).
Status: current Access: read-write
NOTIFICATION-TYPE    

qRequestedInterventionTrap 1.3.6.1.4.1.231.2.70.2.1.4.7
It has been detected that the device has at least one component that is requesting user intervention. The qTrapDescription variable provides more information about the trap. This trap will only be sent if the value of qRequestedInterventionEnable is enabled(2).
Status: current Access: read-write
NOTIFICATION-TYPE    

qRequiredInterventionTrap 1.3.6.1.4.1.231.2.70.2.1.4.8
It has been detected that the device has at least one component that requires user intervention. The qTrapDescription variable provides more information about the trap. This trap will only be sent if the value of qRequiredInterventionEnable is enabled(2).
Status: current Access: read-write
NOTIFICATION-TYPE