|
Description:
|
frUniLmiProcedures OBJECT-TYPE
SYNTAX INTEGER {
none(0),
vendorForum(1),
ansi(2),
itu(3),
autoConfigure(4) }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This attribute selects the procedures to be used for the Local
Management Interface. The following procedures are supported:
none: no Local Management Interface procedures are running on
this interface. This accommodates Frame Relay user equipment that
has not implemented any LMI procedures. The remaining attributes
of this group are ignored.
vendorForum: Local Management Interface procedures from the
Vendor Forum specification are supported on this interface. DLCI
1023 is used for the LMI protocol. This value cannot be used if the
side attribute is both.
ansi: Local Management Interface procedures from the ANSI
specification are supported. DLCI 0 is used for the LMI protocol.
itu: Local Management Interface procedures from the ITU-T
specification are supported. DLCI 0 is used for the LMI protocol.
Was previously ccitt.
autoConfigure: The interface determines automatically which
Local Management Interface procedures to use. This value cannot
be used if the side attribute is user.
The procedures currently in use can be seen in the operational
attribute opProcedures."
DEFVAL { autoConfigure }
|
|
|