CNT241-MIB

File: CNT241-MIB.mib (25668 bytes)

Imported modules

RFC-1215 RFC1065-SMI RFC-1212
RFC1213-MIB CNT2-MIB

Imported symbols

TRAP-TYPE enterprises Counter
OBJECT-TYPE DisplayString cnt2Subagent

Defined Types

Cnt2SmHwAdapterEntry  
SEQUENCE    
  cnt2SmHwAdapterIndex INTEGER
  cnt2SmHwAdapterOperState INTEGER
  cnt2SmHwAdapterAdminState INTEGER

Cnt2SmHwCardEntry  
SEQUENCE    
  cnt2SmCardAdapterIndex INTEGER
  cnt2SmHwCardIndex INTEGER
  cnt2SmHwCardOperState INTEGER
  cnt2SmHwCardAdminState INTEGER

Cnt2SmHwPowerSupplyEntry  
SEQUENCE    
  cnt2SmHwPowerSupplyIndex INTEGER
  cnt2SmHwPowerSupplyACState INTEGER
  cnt2SmHwPowerSupplyDCState INTEGER

Cnt2SmHwFanEntry  
SEQUENCE    
  cnt2SmHwFanIndex INTEGER
  cnt2SmHwFanState INTEGER

Cnt2SmSwEntry  
SEQUENCE    
  cnt2SmSwIndex INTEGER
  cnt2SmSwName DisplayString
  cnt2SmSwFunction INTEGER
  cnt2SmSwMajorVersion INTEGER
  cnt2SmSwMinorVersion INTEGER

Cnt2SmMsgEntry  
SEQUENCE    
  cnt2SmMsgIndex INTEGER
  cnt2SmMsgSeverity INTEGER
  cnt2SmMsgProcessName DisplayString
  cnt2SmMsgNumber INTEGER
  cnt2SmMsgSlotNumber INTEGER
  cnt2SmMsgDateTime DisplayString
  cnt2SmMsgErrorNumber INTEGER
  cnt2SmMsgContent DisplayString

Cnt2SmMessageEntry  
SEQUENCE    
  cnt2SmMessageText DisplayString
  cnt2SmMessageIndex INTEGER

Defined Values

cnt2Sm 1.3.6.1.4.1.333.2.4.1
OBJECT IDENTIFIER    

cnt2SmHw 1.3.6.1.4.1.333.2.4.1.1
OBJECT IDENTIFIER    

cnt2SmSw 1.3.6.1.4.1.333.2.4.1.2
OBJECT IDENTIFIER    

cnt2SmMsg 1.3.6.1.4.1.333.2.4.1.3
OBJECT IDENTIFIER    

cnt2SmMessage 1.3.6.1.4.1.333.2.4.1.4
OBJECT IDENTIFIER    

cnt2SmHwTemperatureF 1.3.6.1.4.1.333.2.4.1.1.1
The temperature in Farenheit of the node in the range (0..255). If/when the temperature transitions from below 113 degrees to above 113 degrees, a advisory trap will be sent. If/when the temperature transitions from below 131 degrees to above 131 degrees, a repair trap will be sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmHwTapeDriveState 1.3.6.1.4.1.333.2.4.1.1.2
The state of the DAT tape drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER not-present(1), ok(2), failed(3)  

cnt2SmHwCdRomDriveState 1.3.6.1.4.1.333.2.4.1.1.3
The state of the CD drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER not-present(1), ok(2), failed(3)  

cnt2SmHwTapeMounted 1.3.6.1.4.1.333.2.4.1.1.4
Indicates whether the DAT tape drive contains a tape.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER not-applicable(1), empty(2), mounted(3)  

cnt2SmHwCdRomMounted 1.3.6.1.4.1.333.2.4.1.1.5
Indicates whether the CD drive contains a CD.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER not-applicable(1), empty(2), mounted(3)  

cnt2SmHwServiceLed 1.3.6.1.4.1.333.2.4.1.1.6
The state of the service LED.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

cnt2SmHwIplSwitch 1.3.6.1.4.1.333.2.4.1.1.7
The state of the IPL switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

cnt2SmHwAdapterTable 1.3.6.1.4.1.333.2.4.1.1.8
List of adapters in the node.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cnt2SmHwAdapterEntry

cnt2SmHwAdapterEntry 1.3.6.1.4.1.333.2.4.1.1.8.1
A adapter entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cnt2SmHwAdapterEntry  

cnt2SmHwAdapterIndex 1.3.6.1.4.1.333.2.4.1.1.8.1.1
The relative index of this adapter entry within the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmHwAdapterOperState 1.3.6.1.4.1.333.2.4.1.1.8.1.2
The state of the adapter in this slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), not-ok(2)  

