subnetsConfigStatus
MX-DHCP-MIB ·
.0.1900.1.100.1.500
Object
column
Enumeration
Status
Subnet configuration status.
* Disabled: The EnableSubnet parameter is disabled or the
NetworkInterfaceName parameter does not match a network
interface that is Up.
* InvalidConfig: The start or end address range is out of the
network interface's subnet, or both parameters are
incompatible.
* Ok: The EnableSubnet parameter is enabled and the subnet
configuration is valid.
Context
- MIB
- MX-DHCP-MIB
- OID
.0.1900.1.100.1.500- Type
- column
- Access
- readonly
- Status
- current
- Parent
- subnetsEntry
- Table
- subnetsTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | disabled |
200 | invalidConfig |
300 | ok |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| subnetsNetworkInterfaceName Network Interface
Network interface on which the DHCP server is active. That
interface must be up for the DHCP server to become active. | column | OctetString | .0.1900.1.100.1.100 |
| subnetsEnableSubnet Enable
Enables the subnet configuration. Activates the DHCP server on
the subnet when enabled. | column | MX-TCMxEnableState | .0.1900.1.100.1.200 |
| subnetsStartAddress Start Address
Start address of the subnet range. It MUST be within the
network interface's subnet. | column | MX-TC2MxIpAddr | .0.1900.1.100.1.300 |
| subnetsEndAddress End Address
End address of the subnet range. It MUST be within the network
interface's subnet and higher than or equal to the StartAddress
value. | column | MX-TC2MxIpAddr | .0.1900.1.100.1.400 |
| subnetsAutomaticConfigurationInterface Configuration Interface
The network interface that provides the automatic configuration
(E.g.: DNS servers, NTP server, etc.) to this subnet. | column | OctetString | .0.1900.1.100.1.450 |
| subnetsDelete Delete
Deletes a row from the table. | column | Enumeration | .0.1900.1.100.1.600 |