N I C M I B D e f i n i t i o n
C-12
❖
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
tree OBJECT-TYPE
SYNTAX DisplayString (SIZE(0..47))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This variable specifies the Directory services tree."
::= { dpinetware 8 }
Default value reported on NIC is no value, indicating that there is no value in NVRAM
disablebindery OBJECT-TYPE
SYNTAX INTEGER (0..1)
ACCESS read-write
STATUS mandatory
DESCRIPTION
“This variable allows bindery mode to be turned off and and on.
'0' means not disabled
'1' means disabled"
::= { dpinetware 9 }
NIC default is 0, not disabled
netwareportTable OBJECT-TYPE
SYNTAX SEQUENCE OF NetwareportEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
“NetWare information about the ports currently being serviced."
::= { dpinetware 10 }
NIC has but one port, so that this table is not applicable to NIC configurations
NIC reports N/A for all objects in this table
netwareportEntry OBJECT-TYPE
SYNTAX NetwareportEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
" "
INDEX { netwarePort }
::= { netwareportTable 1 }
NetwareportEntry ::= SEQUENCE {
netwarePort INTEGER,
netwareportenable DisplayString
}
netwarePort OBJECT-TYPE
SYNTAX INTEGER (0..65535)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Port index"
::= { netwareportEntry 1 }
NIC response is N/A
netwareportenable OBJECT-TYPE
SYNTAX DisplayString (SIZE(0..8))
ACCESS read-write
STATUS mandatory
DESCRIPTION
Book.frm : APPC.FRM Page 12 Saturday, October 12, 1996 7:43 AM