N I C M I B D e f i n i t i o n
C-2
❖
D o c u P r i n t 4 5 1 2 / 4 5 1 2 N N e t w o r k I n t e r f a c e C a r d U s e r G u i d e
DPI-NPS-MIB DEFINITIONS ::= BEGIN
IMPORTS
mgmt, enterprises, NetworkAddress, IPAddress
FROM RFC1155-SMI
OBJECT-TYPE
FROM RFC-1212
DisplayString, PhysAddress
FROM RFC1213-MIB
FROM RFC-1213
TRAP-TYPE
FROM RFC-1215;
This version of the NICMIB is annotated to provide additional information about the objects
and variable values. As an explanation for some of the items, the NICMIB is accessing a
structure already accessed by proprietary programs running under various environments. It
is anticipated that these programs and the MIB approach must co-exist for some period.
Therefore the existing structure was retained rather than optimizing it for MIB
compatibility. Objects which are not applicable to the device being queried are responded
back with 'N/A'. Any such object will not accept a write access.
DPI Proprietary MIB definition, intended for all print server products.
dpi OBJECT IDENTIFIER ::= { enterprises 901 }
dpiProducts OBJECT IDENTIFIER ::= {dpi 1 }
dpiNPS OBJECT IDENTIFIER ::= {dpiProducts 1}
groups in dpiNPS
dpisys OBJECT IDENTIFIER ::= {dpiNPS 1}
dpidiag OBJECT IDENTIFIER ::= {dpiNPS 2}
dpinetware OBJECT IDENTIFIER ::= {dpiNPS 3}
dpitcp OBJECT IDENTIFIER ::= {dpiNPS 4}
dpivines OBJECT IDENTIFIER ::= {dpiNPS 5}
dpiappletalk OBJECT IDENTIFIER ::= {dpiNPS 6}
dpilat OBJECT IDENTIFIER ::= {dpiNPS 7}
The DPI system group
romver OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..6))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"A string specifying the software rom version. General form is XX.XX indicating major and
minor revision. Decimal point is ASCII-coded period."
::= { dpisys 1 }
hardwaretype OBJECT-TYPE
SYNTAX INTEGER { ns50(1), ns100(2), ns150(3), ns200(4), jetprint(5) , NIC (7)}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This variable specifies the current hardware platform."
::= { dpisys 2 }
The NIC boards have an enumeration of 7
productdescription OBJECT-TYPE
SYNTAX DisplayString (SIZE(0..255))
ACCESS read-only
STATUS mandatory
Book.frm : APPC.FRM Page 2 Saturday, October 12, 1996 7:43 AM