cnt2SmHwAdapterAdminState 1.3.6.1.4.1.333.2.4.1.1.8.1.3
The state of the adapter in this slot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), reset(3)  

cnt2SmHwCardTable 1.3.6.1.4.1.333.2.4.1.1.9
List of adapters in the node.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cnt2SmHwCardEntry

cnt2SmHwCardEntry 1.3.6.1.4.1.333.2.4.1.1.9.1
A adapter entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cnt2SmHwCardEntry  

cnt2SmCardAdapterIndex 1.3.6.1.4.1.333.2.4.1.1.9.1.1
The relative index of this adapter entry within the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmHwCardIndex 1.3.6.1.4.1.333.2.4.1.1.9.1.2
The relative index of this adapter entry within the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmHwCardOperState 1.3.6.1.4.1.333.2.4.1.1.9.1.3
The state of the adapter in this slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), not-ok(2)  

cnt2SmHwCardAdminState 1.3.6.1.4.1.333.2.4.1.1.9.1.4
The state of the adapter in this slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), reset(3)  

cnt2SmHwPowerSupplyTable 1.3.6.1.4.1.333.2.4.1.1.10
List of power supplies in the node.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cnt2SmHwPowerSupplyEntry

cnt2SmHwPowerSupplyEntry 1.3.6.1.4.1.333.2.4.1.1.10.1
A power supply entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cnt2SmHwPowerSupplyEntry  

cnt2SmHwPowerSupplyIndex 1.3.6.1.4.1.333.2.4.1.1.10.1.1
The relative index of this power supply entry within the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmHwPowerSupplyACState 1.3.6.1.4.1.333.2.4.1.1.10.1.2
The AC state of this power supply.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), not-ok(2), absent(3)  

cnt2SmHwPowerSupplyDCState 1.3.6.1.4.1.333.2.4.1.1.10.1.3
The DC state of this power supply.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), not-ok(2), absent(3)  

cnt2SmHwFanTable 1.3.6.1.4.1.333.2.4.1.1.11
List of power supplies in the node.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cnt2SmHwFanEntry

cnt2SmHwFanEntry 1.3.6.1.4.1.333.2.4.1.1.11.1
A fan entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cnt2SmHwFanEntry  

cnt2SmHwFanIndex 1.3.6.1.4.1.333.2.4.1.1.11.1.1
The relative index of this fan entry within the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmHwFanState 1.3.6.1.4.1.333.2.4.1.1.11.1.2
The state of this fan.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), not-ok(2)  

cnt2SmNumModules 1.3.6.1.4.1.333.2.4.1.2.1
The number of software modules making up the set referred to as the Service Monitor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmSwTable 1.3.6.1.4.1.333.2.4.1.2.2
List of entries in the service monitor software module table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cnt2SmSwEntry

cnt2SmSwEntry 1.3.6.1.4.1.333.2.4.1.2.2.1
A service monitor software module entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cnt2SmSwEntry  

cnt2SmSwIndex 1.3.6.1.4.1.333.2.4.1.2.2.1.1
The relative index of this software module entry within the service monitor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmSwName 1.3.6.1.4.1.333.2.4.1.2.2.1.2
The name of the service monitor module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cnt2SmSwFunction 1.3.6.1.4.1.333.2.4.1.2.2.1.3
The primary function performed by this software module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER loading(1), dumping(2), configuration(3), messages(4), hw-monitoring(5), tracing(6), snmp-master-agent(7), console(8), utilities(9)  

cnt2SmSwMajorVersion 1.3.6.1.4.1.333.2.4.1.2.2.1.4
The major version number of this software module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmSwMinorVersion 1.3.6.1.4.1.333.2.4.1.2.2.1.5
The minor version number of this software module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmSwSlot 1.3.6.1.4.1.333.2.4.1.2.3
The slot number of the active Service Monitor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmSwAccess 1.3.6.1.4.1.333.2.4.1.2.4
The access permissions of the active Service Monitor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER read-write-access(1), read-only-access(2)  

cnt2SmNumMsgs 1.3.6.1.4.1.333.2.4.1.3.1
The number of messages in the system message file that have been entered by all modules within the node.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmMsgTable 1.3.6.1.4.1.333.2.4.1.3.2
List of entries in the service monitor message file. This file contains any messages that has been entered by any software residing in the node.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cnt2SmMsgEntry

cnt2SmMsgEntry 1.3.6.1.4.1.333.2.4.1.3.2.1
A message file entry.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Cnt2SmMsgEntry  

cnt2SmMsgIndex 1.3.6.1.4.1.333.2.4.1.3.2.1.1
The relative index of this message entry within the message file.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmMsgSeverity 1.3.6.1.4.1.333.2.4.1.3.2.1.2
The severity of this message.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER emergency(1), alert(2), criticial(3), error(4), warning(5), notice(6), information(7), debug(8)  

