SAMSUNG-DIAGNOSTICS-MIB

File: SAMSUNG-DIAGNOSTICS-MIB.mib (7728 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1155-SMI
SAMSUNG-COMMON-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE DisplayString
Counter samsungCommonMIB

Defined Types

ScmDiagnosticsDeviceEntry  
SEQUENCE    
  scmDiagnosticsDeviceIndex INTEGER
  scmDiagnosticsDeviceItem DisplayString
  scmDiagnosticsDeviceType INTEGER
  scmDiagnosticsDeviceDescr DisplayString
  scmDiagnosticsDeviceID INTEGER
  scmDiagnosticsDeviceStatus INTEGER
  scmDiagnosticsDeviceErrors Counter
  scmDiagnosticsRequest INTEGER
  scmGenBaseDeviceImageFileName DisplayString

Defined Values

scmDiagnostics 1.3.6.1.4.1.236.11.5.11.64
SCMI Document Diagnostics MIB, Version 1.00 Copyright (C) 2003-2004 Samsung Corporation. All Rights Reserved.
MODULE-IDENTITY    

scmDiagnosticsDevice 1.3.6.1.4.1.236.11.5.11.64.1
OBJECT IDENTIFIER    

scmDiagnosticsDeviceTable 1.3.6.1.4.1.236.11.5.11.64.1.2
A table of general counters and summary information for ease of use of the overall Document Resources MIB on this host system. This Document Resources General table has exactly one row, with an scmDiagnosticsIndex value of 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ScmDiagnosticsDeviceEntry

scmDiagnosticsDeviceEntry 1.3.6.1.4.1.236.11.5.11.64.1.2.1
A row entry of general counters and summary information for ease of use of the overall Document Resources MIB on this host system. The Document Resources General table has exactly one row entry, with an scmDiagnosticsIndex value of 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScmDiagnosticsDeviceEntry  

scmDiagnosticsDeviceIndex 1.3.6.1.4.1.236.11.5.11.64.1.2.1.1
A unique value for each device contained by the host. The value for each device must remain constant at least from one re-initialization of the agent to the next re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

scmDiagnosticsDeviceItem 1.3.6.1.4.1.236.11.5.11.64.1.2.1.2
An indication of the Item of device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

scmDiagnosticsDeviceType 1.3.6.1.4.1.236.11.5.11.64.1.2.1.3
An indication of the type of device. If this value is `hrDeviceProcessor hrDeviceTypes 3 ' then an entry exists in the hrProcessorTable which corresponds to this device. If this value is `hrDeviceNetwork hrDeviceTypes 4 ', then an entry exists in the hrNetworkTable which corresponds to this device. If this value is `hrDevicePrinter hrDeviceTypes 5 ', then an entry exists in the hrPrinterTable which corresponds to this device. If this value is `hrDeviceDiskStorage hrDeviceTypes 6 ', then an entry exists in the hrDiskStorageTable which corresponds to this device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER input(1), output(2), cover(3), geeralPrinter(4), mediaPath(5), marker(6), markerSupplies(7), markerColorant(8), fax(21), scanner(22), network(23), usb(24), parallel(25), finisher(26), motor(41), smps(42), memory(43)  

scmDiagnosticsDeviceDescr 1.3.6.1.4.1.236.11.5.11.64.1.2.1.4
A description of the type and instance of the storage described by this entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

scmDiagnosticsDeviceID 1.3.6.1.4.1.236.11.5.11.64.1.2.1.5
The product ID for this device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

scmDiagnosticsDeviceStatus 1.3.6.1.4.1.236.11.5.11.64.1.2.1.6
The current operational state of the device described by this row of the table. A value unknown(1) indicates that the current state of the device is unknown. running(2) indicates that the device 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 disk device driver) but that the device is still 'operational'. An example would be high number of soft errors on a disk. A value of testing(4), indicates that the device 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 device is not available for any use.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), running(2), warning(3), testing(4), down(5), printing(6)  

scmDiagnosticsDeviceErrors 1.3.6.1.4.1.236.11.5.11.64.1.2.1.7
The number of errors detected on this device. It should be noted that as this object has a SYNTAX of Counter, 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    
  Counter  

scmDiagnosticsRequest 1.3.6.1.4.1.236.11.5.11.64.1.2.1.8
Diagnotics Request
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

scmGenBaseDeviceImageFileName 1.3.6.1.4.1.236.11.5.11.64.1.2.1.999
It is the temporay Value. --> It will be moved to SCM General Mib
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)