>> MIB - Management Information Base
|
>> Table: vlanTable - (.1.3.6.1.4.1.272.4.39.2.1) | Description: Each entry contains a unique virtIfIndex and the physical address used. The corresponding IP-Address musr be taken from the ipAddressTable. |
| vlanTable | | OID | Name | Type | Access | | .1 | Id | INTEGER | RW |
| .2 | Descr | DisplayString | RW |
| .3 | Status | ENUM | D |
| Id | | VLAN Id. Range: 0 to 4095 |
| Descr | | Description of the VLAN. Length: 0 to 32 |
| Status | | Status of this entry. Enumerations: - active (1)
- notInService (2)
- notReady (3)
- createAndGo (4)
- createAndWait (5)
- destroy (6)
|
|