networkInterfacesConfigStatus
MX-BNI-MIB ·
.0.200.1.1000.1.480
Object
column
Enumeration
Config Status
Configuration status of the row.
It indicates whether the configuration of the row is valid or
not.
* ValidConfig: This entry is valid.
* EmptyInterfaceName: This entry is not valid because the
InterfaceName parameter is empty.
* DuplicateInterfaceName: This entry is not valid because the
InterfaceName parameter is already used.
* InvalidLinkName: This entry is not valid because the
LinkName parameter is either empty or refers to an
inexistent link.
* InvalidStaticIpAddr: This entry is not valid because the
StaticIpAddr parameter is either invalid or conflicts with
another network IP address.
* MultipleDynamicOnSameLink: This entry is not valid because
there is dynamic connection configured on the same link
multiple times. May result in unexpected behavior.
Context
- MIB
- MX-BNI-MIB
- OID
.0.200.1.1000.1.480- Type
- column
- Access
- readonly
- Status
- current
- Parent
- networkInterfacesEntry
- Table
- networkInterfacesTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | validConfig |
200 | emptyInterfaceName |
300 | duplicateInterfaceName |
400 | invalidLinkName |
500 | invalidStaticIpAddr |
600 | multipleDynamicOnSameLink |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| networkInterfacesInterfaceName Interface Name
Network interface name. This parameter is case sensitive. Note
that using the special values 'All', 'Loop', 'LoopV6' and
'Rescue' are not allowed. | column | OctetString | .0.200.1.1000.1.100 |
| networkInterfacesLinkName Link Interface
Name of the link interface associated with the network
interface. | column | OctetString | .0.200.1.1000.1.200 |
| networkInterfacesConnectionType Connection Type
Connection type of the network interface.
* IpDhcp: IPv4 connection, address and network mask are
provided by a DHCP server.
… | column | Enumeration | .0.200.1.1000.1.250 |
| networkInterfacesStaticIpAddr Static IP Address
IP address and network mask of the network interface when the
ConnectionType parameter is set to 'ipStatic'. | column | MX-TC2MxIpAddrMask | .0.200.1.1000.1.300 |
| networkInterfacesStaticDefaultRouter Static Default Router
IP address of the default router for the network interface when
the ConnectionType parameter is set to 'ipStatic' or
'ip6Static'. | column | MX-TCMxIpAddress | .0.200.1.1000.1.350 |
| networkInterfacesActivation Activation
Activate the network interface.
* Enable: The system should activate the network interface.
* Disable: The system should not activate … | column | MX-TCMxEnableState | .0.200.1.1000.1.400 |
| networkInterfacesPriority Priority
Prioritize the network interface. In case of address conflicts
between two or more network interfaces, the network interface
with the highest priority will… | column | Unsigned32 | .0.200.1.1000.1.450 |
| networkInterfacesIdx Idx
Unique identifier of the row in the table. | column | SNMPv2-SMIUnsigned32 | .0.200.1.1000.1.50 |
| networkInterfacesDelete Delete
Deletes the network interface and removes it from the system. | column | Enumeration | .0.200.1.1000.1.500 |