Konica Minolta 7013 psc 用户手册

下载
页码 166
NIC MIB Definition-3
                "
                ::= { dpisys 5 } 
-- standard NIC includes Novell, AppleTalk and TCP/IP, mapping to a value of 11
-- decimal.
        devTRSpeed      OBJECT-TYPE
                SYNTAX  INTEGER { FourMBS (1), SixteenMBS (2), Not_Applicable (3)}
                ACCESS  read-only
                STATUS  mandatory
                DESCRIPTION
                "Identifies the Token Ring speed that the board is configured 
                 for."
                ::= { dpisys 6 }
-- An ethernet board will return (3) (Not applicable).
        devEtherSpeed   OBJECT-TYPE
                SYNTAX  INTEGER { TenMBS (1), HundredMBS (2), Not_Applicable (3) }
                ACCESS  read-only
                STATUS  mandatory
                DESCRIPTION
                "Identifies the Ethernet speed at which the board is 
                 operating."
                ::= { dpisys 7 }
-- A Token Ring  board will return (3) (Not applicable)
        devTRConn       OBJECT-TYPE
                SYNTAX  INTEGER { STP (1), UTP (2), Not_Applicable (3) }
                ACCESS  read-only
                STATUS  mandatory
                DESCRIPTION
                "Identifies the Token Ring connection type with which the 
                 board is operating."
                ::= { dpisys 8 }
-- An Ethernet  board will return (3) (Not applicable).
        devEtherConn    OBJECT-TYPE
                SYNTAX  INTEGER { Twisted_Pair (1), Thinnet (2), Not_Applicable (3) }
                ACCESS  read-only
                STATUS  mandatory
                DESCRIPTION
                "Identifies the Ethernet connection type with which the board 
                 is operating."
                ::= { dpisys 9 }
-- A Token Ring  board will return (3) (Not applicable).
-- The DPI diagnostic group
        reset           OBJECT-TYPE
                SYNTAX  INTEGER (1..1)
                ACCESS  read-write