CADANT-CMTS-DHCPRA-MIB

File: CADANT-CMTS-DHCPRA-MIB.mib (34887 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CADANT-TC
INET-ADDRESS-MIB CADANT-VIRTUAL-ROUTER-MIB IF-MIB
CADANT-PRODUCTS-MIB CADANT-CMTS-UPCHANNEL-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Unsigned32 Integer32 TEXTUAL-CONVENTION
RowStatus TruthValue MacAddress
DateAndTime CadBridgePortType InetAddressIPv4or6
CadCpeDeviceTypes InetAddressType InetAddressIPv6
cadVrInterfaceIfIndex ifIndex InterfaceIndex
InterfaceIndexOrZero cadLayer3 cadIfUpChannelCardNumber
cadIfUpChannelId

Defined Types

CadDhcpRelayAgentOptionType  
DHCP Relay Agent Circuit-ID sub-option type. The value `mac-ifindex' indicates that the 4 byte MAC ifIndex is used for the circuit ID relay sub-option. The value `us-ifindex' indicates that the 4 byte upstream channel ifIndex is used for the circuit ID relay sub-option. The values `octet-string-text' and `octet-string-hex' indicate that a user specified octet string is used for the sub-option (with the -text and -hex indicating how the string is to be represented in the running-config).
TEXTUAL-CONVENTION    
  INTEGER mac-ifindex(1), us-ifindex(2), octet-string-text(3), octet-string-hex(4)  

CadDhcpPDPreActionType  
Read, remove or restore Prefix/route.
TEXTUAL-CONVENTION    
  INTEGER none(0), clear(1), restore(2)  

CadDhcpPDPreActionDataType  
type of data based on action. all - all prefixes and associated routes of C4 prefixOrIp - a prefix or an IP address cableMacInterface - All prefixes and routes of a cable mac interface
TEXTUAL-CONVENTION    
  INTEGER all(0), prefixOrIp(1), cableMacInterface(2)  

CadDhcpRaOptionMSOTextType  
DHCP Relay Agent MSO Defined Text sub-option type. The value `octet-string-text` indicates that a user specified octet string is used for the sub-option. The value `hostname` indicates that up to the first 64 bytes of the sysName MIB variable is used for the sub-option.
TEXTUAL-CONVENTION    
  INTEGER octet-string-text(1), hostname(2)  

CadVrDhcpServerEntry  
SEQUENCE    
  cadVrDhcpServerIPAddress InetAddressIPv4or6
  cadVrDhcpServerRowStatus RowStatus
  cadVrDhcpServerIPAddressType InetAddressType
  cadVrDhcpServerTypes CadCpeDeviceTypes

CadDhcpRaOptionUpstreamChannelEntry  
SEQUENCE    
  cadDhcpRaOptUpChannelOptionType CadDhcpRelayAgentOptionType
  cadDhcpRaOptUpChannelOptionString OCTET STRING
  cadDhcpRaOptUpChannelStatus RowStatus

CadDhcpRaOptionChannelMSOTextEntry  
SEQUENCE    
  cadDhcpRaOptionChannelMSOTextType CadDhcpRaOptionMSOTextType
  cadDhcpRaOptionChannelMSOTextString OCTET STRING
  cadDhcpRaOptionChannelMSOTextStatus RowStatus

CadVrDhcpLinkAddressEntry  
SEQUENCE    
  cadVrDhcpLinkAddressType InetAddressType
  cadVrDhcpLinkAddress InetAddressIPv4or6
  cadVrDhcpLinkType CadBridgePortType
  cadVrDhcpLinkRowStatus RowStatus

CadVrDhcpPdEntry  
SEQUENCE    
  cadVrDhcpPdClientIpv6Addr InetAddressIPv6
  cadVrDhcpPdClientIaid Unsigned32
  cadVrDhcpPdIfIndex Integer32
  cadVrDhcpPdClientDuid OCTET STRING
  cadVrDhcpPdCmMacAddress MacAddress
  cadVrDhcpPdT1 Unsigned32
  cadVrDhcpPdT2 Unsigned32

CadVrDhcpPdPrefixEntry  
SEQUENCE    
  cadVrDhcpPdPreClientIpv6Addr InetAddressIPv6
  cadVrDhcpPdPreClientIaid Unsigned32
  cadVrDhcpPdPrePrefix InetAddressIPv6
  cadVrDhcpPdPrePrefixLength Integer32
  cadVrDhcpPdPrePreferredLifetime Unsigned32
  cadVrDhcpPdPreValidLifetime Unsigned32
  cadVrDhcpPdPreRouteInject TruthValue
  cadVrDhcpPdPreExpirytime Unsigned32

CadVrDhcpRelayEgressIfEntry  
SEQUENCE    
  cadVrDhcpRelayEgressIfIndex InterfaceIndex
  cadVrDhcpRelayEgressIfRowStatus RowStatus

Defined Values

cadDhcpRaMib 1.3.6.1.4.1.4998.1.1.25.6
This MIB module defines objects to help support the Dynamic Host Configuration Protocol Relay Agent (DHCPRA) in the Cadant CMTS.
MODULE-IDENTITY    

cadVrDhcpServerTable 1.3.6.1.4.1.4998.1.1.25.6.4
This Table describes the assignment of DHCP servers to virtual router interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadVrDhcpServerEntry

cadVrDhcpServerEntry 1.3.6.1.4.1.4998.1.1.25.6.4.1
A conceptual row containing information related to the internet service provider.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadVrDhcpServerEntry  

cadVrDhcpServerIPAddress 1.3.6.1.4.1.4998.1.1.25.6.4.1.1
Secondary Index into the DHCP server table. This identifies the DHCP server for this vrInterface/portType combination.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4or6  

cadVrDhcpServerRowStatus 1.3.6.1.4.1.4998.1.1.25.6.4.1.3
Controls row creation and deletion.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cadVrDhcpServerIPAddressType 1.3.6.1.4.1.4998.1.1.25.6.4.1.4
This identifies the IP address type for DHCP server for this vrInterface/portType combination.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

cadVrDhcpServerTypes 1.3.6.1.4.1.4998.1.1.25.6.4.1.5
Indicates what type of traffic is served by this DHCP server.
Status: current Access: read-create
OBJECT-TYPE    
  CadCpeDeviceTypes  

cadDhcpThrottle 1.3.6.1.4.1.4998.1.1.25.6.5
OBJECT IDENTIFIER    

cadDhcpThrottleEnable 1.3.6.1.4.1.4998.1.1.25.6.5.1
Enable DHCP throttle feature.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadDhcpThrottleBurstSize 1.3.6.1.4.1.4998.1.1.25.6.5.2
Maximum size of DHCP throttle bucket.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..15  

cadDhcpThrottleRate 1.3.6.1.4.1.4998.1.1.25.6.5.3
Rate in seconds between sending DHCP messages.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10  

cadArpThrottleEnable 1.3.6.1.4.1.4998.1.1.25.6.5.4
Enable ARP throttle feature.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadDhcpV6ThrottleEnable 1.3.6.1.4.1.4998.1.1.25.6.5.5
Enable IPv6 DHCPv6 throttle feature.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadNdThrottleEnable 1.3.6.1.4.1.4998.1.1.25.6.5.6
Enable IPv6 ND throttle feature.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadDhcpRaOption 1.3.6.1.4.1.4998.1.1.25.6.6
OBJECT IDENTIFIER    

cadDhcpRaOptionType 1.3.6.1.4.1.4998.1.1.25.6.6.1
The default DHCP Relay Agent Circuit-ID sub-option type if not specified for an interface.
Status: current Access: read-write
OBJECT-TYPE    
  CadDhcpRelayAgentOptionType  

cadDhcpRaOptionString 1.3.6.1.4.1.4998.1.1.25.6.6.2
The default DHCP Relay Agent Circuit-ID sub-option value to use if the cadSysDhcpRaGlobalOptionType is octet-string-text or octet-string-hex.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

cadDhcpRaOptionUpstreamChannelTable 1.3.6.1.4.1.4998.1.1.25.6.6.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadDhcpRaOptionUpstreamChannelEntry

cadDhcpRaOptionUpstreamChannelEntry 1.3.6.1.4.1.4998.1.1.25.6.6.3.1
A conceptual row containing information about upstream channels for the DHCP Relay Agent TLV.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadDhcpRaOptionUpstreamChannelEntry  

cadDhcpRaOptUpChannelOptionType 1.3.6.1.4.1.4998.1.1.25.6.6.3.1.1
DHCP Relay Agent Circuit-ID sub-option type.
Status: current Access: read-create
OBJECT-TYPE    
  CadDhcpRelayAgentOptionType  

cadDhcpRaOptUpChannelOptionString 1.3.6.1.4.1.4998.1.1.25.6.6.3.1.2
DHCP Relay Agent Circuit-ID sub-option user specified string.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

cadDhcpRaOptUpChannelStatus 1.3.6.1.4.1.4998.1.1.25.6.6.3.1.3
The status variable controlling row creation and deletion. CreateAndGo(4) and delete(6) are the currently supported values.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cadVrDhcpRelaySrcInterfaceIndex 1.3.6.1.4.1.4998.1.1.25.6.6.4
This object specifies the selection of the layer 3 interface ifIndex of the SIP field in the DHCPv6 relay forward message. The default value is 0, which means that the routing stack will pick the appropriate RCM IP address. The options are cable MAC virtual interface ifIndex or a loopback virtual router interface ifIndex
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

cadVrDhcpRelaySrcInterfaceLinkAddrEnabled 1.3.6.1.4.1.4998.1.1.25.6.6.5
This object specifies whether the link address of the source interface of the CM/CPE DHCPv6 message is used as a SIP in the DHCPv6 relay forward message.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadVrDhcpRaOptionScnEnable 1.3.6.1.4.1.4998.1.1.25.6.6.6
This object specifies whether enterprise 4491 (CableLabs) vendor specific information suboption (suboption 9) of the DHCP relay agent option (option 82) is to be populated with the CMTS CM service class suboption (sub-suboption 5) information for CPE DHCP requests.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadDhcpRaOptionMSOTextType 1.3.6.1.4.1.4998.1.1.25.6.6.7
The DHCP Relay Agent MSO Defined Text sub-option type.
Status: current Access: read-write
OBJECT-TYPE    
  CadDhcpRaOptionMSOTextType  

cadDhcpRaOptionMSOTextString 1.3.6.1.4.1.4998.1.1.25.6.6.8
The DHCP Relay Agent MSO Defined Text sub-option value to use if the cadDhcpRaOptionMSOTextType is octet-string-text.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

cadDhcpRaOptionChannelMSOTextTable 1.3.6.1.4.1.4998.1.1.25.6.6.9
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadDhcpRaOptionChannelMSOTextEntry

cadDhcpRaOptionChannelMSOTextEntry 1.3.6.1.4.1.4998.1.1.25.6.6.9.1
A conceptual row containing information about channels for the DHCP Relay Agent MSO Defined Text sub-option TLV. The ifIndex must be an upstream channel ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadDhcpRaOptionChannelMSOTextEntry  

cadDhcpRaOptionChannelMSOTextType 1.3.6.1.4.1.4998.1.1.25.6.6.9.1.1
DHCP Relay Agent MSO Defined Text sub-option type.
Status: current Access: read-create
OBJECT-TYPE    
  CadDhcpRaOptionMSOTextType  

cadDhcpRaOptionChannelMSOTextString 1.3.6.1.4.1.4998.1.1.25.6.6.9.1.2
DHCP Relay Agent MSO Defined Text sub-option user specified string.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

cadDhcpRaOptionChannelMSOTextStatus 1.3.6.1.4.1.4998.1.1.25.6.6.9.1.3
The status variable controlling row creation and deletion. CreateAndGo(4) and delete(6) are the currently supported values.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cadVrDhcpRaOptionFanoutDisabled 1.3.6.1.4.1.4998.1.1.25.6.6.10
This object is used to disable fanning out of CPE DHCP requests across DHCP servers on multiple subinterfaces by the DHCP relay agent.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadDhcpRaLeaseQuery 1.3.6.1.4.1.4998.1.1.25.6.7
OBJECT IDENTIFIER    

cadDhcpRaLeasequeryVersion 1.3.6.1.4.1.4998.1.1.25.6.7.1
Indicates which version of DHCP Lease Query is supported. This object does not apply to IPv6.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER draft-0(1), draft-2(3), draft-4(5), rfc-4388(11)  

cadDhcpRaLeasequeryMessageType 1.3.6.1.4.1.4998.1.1.25.6.7.2
Indicates the message type value of the DHCPLEASEQUERY message if operating in one of the draft modes. If the mode is rfc-4388, then the value for the DHCPLEASEQUERY message will be 10 and this parameter is ignored. The message type for the DHCPLEASEKNOWN, DHCPLEASEUNKNOWN and DHCPACTIVE messages will be the value of DHCPLEASEQUERY plus 1, 2, and 3 respectively. This object does not apply to IPv6.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 9..13  

cadVrDhcpLinkAddressTable 1.3.6.1.4.1.4998.1.1.25.6.8
This Table describes the assignment of link addresses used by the DHCP relay agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadVrDhcpLinkAddressEntry

cadVrDhcpLinkAddressEntry 1.3.6.1.4.1.4998.1.1.25.6.8.1
A conceptual row containing information related to the DHCP relay agent link.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadVrDhcpLinkAddressEntry  

cadVrDhcpLinkAddressType 1.3.6.1.4.1.4998.1.1.25.6.8.1.1
This identifies the IP address type for the link.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cadVrDhcpLinkAddress 1.3.6.1.4.1.4998.1.1.25.6.8.1.2
Secondary Index into the DHCP server table. This identifies the DHCP server for this vrInterface/portType combination.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4or6  

cadVrDhcpLinkType 1.3.6.1.4.1.4998.1.1.25.6.8.1.3
Tertiary index indicating what type of traffic is served by this DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadBridgePortType  

cadVrDhcpLinkRowStatus 1.3.6.1.4.1.4998.1.1.25.6.8.1.4
Controls row creation and deletion. Valid values are createAndGo(4) and delete(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cadDhcpPd 1.3.6.1.4.1.4998.1.1.25.6.9
OBJECT IDENTIFIER    

cadDhcpPdRiEnabled 1.3.6.1.4.1.4998.1.1.25.6.9.1
Global enable or disable route injection for DHCP Relay IPv6 prefix delegation. If set to true, then enabled. If set to false, then disabled
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadDhcpPdPrefixStabilityEnabled 1.3.6.1.4.1.4998.1.1.25.6.9.2
This object specifies whether the IPV6 Prefix Stability is enabled or not. If set to true, then enabled. If set to false, then disabled
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadVrDhcpPdTable 1.3.6.1.4.1.4998.1.1.25.6.10
This table describes the DHCP client information associated with IPv6 prefix delegation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadVrDhcpPdEntry

cadVrDhcpPdEntry 1.3.6.1.4.1.4998.1.1.25.6.10.1
A conceptual row containing information related to the DHCP relay prefix delegation.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadVrDhcpPdEntry  

cadVrDhcpPdClientIpv6Addr 1.3.6.1.4.1.4998.1.1.25.6.10.1.1
This identifies the requesting DHCP client IPv6 Link-local address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

cadVrDhcpPdClientIaid 1.3.6.1.4.1.4998.1.1.25.6.10.1.2
The requesting DHCP client identity association identification number. One of the keys for cadVrDhcpPdPrefixEntry
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cadVrDhcpPdIfIndex 1.3.6.1.4.1.4998.1.1.25.6.10.1.3
This identifies the CMTS interface index associated with the requesting DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

cadVrDhcpPdClientDuid 1.3.6.1.4.1.4998.1.1.25.6.10.1.4
The client DHCP unique identifier.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cadVrDhcpPdCmMacAddress 1.3.6.1.4.1.4998.1.1.25.6.10.1.5
This identifies the Mac address associated with the requesting DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cadVrDhcpPdT1 1.3.6.1.4.1.4998.1.1.25.6.10.1.6
The time duration relative to the current time, expressed in units of seconds, at which the requesting client should contact the delegating router from which the prefixes in the IA_PD were obtained to extend the lifetimes of the prefixes delegated to the IA_PD
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cadVrDhcpPdT2 1.3.6.1.4.1.4998.1.1.25.6.10.1.7
The time duration relative to the current time expressed in units of seconds at which the requesting client should contact any available delegating router to extend the lifetimes of the prefixes assigned to the IA_PD
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cadVrDhcpPdPrefixTable 1.3.6.1.4.1.4998.1.1.25.6.11
This table describes the IPv6 prefixes that have been delegated by the DHCP server and learned by the DHCP relay agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadVrDhcpPdPrefixEntry

cadVrDhcpPdPrefixEntry 1.3.6.1.4.1.4998.1.1.25.6.11.1
A conceptual row containing information related to the DHCP relay prefix delegation.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadVrDhcpPdPrefixEntry  

cadVrDhcpPdPreClientIpv6Addr 1.3.6.1.4.1.4998.1.1.25.6.11.1.1
This identifies the requesting DHCP client IPv6 Link-local address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

cadVrDhcpPdPreClientIaid 1.3.6.1.4.1.4998.1.1.25.6.11.1.2
The requesting DHCP client identity association identification number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cadVrDhcpPdPrePrefix 1.3.6.1.4.1.4998.1.1.25.6.11.1.3
This identifies the delegated IPv6 prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

cadVrDhcpPdPrePrefixLength 1.3.6.1.4.1.4998.1.1.25.6.11.1.4
This identifies the delegated IPv6 prefix length.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..128  

cadVrDhcpPdPrePreferredLifetime 1.3.6.1.4.1.4998.1.1.25.6.11.1.5
The prefix preferred time, in seconds, as received from the DHCPv6 server. A value of 4,294,967,295 (0xFFFFFFFF) represents infinity.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cadVrDhcpPdPreValidLifetime 1.3.6.1.4.1.4998.1.1.25.6.11.1.6
The prefix valid time, in seconds, as received from the DHCPv6 server. A value of 4,294,967,295 (0xFFFFFFFF) represents infinity.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cadVrDhcpPdPreRouteInject 1.3.6.1.4.1.4998.1.1.25.6.11.1.7
If true, then a route for this prefix and length has been injected into the routing table. If false, then a route for this prefix and length has not been injected into the routing table
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cadVrDhcpPdPreExpirytime 1.3.6.1.4.1.4998.1.1.25.6.11.1.8
The time, in seconds, when this prefix expires. A value of 4,294,967,295 (0xFFFFFFFF) represents infinity.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cadVrDhcpRelayEgressIfTable 1.3.6.1.4.1.4998.1.1.25.6.12
Cadant Virtual Router DHCP Relay Egress Interface Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadVrDhcpRelayEgressIfEntry

cadVrDhcpRelayEgressIfEntry 1.3.6.1.4.1.4998.1.1.25.6.12.1
each interface must be a unique network interface of RCM
Status: current Access: not-accessible
OBJECT-TYPE    
  CadVrDhcpRelayEgressIfEntry  

cadVrDhcpRelayEgressIfIndex 1.3.6.1.4.1.4998.1.1.25.6.12.1.1
This object specifies an Egress interface over which multicast DHCP relay forward messages are sent.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

cadVrDhcpRelayEgressIfRowStatus 1.3.6.1.4.1.4998.1.1.25.6.12.1.2
Row Status for this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cadDhcpPdPrefixAction 1.3.6.1.4.1.4998.1.1.25.6.13
OBJECT IDENTIFIER    

cadDhcpPdPrefixActionType 1.3.6.1.4.1.4998.1.1.25.6.13.1
Action to be performed.
Status: current Access: read-write
OBJECT-TYPE    
  CadDhcpPDPreActionType  

cadDhcpPdPrefixActionDataType 1.3.6.1.4.1.4998.1.1.25.6.13.2
type of data
Status: current Access: read-write
OBJECT-TYPE    
  CadDhcpPDPreActionDataType  

cadDhcpPdPrefixActionDataIfIndex 1.3.6.1.4.1.4998.1.1.25.6.13.3
cable mac VrInterface ifIndex - only valid when cadDhcpPdPrefixActionType is set to cableMacInterface
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

cadDhcpPdPrefixActionDataPrefixOrIp 1.3.6.1.4.1.4998.1.1.25.6.13.4
ipv6 prefix or IP address - only valid when cadDhcpPdPrefixActionType is set to prefixOrIp
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

cadDhcpPdPrefixActionDataPrefixOrIpLen 1.3.6.1.4.1.4998.1.1.25.6.13.5
ipv6 prefix or IP address length - only valid when cadDhcpPdPrefixActionType is set to prefixOrIp
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

cadDhcpPdBLQFailedGrp 1.3.6.1.4.1.4998.1.1.25.6.14
OBJECT IDENTIFIER    

cadDhcpPdBLQFailedTCPSIP 1.3.6.1.4.1.4998.1.1.25.6.14.1
The SIP of the last failed TCP connection between the CMTS and the DHCPv6 server during the bulk lease query process
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv6  

cadDhcpPdBLQFailedTCPDIP 1.3.6.1.4.1.4998.1.1.25.6.14.2
The DIP of the last failed TCP connection between the CMTS and the DHCPv6 server during the bulk lease query process
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv6  

cadDhcpPdBLQFailedTCPTime 1.3.6.1.4.1.4998.1.1.25.6.14.3
The time of the last failed TCP connection between the CMTS and the DHCPv6 server during the bulk lease query process
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cadDhcpPdBLQFailedTCPNum 1.3.6.1.4.1.4998.1.1.25.6.14.4
The total number of failed TCP connections between the CMTS and the DHCPv6 server during the bulk lease query process
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32