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
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | validConfig |
200 | emptyInterfaceName |
300 | duplicateInterfaceName |
400 | invalidLinkName |
500 | invalidStaticIpAddr |
600 | multipleDynamicOnSameLink |