class MrfMediaInterface

ManagedElement
MediaResourceFunction
MrfResource
MrfInstance
MrfMediaInterface
MrfNextHop [0..2]

This MO represents an IP interface.
It is a logical interface created on a VLAN on an Ethernet interface used for user plane traffic.

The Relative Distinguished Name (RDN) for this MO type is of the form:
MrfMediaInterface=<MrfInstance.mrfInstanceId>_<IPversion>
IPversion=ipv4 or ipv6
Example: "4_ipv4"


This MO is created by the system.

Attributes
string
readOnly
ipAddress
Specifies the address of the IP interface. The IP address can be an IPv4 or an IPv6 address.
string
key
mandatory
noNotification
restricted
mrfMediaInterfaceId
The value component of the RDN.
SubnetMaskLengthRange
readOnly
subnetMaskLength
This attribute defines the number of bits used to derive the subnet identity from the IP address.
The given IP address (ipAddress) is an IPv4 or an IPv6 address.