N I C M I B D e f i n i t i o n
A p p e n d i x C : N I C M I B D e f i n i t i o n
❖
C-7
portstopbits DisplayString,
portdatabits DisplayString,
portreadybusy DisplayString,
portxonxoff DisplayString
}
portindex OBJECT-TYPE
SYNTAX INTEGER (0..65535)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This variable specifies the physical port number."
::= { portcapEntry 1 }
NIC has only one port, value = 1
porttype OBJECT-TYPE
SYNTAX DisplayString (SIZE(1..5))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This variable specifies the type of port. Currently there are two types defined: parallel,
serial."
::= { portcapEntry 2 }
NIC response is N/A
portsubtype OBJECT-TYPE
SYNTAX DisplayString (SIZE(1..5))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This variable further defines the port. If the port is for an internal card this variable
is set to NIC."
::= { portcapEntry 3 }
NIC response is N/A
porttestpage OBJECT-TYPE
SYNTAX DisplayString (SIZE(1..1))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Causes a test sheet to be printed or killed. Writable values are:
(K)ill
(A)scii
(P)ostscript.
The amount of time to wait is controlled by printerwait above which also controls
statusprint. Readable values are:
AVAILABLE
time in seconds as it is clocked down."
::= { portcapEntry 4 }
NIC response is N/A
portsoj OBJECT-TYPE
SYNTAX DisplayString (SIZE(1..64))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This variable contains the start of job string for the port specified by portindex."
Book.frm : APPC.FRM Page 7 Saturday, October 12, 1996 7:43 AM