networkInterfacesConnectionType
MX-BNI-MIB ·
.0.200.1.1000.1.250
Object
column
r/w
Enumeration
Connection Type
Connection type of the network interface.
* IpDhcp: IPv4 connection, address and network mask are
provided by a DHCP server.
* IpStatic: IPv4 connection, address and network mask are
configured by the column NetworkInterfaces.StaticIpAddr.
* Ip6AutoConf: IPv6 state-less auto-configuration.
* Ip6Static: IPv6 connection, address and network mask are
configured by the column NetworkInterfaces.StaticIpAddr.
* PppIpcp: IPv4 over PPP connection, address and network mask
are provided by the PPP peer using IPCP.
DHCP servers and PPP peers may provide a list of DNS to use. If
that is the case, the DNS are forwarded to the Host
Configuration service where they can be used.
Context
- MIB
- MX-BNI-MIB
- OID
.0.200.1.1000.1.250- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- networkInterfacesEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | ipDhcp |
200 | ipStatic |
225 | ip6AutoConf |
250 | ip6Static |
300 | pppIpcp |