>> MIB - Management Information Base
|
>> Table: vlanMemberTable - (.1.3.6.1.4.1.272.4.39.3.1) | Description: Each entry contains a unique virtIfIndex and the physical address used. The corresponding IP-Address musr be taken from the ipAddressTable. |
| IfIndex | | Interface Index of the VLAN Member. |
| VlanId | | VLAN Id of the VLAN member. Range: 0 to 4095 |
| Egress | | Selects how frames will egress the interface. Enumerations: - untagged (1)
- tagged (2)
- drop (3)
|
| Status | | Status of this entry. Enumerations: - active (1)
- notInService (2)
- notReady (3)
- createAndGo (4)
- createAndWait (5)
- destroy (6)
|
|