Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated iana printer mib #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
148 changes: 133 additions & 15 deletions Printer-MIB.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ IMPORTS
FROM SNMPv2-TC; -- [RFC2579]

ianaPrinterMIB MODULE-IDENTITY
LAST-UPDATED "201207190000Z" -- July 19, 2012
LAST-UPDATED "201907080000Z" -- July 8, 2019

ORGANIZATION "IANA"
CONTACT-INFO "Internet Assigned Numbers Authority
Postal: ICANN
4676 Admiralty Way, Suite 330
Marina del Rey, CA 90292
12025 Waterfront Drive, Suite 300
Los Angeles, CA 90094-2536

Tel: +1 310 823 9358
Tel: +1 310-301-5800
E-Mail: iana&iana.org"

DESCRIPTION "This MIB module defines a set of printing-related
Expand All @@ -37,6 +37,25 @@ ianaPrinterMIB MODULE-IDENTITY
in RFC 3805. For full legal notices see the RFC
itself or see:
http://www.ietf.org/copyrights/ianamib.html"

REVISION "201907080000Z" -- July 8, 2019
DESCRIPTION "Updated PrtAlertGroupTC and PrtAlertCodeTC to
cover groups and codes defined in Sections 5.1,
5.2, and 5.3 of PWG MFD Alerts [PWG5107.3-2019]."

REVISION "201609140000Z" -- September 14, 2016
DESCRIPTION "Replaced references to RFC 2911 with
references to RFC8011."

REVISION "201608170000Z" -- August 17, 2016
DESCRIPTION "Replaced references to RFC 2910 with
references to RFC 8010."

REVISION "201405220000Z" -- May 22, 2014
DESCRIPTION "Updated contact info."

REVISION "201309230000Z" -- September 23, 2013
DESCRIPTION "Added 8 in PrtInputTypeTC."

REVISION "201207190000Z" -- July 19, 2012
DESCRIPTION "Added 84-85 in PrtInterpreterLangFamilyTC."
Expand Down Expand Up @@ -448,7 +467,8 @@ PrtChannelTypeTC ::= TEXTUAL-CONVENTION
-- Agent Name
chIPP(44), -- Not in RFC 1759
-- Internet Printing Protocol (IPP),
-- (IPP/1.1 - see [RFC2910] and [RFC2911])
-- (IPP/1.1 - see [RFC 8010] and
-- [RFC8011])
-- also applies to all future versions of IPP.
--
-- IPP Printer URI
Expand All @@ -467,8 +487,9 @@ PrtChannelTypeTC ::= TEXTUAL-CONVENTION
-- IPP URI it supports (one per IPP Channel
-- entry). If a URI contains the 'http:'
-- scheme it must have an explicit port.
-- See: [RFC3629], [RFC2396], [RFC2910],
-- [RFC2911].
-- See: [RFC3629], [RFC2396],
-- [RFC 8010],
-- [RFC8011].
--
-- IPP Printer Client Authentication
-- Keyword: Auth
Expand Down Expand Up @@ -497,7 +518,8 @@ PrtChannelTypeTC ::= TEXTUAL-CONVENTION
-- Conformance: An IPP Printer should list
-- all IPP client authentication mechanisms
-- it supports (one per IPP Channel entry).
-- See: [RFC2911] and [RFC2910].
-- See: [RFC 8011] and
-- [RFC 8010].
--
-- IPP Printer Security
-- Keyword: Security
Expand All @@ -518,7 +540,7 @@ PrtChannelTypeTC ::= TEXTUAL-CONVENTION
-- Conformance: An IPP Printer should list
-- all IPP security mechanisms it supports
-- (one per IPP Channel entry).
-- See: [RFC2246], [RFC2911].
-- See: [RFC2246], [RFC8011].
--
-- IPP Printer Protocol Version
-- Keyword: Version
Expand All @@ -541,7 +563,7 @@ PrtChannelTypeTC ::= TEXTUAL-CONVENTION
-- numbered version the IPP Client supports
-- for use in all IPP Requests (for optimum
-- interworking).
-- See: [RFC2911].
-- See: [RFC8011].
chSMTP(45),
-- Print Job submission via Simple Mail
-- Transfer Protocol (SMTP) - see [RFC2821]
Expand Down Expand Up @@ -664,7 +686,6 @@ PrtInterpreterLangFamilyTC ::= TEXTUAL-CONVENTION
-- documents as a collection of data
-- objects (text, image, graphics, bar
-- codes), resources (fonts, overlays)

-- and page, form and finishing
-- instructions.
-- IBM Corporation.
Expand Down Expand Up @@ -990,7 +1011,8 @@ PrtInputTypeTC ::= TEXTUAL-CONVENTION
sheetFeedAutoNonRemovableTray(4),
sheetFeedManual(5),
continuousRoll(6),
continuousFanFold(7)
continuousFanFold(7),
sheetFeedPull(8)
}

PrtOutputTypeTC ::= TEXTUAL-CONVENTION
Expand Down Expand Up @@ -1245,8 +1267,20 @@ PrtAlertGroupTC ::= TEXTUAL-CONVENTION
finDevice(30), -- Not in RFC 1759
finSupply(31), -- Not in RFC 1759
finSupplyMediaInput(32), -- Not in RFC 1759
finAttribute(33) -- Not in RFC 1759
finAttribute(33), -- Not in RFC 1759
-- Values (30) to (39) reserved for Finisher MIB
-- Values for the ScanDevice
scanDevice(50), -- MFD Extension
scanner(51), -- MFD Extension
scanMediaPath(52), -- MFD Extension
-- Values (50) to (59) reserved for the ScanDevice
-- Values for the FaxDevice
faxDevice(60), -- MFD Extension
faxModem(61), -- MFD Extension
-- Values (60) to (69) reserved for the FaxDevice
-- Values for other common subunits
outputChannel(70) -- MFD Extension
-- Values (70) to (79) reserved for common subunits
}

