>> MIB - Management Information Base
|
>> Table: atmVccTable - (.1.3.6.1.4.1.272.4.16.12.1) Description: An entry in the table, containing information about a particular virtual channel connection. |
PortIndex | The interface index of the associated ATM hardware. |
Vpi | The VPI value of this Virtual Channel Connection. Range: 0 to 255 |
Vci | The VCI value of this Virtual Channel Connection. Range: 0 to 65535 |
OperStatus | The present actual operational status of the VCC. A value of end2endUp(2) or end2endUp(3) is used if the end-to-end status is known. If only local status is known a value of localUpEnd2endUnknown(4) or localDown(5) is used. Enumerations: - unknown (1)
- end2endUp (2)
- end2endDown (3)
- localUpEnd2endUnknown (4)
- localDown (5)
|
|