MIB Viewer

hh3cVxlanMacType

OBJECT-TYPE
1.3.6.1.4.1.25506.2.150.1.5.1.3
Access
read-only
Status
current
Sub-identifiers
0
The type of an MAC address. selfLearned: Unicast address dynamically learned in the data plane. staticConfigured: Unicast address manually added. protocolLearned: Unicast address advertised through VXLAN IS-IS or BGP. Support for VXLAN IS-IS and BGP depends on the software version. openflow: Unicast address issued by a controller through OpenFlow. ovsdb: Unicast address issued by a controller through OVSDB.
INTEGER{ unknown (0), selfLearned (1), staticConfigured (2), protocolLearned (3), openflow (4), ovsdb (5) }