PrtAlertCodeTC ::= TEXTUAL-CONVENTION
Expand Down Expand Up @@ -1401,7 +1435,6 @@ PrtAlertCodeTC ::= TEXTUAL-CONVENTION
-- description of the medium required to
-- satisfy the request.
inputManualInputRequest(810), -- Not in RFC 1759

-- An interpreter has detected that manual
-- input is required in this subunit. The
-- prtAlertDescription may be used to convey
Expand All @@ -1413,12 +1446,24 @@ PrtAlertCodeTC ::= TEXTUAL-CONVENTION
-- Not in RFC 1759
inputCannotFeedSizeSelected(813),
-- Not in RFC 1759
inputMediaTrayFeedError(814),
inputMediaTrayJam(815),
inputMediaTrayFailure(816),
inputMediaTrayPickRollerLifeWarn(817),
inputMediaTrayPickRollerLifeOver(818),
inputMediaTrayPickRollerFailure(819),
inputMediaTrayPickRollerMissing(820),

-- Output Group
outputMediaTrayMissing(901),
outputMediaTrayAlmostFull(902),
outputMediaTrayFull(903),
outputMailboxSelectFailure(904),
-- Not in RFC 1759
outputMediaTrayFeedError(905),
outputMediaTrayJam(906),
outputMediaTrayFailure(907),

-- Marker group
markerFuserUnderTemperature(1001),
markerFuserOverTemperature(1002),
Expand All @@ -1428,6 +1473,7 @@ PrtAlertCodeTC ::= TEXTUAL-CONVENTION
-- Not in RFC 1759
markerAdjustingPrintQuality(1005),
-- Not in RFC 1759

-- Marker Supplies group
markerTonerEmpty(1101),
markerInkEmpty(1102),
Expand All @@ -1445,13 +1491,41 @@ PrtAlertCodeTC ::= TEXTUAL-CONVENTION
markerDeveloperEmpty(1114),
markerTonerCartridgeMissing(1115),
-- Not in RFC 1759
markerCleanerMissing(1116),
markerDeveloperMissing(1117),
markerFuserMissing(1118),
markerInkMissing(1119),
markerOpcMissing(1120),
markerPrintRibbonMissing(1121),
markerSupplyAlmostEmpty(1122),
markerSupplyEmpty(1123),
markerSupplyMissing(1124),
markerWasteAlmostFull(1125),
markerWasteFull(1126),
markerWasteMissing(1127),
markerWasteInkReceptacleMissing(1128),
markerWasteTonerReceptacleMissing(1129),
markerTonerMissing(1130),

-- Media Path Device Group
mediaPathMediaTrayMissing(1301),
mediaPathMediaTrayAlmostFull(1302),
mediaPathMediaTrayFull(1303),
mediaPathCannotDuplexMediaSelected(1304),

-- Not in RFC 1759
mediaPathFailure(1305),
mediaPathJam(1306),
mediaPathInputRequest(1310),
mediaPathInputFeedError(1311),
mediaPathInputJam(1312),
mediaPathOutputFeedError(1321),
mediaPathOutputJam(1322),
mediaPathOutputFull(1323),
mediaPathPickRollerLifeWarn(1331),
mediaPathPickRollerLifeOver(1332),
mediaPathPickRollerFailure(1333),
mediaPathPickRollerMissing(1334),

-- Interpreter Group
interpreterMemoryIncrease(1501),
interpreterMemoryDecrease(1502),
Expand All @@ -1465,6 +1539,50 @@ PrtAlertCodeTC ::= TEXTUAL-CONVENTION
-- The interpreter has encountered a page
-- that is too complex for the resources that
-- are available.

-- Scanner Group
scannerLightLifeAlmostOver(5101),
scannerLightLifeOver(5102),
scannerLightFailure(5103),
scannerLightMissing(5104),
scannerSensorLifeAlmostOver(5111),
scannerSensorLifeOver(5112),
scannerSensorFailure(5113),
scannerSensorMissing(5114),

-- Scan Media Path Group
scanMediaPathTrayMissing(5201),
scanMediaPathTrayAlmostFull(5202),
scanMediaPathTrayFull(5203),
scanMediaPathFailure(5205),
scanMediaPathJam(5206),
scanMediaPathInputRequest(5210),
scanMediaPathInputFeedError(5211),
scanMediaPathInputJam(5212),
scanMediaPathOutputFeedError(5221),
scanMediaPathOutputJam(5222),
scanMediaPathOutputFull(5223),
scanMediaPathPickRollerLifeWarn(5231),
scanMediaPathPickRollerLifeOver(5232),
scanMediaPathPickRollerFailure(5233),
scanMediaPathPickRollerMissing(5234),

-- Fax Modem Group
faxModemMissing(6101),
faxModemLifeAlmostOver(6102),
faxModemLifeOver(6103),
faxModemTurnedOn(6104),
faxModemTurnedOff(6105),
faxModemInactivityTimeout(6110), -- DEPRECATED
faxModemProtocolAlert(6111), -- DEPRECATED
faxModemEquipmentFailure(6112), -- DEPRECATED
faxModemNoDialTone(6113), -- DEPRECATED
faxModemLineBusy(6114), -- DEPRECATED
faxModemNoAnswer(6115), -- DEPRECATED
faxModemVoiceDetected(6116), -- DEPRECATED
faxModemCarrierLost(6117), -- DEPRECATED
faxModemTrainingFailure(6118), -- DEPRECATED

-- Alert Group
alertRemovalOfBinaryChangeEntry(1801),
-- Not in RFC 1759
Expand Down