IfIndex |
This object contains an interface index and assigns the row to an entry in ifTable. When creating new entries in the table, the value of this object shall be set to 0. The next free ifIndex value is than allocated and assigned to the object. At the same time a new interface is created in the IfTable. |
Descr |
Short description of the configured PVC Length: 0 to 255 |
AtmIfIndex |
The Index to the ATM hardware. |
Vpi |
The VPI value of this Virtual Path Connection. Range: 0 to 255 |
Vci |
The VCI value of this Virtual Channel Connection. Range: 0 to 65535 |
Encapsulation |
This values decides whether frames are send codes with LLC 0xAA 0xAA (non-ISO), LLC 0xFE 0xFE (ISO) or wether VC multiplexing is used. Enumerations: - non-iso (1)
- iso (2)
- vc-multiplexed (3)
- delete (10)
|