>> MIB - Management Information Base

>> Table: virtIfDefinitionTable - (.1.3.6.1.4.1.272.4.39.1.1)

Description: Each entry contains a unique virtIfIndex and the physical address used. The corresponding IP-Address musr be taken from the ipAddressTable.

virtIfDefinitionTable
OIDNameTypeAccess
.1BaseSlotINTEGERRW
.2BaseUnitINTEGERRW
.3VirtChannelINTEGERRW
.4PhysAddrPhysAddressRW
.5AdminStatusENUMRW
.6VlanIdINTEGERRW
.7OperModeENUMRW
.8OrigPhysAddrPhysAddressR

BaseSlot
The slot # the virtual interface is assigned to.
BaseUnit
The unit # the virtual interface is assigned to.
VirtChannel
The channel # the virtual interface is assigned to.
PhysAddr
The MAC-Address used for the virtual interface.
AdminStatus
Optional enable/disable of virtual interface operation.
This is useful for interfaces which are controlled by
special daemons like the VRRP daemon. The AdminStatus
of the interface is set according to the logical state
to the used protocol (like VRRP).
Enumerations:
  • up (1)
  • down (2)
  • delete (3)
VlanId
The VLAN-Tag-Id used for the virtual interface. 
A VLAN ID of 0 means untagged.
OperMode
The intended operation mode of the interface. For use
with VRRP, the driver ignores the last saved ifAdminStatus
in the ifTable and sets the ifAdminStatus from the
virtIfAdminStatus defined above. The other currently defined
operation modes uses the saved ifAdminStatus.
Enumerations:
  • manual (1)
  • vlan (2)
  • vrrp (3)
OrigPhysAddr
The interface's factory MAC address.


Copyright ©2003 by BinTec Access Networks GmbH
This page was last modified on: 11.03.2003 by Projectmanager Maintenance