SAMSUNG-HOST-RESOURCES-EXT-MIB

File: SAMSUNG-HOST-RESOURCES-EXT-MIB.mib (8786 bytes)

Imported modules

HOST-RESOURCES-MIB SAMSUNG-COMMON-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

hrDeviceIndex samsungCommonMIB OBJECT-GROUP
Integer32 Counter32 OBJECT-TYPE
MODULE-IDENTITY TEXTUAL-CONVENTION

Defined Types

ScmHrDevCountJobTypeTC  
The type of count job.
TEXTUAL-CONVENTION    
  INTEGER print(1), copy(2), faxIn(3), faxOut(4), scan(5), report(6), digitalSend(11), digitalRecieve(12), localStorage(21)  

ScmHrDevCountMediaSizeTC  
The size of media.
TEXTUAL-CONVENTION    
  INTEGER small(1), large(2), letter(3), legal(4), a4(5), executive(6), jisB5(7), isoB5(8), com10(9), monarch(10), dl(11), c5(12), postA6(13), c6(14), folio(15), a5(16), statement(17), a6(18), ledger(19), a3(20), jisB4(21), jpost(22), jpostd(23), custom(24), letterP(25), a4P(26), jisB5P(27), a5P(28), executiveP(29), statementP(30), a3Over(31), b5Envelope(32)  

ScmHrDevCountUnitTC  
The count unit of job count.
TEXTUAL-CONVENTION    
  INTEGER other(1), unknown(2), tenThousandthsOfInches(3), micrometers(4), impressions(7), sheets(8), hours(11), thousandthsOfOunces(12), tenthsOfGrams(13), hundrethsOfFluidOunces(14), tenthsOfMilliliters(15), feet(16), meters(17), items(18), percent(19)  

ScmHrDevCountDuplexTC  
The duplex type of job
TEXTUAL-CONVENTION    
  INTEGER simplex(1), duplex(2), duplexSingle(3)  

ScmHrDevCountColorTC  
The color type of job
TEXTUAL-CONVENTION    
  INTEGER fullColor(1), singleColor(2), monoColor(3)  

ScmHrDevCountEntry  
SEQUENCE    
  scmHrDevCountIndex Integer32
  scmHrDevCountJobType ScmHrDevCountJobTypeTC
  scmHrDevCountMediaSize ScmHrDevCountMediaSizeTC
  scmHrDevCountUnit ScmHrDevCountUnitTC
  scmHrDevCountDuplex ScmHrDevCountDuplexTC
  scmHrDevCountColor ScmHrDevCountColorTC
  scmHrDevCountValue Counter32

Defined Values

scmHrMIB 1.3.6.1.4.1.236.11.5.11.53
Version: 1.00 The MIB module for extended configuration and management of various host resources for network accessible host systems. This module augments and extends the original IETF Host Resources MIB (RFC 2790). Usage: This MIB module introduces support for the 'realization' of both 'physical' and 'logical' devices, consistent with the Document Printing Application (DPA), ISO/IEC 10175, as reflected in the object 'scmHrDevInfoRealization'. Note: Conforming implementations SHALL NOT 'bubble up' status from 'physical' devices to associated 'logical' devices. All devices SHALL report their own status ONLY. See: Section 9 'Supplement' in SCMI Extensions to IETF Host Resources TC, for implementation guidance for this MIB module. Copyright (C) 1995-2002 Samsung Corporation. All Rights Reserved.
MODULE-IDENTITY    

scmHrMIBConformance 1.3.6.1.4.1.236.11.5.11.53.2
OBJECT IDENTIFIER    

scmHrMIBGroups 1.3.6.1.4.1.236.11.5.11.53.2.2
OBJECT IDENTIFIER    

scmHrDevInfoGroup 1.3.6.1.4.1.236.11.5.11.53.2.2.3
The Host Resources Extensions MIB Device Info Group
Status: current Access: not-accessible
OBJECT-GROUP    

scmHrDevCount 1.3.6.1.4.1.236.11.5.11.53.11
OBJECT IDENTIFIER    

scmHrDevCountSimple 1.3.6.1.4.1.236.11.5.11.53.11.1
OBJECT IDENTIFIER    

scmHrDevCountTable 1.3.6.1.4.1.236.11.5.11.53.11.2
Samsung Common Mib Host Resource Count MIB
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ScmHrDevCountEntry

scmHrDevCountEntry 1.3.6.1.4.1.236.11.5.11.53.11.2.1
An entry for a device alert which has been generated and recorded on this host system.
Status: current Access: not-accessible
OBJECT-TYPE    
  ScmHrDevCountEntry  

scmHrDevCountIndex 1.3.6.1.4.1.236.11.5.11.53.11.2.1.1
A unique value used by the host to identify this Count item. This value indicate index of usage count value. If host device supports three count value (total page count, total color print count, total mono print count), this device has three count value and index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32767  

scmHrDevCountJobType 1.3.6.1.4.1.236.11.5.11.53.11.2.1.2
scmHrDevCount defines items that are outside of the normal numeric range: other(-1), unknown(-2). scm defines many a job type. but current samsung device supports counts of print, fax, copy and scan job. Thus, the other items is not used.
Status: current Access: read-only
OBJECT-TYPE    
  ScmHrDevCountJobTypeTC  

scmHrDevCountMediaSize 1.3.6.1.4.1.236.11.5.11.53.11.2.1.3
smcHrDevCount defines items that are outside of the normal numeric range: other(-1), unknown(-2). scm defines many a size of media. But, We use 'small' or 'large' as media size so that application simply manage.
Status: current Access: read-only
OBJECT-TYPE    
  ScmHrDevCountMediaSizeTC  

scmHrDevCountUnit 1.3.6.1.4.1.236.11.5.11.53.11.2.1.4
smcHrDevCount define items that are outside of the normal numeric range: other(-1), unknown(-2). PWG define count unit in printer mib(RFC1759, RFC3805). Default value is sheet(8), but specifically use impression (for example OEM Model).
Status: current Access: read-only
OBJECT-TYPE    
  ScmHrDevCountUnitTC  

scmHrDevCountDuplex 1.3.6.1.4.1.236.11.5.11.53.11.2.1.5
smcHrDevCount define items that are outside of the normal numeric range: other(-1), unknown(-2). samsung device suppor three duplex job type, simple, duplex, duplex(single).
Status: current Access: read-only
OBJECT-TYPE    
  ScmHrDevCountDuplexTC  

scmHrDevCountColor 1.3.6.1.4.1.236.11.5.11.53.11.2.1.6
smcHrDevCount define items that are outside of the normal numeric range: other(-1), unknown(-2). single-color is defined for extension of color job count.
Status: current Access: read-only
OBJECT-TYPE    
  ScmHrDevCountColorTC  

scmHrDevCountValue 1.3.6.1.4.1.236.11.5.11.53.11.2.1.7
Value of usage count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32