MIB Viewer

mitelIpVGrpPortTableCfgMethod

OBJECT-TYPE
1.3.6.1.4.1.1027.4.8.1.1.4.1.1.15
Access
read-write
Status
current
Sub-identifiers
0
Determines how this virtual interface is configured. `static' and `addressless' indicate that all information is provided by the SNMP manager, while `dhcp' and `ipcp' indicate that some or all of the information is obtained dynamically. `static' and `dhcp' interfaces connect to multipoint networks, in which case the mitelIpVGrpPortTableNetMask indicates the IP subnet on that network. `addressless' and `ipcp' interfaces connect to point-to-point networks, and in these cases the mitelIpVGrpPortTableNetMask is set to 255.255.255.255 and the corresponding IP address is that of the system at the other end of the link.
INTEGER { static(1), addressless(2), dhcp(3), ipcp(4) }