docsDevServerBootState
DOCS-CABLE-DEVICE-MIB ·
.1.3.6.1.2.1.69.1.4.1
Object
scalar
Enumeration
If operational(1), the device has completed loading and
processing of configuration parameters, and the CMTS has
completed the Registration exchange.
If disabled(2), then the device was administratively
disabled, possibly by being refused network access in
the configuration file.
If waitingForDhcpOffer(3), then a Dynamic Host
Configuration Protocol (DHCP) Discover has been
transmitted, and no offer has yet been received.
If waitingForDhcpResponse(4), then a DHCP Request has
been transmitted, and no response has yet been received.
If waitingForTimeServer(5), then a Time Request has been
transmitted, and no response has yet been received.
If waitingForTftp(6), then a request to the TFTP
parameter server has been made, and no response
received.
If refusedByCmts(7), then the Registration
Request/Response exchange with the CMTS failed.
If forwardingDenied(8), then the registration process
was completed, but the network access option in the
received configuration file prohibits forwarding.
If other(9), then the registration process reached a
point that does not fall into one of the above
categories.
If unknown(10), then the device has not yet begun the
registration process or is in some other indeterminate
state.
Context
- MIB
- DOCS-CABLE-DEVICE-MIB
- OID
.1.3.6.1.2.1.69.1.4.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- docsDevServer
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | operational |
2 | disabled |
3 | waitingForDhcpOffer |
4 | waitingForDhcpResponse |
5 | waitingForTimeServer |
6 | waitingForTftp |
7 | refusedByCmts |
8 | forwardingDenied |
9 | other |
10 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsDevServerConfigTftpAddressType The type of address of docsDevServerConfigTftpAddress.
If no TFTP server exists, this value should return
unknown(0). | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.69.1.4.10 |
| docsDevServerConfigTftpAddress The internet address of the TFTP server responsible for
downloading provisioning and configuration parameters
to this device. Returns the zero-length octet string if
the config s… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.69.1.4.11 |
| docsDevServerDhcp deprecated The IP address of the DHCP server that assigned an IP
address to this device. Returns 0.0.0.0 if DHCP is not
used for IP address assignment, or if this agent is
not assigned an I… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.69.1.4.2 |
| docsDevServerTime deprecated The IP address of the Time server (RFC 0868). Returns
0.0.0.0 if the time server IP address is unknown, or if
the time server is not an IPv4 server.
This object is dep… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.69.1.4.3 |
| docsDevServerTftp deprecated The IP address of the TFTP server responsible for
downloading provisioning and configuration parameters
to this device. Returns 0.0.0.0 if the TFTP server
address is unknown or i… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.69.1.4.4 |
| docsDevServerConfigFile The name of the device configuration file read from
the TFTP server. Returns a zero-length string if
the configuration file name is unknown. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.69.1.4.5 |
| docsDevServerDhcpAddressType The type of address of docsDevServerDhcpAddress. If
DHCP was not used, this value should return
unknown(0). | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.69.1.4.6 |
| docsDevServerDhcpAddress The internet address of the DHCP server that assigned
an IP address to this device. Returns the zero length
octet string if DHCP was not used for IP address
assignment. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.69.1.4.7 |
| docsDevServerTimeAddressType The type of address of docsDevServerTimeAddress. If
no time server exists, this value should return
unknown(0). | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.69.1.4.8 |
| docsDevServerTimeAddress The Internet address of the RFC 868 Time server,
as provided by DHCP option 4.
Note that if multiple values are provided to the
CM in DHCP option 4, the value of this M… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.69.1.4.9 |