cabhCdpServerControl
CABH-CDP-MIB ·
.1.3.6.1.4.1.4491.2.4.4.1.3.23
Object
scalar
r/w
Enumeration
The control for the CDS (DHCP Server) configuration.
All changes to the cabhCdpServer mib objects are reflected
when reading the value of the mib objects; however, those
changes are NOT applied to the running configuration of
the CDS until they are successfully committed via use
of the cabhCdpServerControl object.
If changes are made to the cabhCdpServer mib objects which
are not yet successfully committed to the CDS, the
cabhCdpServerControl object can be used to rollback all
changes to the last valid CDS configuration and discard
all intermediate changes.
restoreConfig - Setting cabhCdpServerControl to this value
will cause any changes to the cabhCdpServer objects not yet
committed be reset to the values from the current running
configuration of the CDS.
commitConfig - Setting cabhCdpServerControl to this value
will cause the CDS to validate and apply the valid
cabhCdpServer mib settings to its running configuration.
The cabhCdpServerCommitStatus object will detail the
status of this operation.
Context
- MIB
- CABH-CDP-MIB
- OID
.1.3.6.1.4.1.4491.2.4.4.1.3.23- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cabhCdpServer
- Siblings
- 24
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | restoreConfig |
2 | commitConfig |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cabhCdpLanPoolStartType The Address type of the start of range LAN Trans IP
Addresses. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4491.2.4.4.1.3.1 |
| cabhCdpServerRouterType Type of Address, Router for the LAN-Trans
address realm. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4491.2.4.4.1.3.10 |
| cabhCdpServerRouter The type of this address is specified by
cabhCdpServerRouterType. The PS MUST
provide the value of this MIB object in the
Option 3 (Router IP address) of the DHCP
OFFER and ACK me… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.4.4.1.3.11 |
| cabhCdpServerDnsAddressType The Type of IP Addresses of the LAN-Trans address realm
DNS servers. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4491.2.4.4.1.3.12 |
| cabhCdpServerDnsAddress The default value of this MIB object is the
same as the value of the cabhCdpServerRouter
object. The NMS may set the value of this
object to a value different than the value
of ca… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.4.4.1.3.13 |
| cabhCdpServerSyslogAddressType The Type of IP Address of the LAN-Trans SYSLOG servers. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4491.2.4.4.1.3.14 |
| cabhCdpServerSyslogAddress If the value of this object is nonzero the PS will
include the value of this object in DHCP Option 7
(Log Servers) in DHCP OFFER and DHCP ACK messages
sent to the LAN IP Device. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.4.4.1.3.15 |
| cabhCdpServerDomainName The PS MUST provide the value of this MIB object
in the Option 15 (Domain Name Option) of the DHCP
OFFER and ACK messages sent to the LAN IP Device. | scalar | OctetString | .1.3.6.1.4.1.4491.2.4.4.1.3.16 |
| cabhCdpServerTTL The PS MUST provide the value of this MIB
object in the Option 23 (Default IP TTL) of
DHCP OFFER and ACK messages sent to a LAN IP Device. | scalar | Integer32 | .1.3.6.1.4.1.4491.2.4.4.1.3.17 |
| cabhCdpServerInterfaceMTU The PS MUST provide the value of this MIB object in the
Option 26 (Interface MTU Option) of the DHCP OFFER
and ACK messages sent to the LAN IP Device. If the value
of this object … | scalar | Integer32 | .1.3.6.1.4.1.4491.2.4.4.1.3.18 |
| cabhCdpServerVendorSpecific The PS MUST provide the value of this MIB object in the
Option 43 (Vendor Specific Information) of the DHCP OFFER
and ACK messages sent to the LAN IP Device. If the value of
this… | scalar | OctetString | .1.3.6.1.4.1.4491.2.4.4.1.3.19 |
| cabhCdpLanPoolStart The start of range LAN Trans IP Addresses. The type of
this address is specified by cabhCdpLanPoolStartType. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.4.4.1.3.2 |
| cabhCdpServerLeaseTime The PS MUST provide the value of this MIB object in the
Option 51 (IP Address lease time) of the DHCP OFFER and
ACK messages sent to the LAN IP Device. | scalar | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4491.2.4.4.1.3.20 |
| cabhCdpServerDhcpAddressType Type of LAN DHCP server IP address. The
IP address of LAN DHCP server is provided by
the PS in option 54 of DHCP OFFER or ACK. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4491.2.4.4.1.3.21 |
| cabhCdpServerDhcpAddress The value of this MIB object is always the
same as the value of the cabhCdpServerRouter
object. The type of this address is specified
by cabhCdpServerDhcpAddressType.
The PS MUST … | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.4.4.1.3.22 |
| cabhCdpServerCommitStatus Indicates the status of committing the current
cabhCdpServer mib object values to the running
configuration of the CDS (DHCP Server).
commitSucceeded - indicates the c… | scalar | Enumeration | .1.3.6.1.4.1.4491.2.4.4.1.3.24 |
| cabhCdpServerUseCableDataNwDnsAddr If the value of this object is false(2), the PS will
provide the DNS Server IP address as specified in
cabhCdpServerDnsAddress MIB object in the Option 6
(Domain Name Server), o… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4491.2.4.4.1.3.25 |
| cabhCdpLanPoolEndType The Address type of the end of range LAN Trans IP
Addresses. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4491.2.4.4.1.3.3 |
| cabhCdpLanPoolEnd The end of range for LAN-Trans IP Addresses. The type of
this address is specified by cabhCdpLanPoolEndType. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.4.4.1.3.4 |
| cabhCdpServerNetworkNumberType The IP address type of the LAN-Trans network number. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4491.2.4.4.1.3.5 |
| cabhCdpServerNetworkNumber The LAN-Trans network number. The type of this address is
specified by cabhCdpServerNetworkNumberType. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.4.4.1.3.6 |
| cabhCdpServerSubnetMaskType Type of LAN-Trans Subnet Mask. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4491.2.4.4.1.3.7 |
| cabhCdpServerSubnetMask The PS MUST provide the value of this MIB
object in the Option 1 (Subnet Mask) of
DHCP OFFER and ACK messages sent to a LAN IP Device. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4491.2.4.4.1.3.8 |
| cabhCdpServerTimeOffset The PS MUST provide the value of this MIB object in
the Option 2 (Time Offset from Coordinated
Universal Time-UTC) in the DHCP OFFER and ACK
messages sent to the LAN IP Device. | scalar | seconds Integer32 | .1.3.6.1.4.1.4491.2.4.4.1.3.9 |