|
|
Description:
|
parIfType OBJECT-TYPE
SYNTAX INTEGER {
userport (1),
routingtrunk (2),
feedertrunk (3),
clkport(4),
virtualtrunk(5)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Specifies the type of interface - uni, nni or clock. uni(1) interface
is for user ports and trunks may be either nni or uni. Default
type of the interface is uni(1) and it can be configured to
nni(2) provided there are no connections on the port.
Type of interface can be changed from nni(2) to uni(1) if the
trunk is not added. clock type interface is one which is used derive the
clock."
DEFVAL {userport }
|
|