cnt2SmMsgProcessName 1.3.6.1.4.1.333.2.4.1.3.2.1.3
The name of the process that sent this message to the message server.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

cnt2SmMsgNumber 1.3.6.1.4.1.333.2.4.1.3.2.1.4
The number of this message. Each module numbers its message type as another way of describing it. This message can then be cross-referenced in the CNT system messages reference manual.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmMsgSlotNumber 1.3.6.1.4.1.333.2.4.1.3.2.1.5
The slot number of the module that sent this message to the message server.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

cnt2SmMsgDateTime 1.3.6.1.4.1.333.2.4.1.3.2.1.6
The date and time that this message was sent to the message server.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

cnt2SmMsgErrorNumber 1.3.6.1.4.1.333.2.4.1.3.2.1.7
The number of the Error message which caused us to generate this error message. Each module numbers its message errors as another way of describing it.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmMsgContent 1.3.6.1.4.1.333.2.4.1.3.2.1.8
The textual detail of the message sent to the message server.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

cnt2SmMsgTableSize 1.3.6.1.4.1.333.2.4.1.4.1
The number of messages that are available through SNMP access. This message table is limited to the most recent number messages specified by this object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cnt2SmMessageTable 1.3.6.1.4.1.333.2.4.1.4.2
List of entries in the service monitor message file. This file contains any messages that has been entered by any software residing in the node.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cnt2SmMessageEntry

cnt2SmMessageEntry 1.3.6.1.4.1.333.2.4.1.4.2.1
A message file entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cnt2SmMessageEntry  

cnt2SmMessageText 1.3.6.1.4.1.333.2.4.1.4.2.1.1
The textual detail of the message sent to the message server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cnt2SmMessageIndex 1.3.6.1.4.1.333.2.4.1.4.2.1.2
The textual index of the message sent to the message server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnt2SmMsgToTrapFilter 1.3.6.1.4.1.333.2.4.1.4.3
Messages in cnt2SmMessageTable can be sent as traps to selected destinations. However, the messages are filtered by severity before they are forwarded as traps. This object determines which of the messages are filtered. All messages with severity equal and lower in value than the value of this object are forwarded as traps. Severity levels range from 0 (lowest) to 7 (highest). A value of 0 would cause all messages to be forwarded as traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER emergency(1), alert(2), criticial(3), error(4), warning(5), notice(6), information(7), none(8)  

cnt2smEmergencyMsg 1
An emergency level trap (0) signifies that an event has occured which has rendered the system unusable. All modules and interfaces will be affected.
TRAP-TYPE    

cnt2smAlertMsg 2
An Alert level trap (1) signifies that an event has occured which requires that immediate action be taken. The module will be affected.
TRAP-TYPE    

cnt2smCriticalMsg 3
A Critical level trap (1) signifies that an event has occured for which action should be taken. The module will be affected.
TRAP-TYPE    

cnt2smErrorMsg 4
An Error level trap (3) signifies that an event has occured that has resulted in errors. The module will probably be affected.
TRAP-TYPE    

cnt2smWarningMsg 5
A Warning level trap (4) signifies that an event has occured that may affect the module.
TRAP-TYPE    

cnt2smNoticeMsg 6
A Notice level trap (1) signifies that an event has occured that is normal but that has significance. The module should be unaffected
TRAP-TYPE    

cnt2smInfoMsg 7
An Informaiton level trap (6) signifies that an event has occured that informational in severity and that the module will not be affected by this error.
TRAP-TYPE    

cnt2smDebugMsg 8
A Debug level trap (7) signifies that an event has occured at a debug level that is informational. The module will not be affected by this error.
TRAP-TYPE    

cnt2smEmergencyTrap 9
An emergency level trap signifies that an event has occured which has rendered the system unusable. All modules and interfaces will be affected.
TRAP-TYPE    

cnt2smAlertTrap 10
An Alert level trap signifies that an event has occured which requires that immediate action be taken. The module will be affected.
TRAP-TYPE    

cnt2smCriticalTrap 11
A Critical level trap signifies that an event has occured for which action should be taken. The module will be affected.
TRAP-TYPE    

cnt2smErrorTrap 12
An Error level trap signifies that an event has occured that has resulted in errors. The module will probably be affected.
TRAP-TYPE    

cnt2smWarningTrap 13
A Warning level trap signifies that an event has occured that may affect the module.
TRAP-TYPE    

cnt2smNoticeTrap 14
A Notice level trap signifies that an event has occured that is normal but that has significance. The module should be unaffected
TRAP-TYPE    

cnt2smInfoTrap 15
An Informaiton level trap signifies that an event has occured that informational in severity and that the module will not be affected by this error.
TRAP-TYPE