MIB Viewer

prvtIsisCircType

OBJECT-TYPE
1.3.6.1.4.1.738.1.6.4.4.1.3.2.1.6
Access
read-create
Status
current
Sub-identifiers
0
The type of the circuit. This object follows the ReplaceOnlyWhileDisabled behavior. The type specified must be compatible with the type of the interface defined by the value of prvtIsisCircIfIndex. Only 'broadcast' and 'ptToPt' circuits are currently supported. An automatic circuit can have type 'unknown' until the correct MIB type is defined.
INTEGER { unknown(0), broadcast(1), ptToPt(2), staticIn(3), staticOut(4), dA(5) }