>> 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
.9BridgeIndexINTEGERRW
.10UntaggedFramesENUMRW
.11NonMemberFramesENUMRW
.12AdminOverrideENUMRW
.13StatusENUMD
.15AutoPhysAddrENUMRW
.16RcvAllFramesENUMRW
.17TransmitVlanIdINTEGERRW
.25UsedPhysAddrPhysAddressR

BaseSlot
The slot # the virtual interface is assigned to.

Range: 0 to 511

BaseUnit
The unit # the virtual interface is assigned to.

Range: 0 to 9

VirtChannel
The channel # the virtual interface is assigned to.

Range: 0 to 24

PhysAddr
Configured MAC-Address for the virtual interface. If this is empty virtIfOrigPhysAddr will be used.
AdminStatus
Optional enable/disable of virtual interface operation. This is useful for interfaces which are controlled by special daemons like the BRRP daemon. The AdminStatus of the interface is set according to the logical state to the used protocol (like BRRP).

Enumerations:

  • up (1)
  • down (2)
  • delete (3)
VlanId
The VLAN-Tag-Id used for the virtual interface.

Range: -1 to 4094

OperMode
The intended operation mode of the interface. For use with BRRP, 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)
  • brrp (3)
  • brrpOverVlan (4)
OrigPhysAddr
The interface's factory MAC address.
BridgeIndex
The BridgeIndex is used for assigning the virtual interface. to a specific bridge; -1 means, not connected to a bridge, but used for routing.
UntaggedFrames
Select for interfaces in Bridge Mode whether untagged frames are dropped or forwarded.

Enumerations:

  • drop (1)
  • forward (2)
NonMemberFrames
Select for interfaces in Bridge Mode whether non member frames are dropped or forwarded.

Enumerations:

  • drop (1)
  • forward (2)
AdminOverride
For use with BRRP; if value is off during configuation load ifAdminStatus of the interfaces is taken from saved config, otherwise this OID ovrrides the saved ifAdminStatus.

Enumerations:

  • off (1)
  • up (2)
  • down (3)
Status
Status of this entry.

Enumerations:

  • active (1)
  • notInService (2)
  • notReady (3)
  • createAndGo (4)
  • createAndWait (5)
  • destroy (6)
AutoPhysAddr
Create a unique mac address for this interface. This will make virtIfPhysAddr/virtIfOrigPhysAddr inactive. The created MAC will show up in virtIfUsedPhysAddr.

Enumerations:

  • enabled (1)
  • disabled (2)
RcvAllFrames
Select for interfaces in Routing Mode whether non member frames are dropped (disabled) or forwarded (enabled) For internal use only.

Enumerations:

  • enabled (1)
  • disabled (2)
TransmitVlanId
VlanId used for transmitting frames. If this OID is -1 virtIfVlanId is used as VLAN-Tag-Id.

Range: -1 to 4094

UsedPhysAddr
MAC-Address used for the virtual interface. If virtIfCreatePhysAddr is enabled a unique MAC address will be created by the system. Otherwise virtIfPhysAddr is used, or if it is empty virtIfOrigPhysAddr.


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH