maiMacIpSource
DC-MAI-MIB ·
.1.2.826.0.1.1578918.5.3.30.1.4.1.8
Object
column
MaiMacIpSourceType
The source of the information for this FDB entry or MAC/IP mapping.
Context
- MIB
- DC-MAI-MIB
- OID
.1.2.826.0.1.1578918.5.3.30.1.4.1.8- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- maiMacIpEntry
- Table
- maiMacIpTable
- Siblings
- 9
Syntax
MaiMacIpSourceType
- Source
- MaiMacIpSourceType
- Base type
Enumeration
Values & Constraints
Type Values
1 | mgmt |
2 | learned |
3 | evpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| maiMacIpAge How long it has been since the entry was learned or updated
in seconds.
For static entries this is the time since the entry was last
activated. | column | seconds SNMPv2-SMIUnsigned32 | .1.2.826.0.1.1578918.5.3.30.1.4.1.10 |
| maiMacIpTimeout If this is a dynamic entry, how long until the entry times
out in seconds.
For static and EVPN entries, this is zero. | column | seconds SNMPv2-SMIUnsigned32 | .1.2.826.0.1.1578918.5.3.30.1.4.1.11 |
| maiMacIpBdType The Bridge Domain type of the Bridge Domain that this FDB
entry or MAC/IP mapping is for. | column | DC-MASTER-TCL2BridgeDomainType | .1.2.826.0.1.1578918.5.3.30.1.4.1.2 |
| maiMacIpBdIndex The principal identifier for the Bridge Domain (for example
the EVPN instance index). | column | SNMPv2-SMIUnsigned32 | .1.2.826.0.1.1578918.5.3.30.1.4.1.3 |
| maiMacIpBdSubIndex The secondary identifier for the Bridge Domain (for an EVPN
instance this is always set to 0). | column | SNMPv2-SMIUnsigned32 | .1.2.826.0.1.1578918.5.3.30.1.4.1.4 |
| maiMacIpMacAddress The MAC address of the FDB entry or MAC/IP mapping. | column | SNMPv2-TCMacAddress | .1.2.826.0.1.1578918.5.3.30.1.4.1.5 |
| maiMacIpIpAddressType The type of the IP address if this is a MAC/IP mapping, either
ipv4(1) or ipv6(2). If this is an FDB entry, this is set to
other(0). The address is reported in the
maiMacIpIpAdd… | column | INET-ADDRESS-MIBInetAddressType | .1.2.826.0.1.1578918.5.3.30.1.4.1.6 |
| maiMacIpIpAddress The IP address is this is a MAC/IP mapping. If this is an FDB
entry, this is set to all zeroes. The address type is
reported in the maiMacIpIpAddressType field. | column | OctetString | .1.2.826.0.1.1578918.5.3.30.1.4.1.7 |
| maiMacIpIfIndex For a static or learned entry, this is the index of the
interface over which the FDB entry or MAC/IP
address combination is reachable.
This is 0 for an entry from a… | column | IF-MIBInterfaceIndexOrZero | .1.2.826.0.1.1578918.5.3.30.1.4.1.9 |