CADANT-CMTS-PACKETCABLE-MIB

File: CADANT-CMTS-PACKETCABLE-MIB.mib (57577 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
DOCS-QOS3-MIB CADANT-PRODUCTS-MIB CADANT-TC
CADANT-CMTS-PROCESS-MIB CADANT-CMTS-DOWNCHANNEL-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress Unsigned32 Counter32
TEXTUAL-CONVENTION RowStatus TruthValue
DisplayString TimeStamp ifIndex
InterfaceIndex IfDirection cadCable
CardId AdminState cadOvSysCpuStatus
cadIfCmtsCardNumber

Defined Types

CadPCAnomalyCode  
Corresponds to the PacketCable Reason and PacketCable Error codes documented in PKT-SP-DQOS-I06-030415. To get index for PacketCable Error, mask off the low-order 16-bit Error Sub-code. The PacketCable Reasons match the combination Reason-Code and Reason Sub-code. Normal operation is not pegged and therefor is not included below.
TEXTUAL-CONVENTION    
  INTEGER deletedLocalGateCoordinationFailure(1), deletedRemoteGateCoordinationFailure(2), deletedRevokedAuthorization(3), deletedUnexpectedGateOpen(4), deletedLocalGateCloseFailure(5), deletedUnknownReason(127), failedNoGatesAvailable(65535), closedPreemptionOfResources(65537), closedLackOfReservationMaintenance(65538), closedMTADeregistration(65539), closedTimerT0Expiry(65540), closedTimerT1Rxpiry(65541), closedTimerT7Rxpiry(65542), closedTimerT8Rxpiry(65543), closedUnknownReason(65663), failedUnknownGateId(131072), failedIllegalSessionClassValue(196608), failedMTAExceededGateLimit(262144), failedGateAlreadySet(327680), failedMissingRequiredObject(393216), failedInvalidObject(458752), failedUnknownReason(8323072)  

CadPCAdmCtlPriority  
Symbolic description of CAC priority levels for PacketCable sessions. Note that the MIB values are one greater than the Session Class priority values defined in the PacketCable MultiMedia Specification.
TEXTUAL-CONVENTION    
  INTEGER eightPriority(1), seventhPriority(2), sixthPriority(3), fifthPriority(4), fourthPriority(5), thirdPriority(6), secondPriority(7), firstPriority(8)  

CadPCCAMEntry  
SEQUENCE    
  cadFreeDSxAllowed TruthValue
  cadPCMaxOverloadDSaCalls Unsigned32
  cadPCMaxYellowOverloadDSaCalls Unsigned32
  cadPCMaxRedOverloadDSaCalls Unsigned32
  cadPCCardId CardId

CadPCAnomalyCountEntry  
SEQUENCE    
  cadPCAnomalyCode CadPCAnomalyCode
  cadPCAnomalyCount Counter32

CadPCConnRateReqHistoryEntry  
SEQUENCE    
  cadPCConnRateReqHistoryTimeStamp TimeStamp
  cadPCConnRateReqHistoryCount Counter32

CadPCConnRateOverloadRejEntry  
SEQUENCE    
  cadPCConnRateOverloadRejCount Counter32
  cadPCConnRateOverloadRejCardId CardId

CadPCEvMsgCountEntry  
SEQUENCE    
  cadPCEvMsgCountServer IpAddress
  cadPCEvMsgServerIsDF TruthValue
  cadPCEvMsgType INTEGER
  cadPCEvMsgCount Counter32

CadPCCopsCountEntry  
SEQUENCE    
  cadPCCopsServer IpAddress
  cadPCCopsDirection INTEGER
  cadPCCopsOpcode INTEGER
  cadPCCopsCount Counter32

CadPCGateCtlCountEntry  
SEQUENCE    
  cadPCGateCtlOpcode INTEGER
  cadPCGateCtlCount Counter32

CadPCDefAdmCtlEntry  
SEQUENCE    
  cadPCDefAdmCtlDirection IfDirection
  cadPCDefAdmCtlPriority CadPCAdmCtlPriority
  cadPCDefAdmCtlAllowedUsage INTEGER
  cadPCDefAdmCtlReservedUsage INTEGER

CadPC1xAdmCtlMapEntry  
SEQUENCE    
  cadPC1xAdmCtlMapPriority INTEGER
  cadPCAdmCtlMapPriority CadPCAdmCtlPriority

CadPCInterfaceAdmCtlEntry  
SEQUENCE    
  cadPCInterfaceAdmCtlPriority CadPCAdmCtlPriority
  cadPCInterfaceAdmCtlAllowedUsage INTEGER
  cadPCInterfaceAdmCtlReservedUsage INTEGER

CadPCCAMCblMacEntry  
SEQUENCE    
  cadPCCAMCblMacIfIndex InterfaceIndex
  cadPCCAMCblMacFreeDSxAllowed TruthValue
  cadPCCblMacMaxOverloadDSaCalls Unsigned32
  cadPCCblMacMaxYellowOverloadDSaCalls Unsigned32
  cadPCCblMacMaxRedOverloadDSaCalls Unsigned32

Defined Values

cadPCMIB 1.3.6.1.4.1.4998.1.1.115
PacketCable general-purpose management MIB. This MIB contains objects which are specific to PacketCable but not covered in any of the more-specialized MIBS.
MODULE-IDENTITY    

cadPCMibObjects 1.3.6.1.4.1.4998.1.1.115.1
OBJECT IDENTIFIER    

cadPCMibBase 1.3.6.1.4.1.4998.1.1.115.1.1
OBJECT IDENTIFIER    

cadPCPreemptionAllowed 1.3.6.1.4.1.4998.1.1.115.1.1.3
Indicates whether the system will preempt another session for an emergency call.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadPCUpNormAllowedUsage 1.3.6.1.4.1.4998.1.1.115.1.1.4
Maximum percentage of upstream resources that may be used by non-emergency telephony services. This is also the maximum amount of resources non-exclusively allocated to sessions of this type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

cadPCUpNormResUsage 1.3.6.1.4.1.4998.1.1.115.1.1.5
Minimum percentage of upstream resources that may be used by non-emergency telephony services. This is also the maximum amount of resources exclusively allocated to sessions of this type. If the value of this object is non-zero, then a portion of the upstream bandwidth will be set aside for normal telephony use only - reducing the bandwidth that is available for normal data.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

cadPCUpEmerAllowedUsage 1.3.6.1.4.1.4998.1.1.115.1.1.6
Maximum percentage of upstream resources that may be used by emergency telephony services.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

cadPCUpEmerResUsage 1.3.6.1.4.1.4998.1.1.115.1.1.7
Minimum percentage of upstream resources that may be used by emergency telephony services. If the value of this object is non-zero, then a portion of the upstream bandwidth will be set aside for emercency telephony use only - reducing the bandwidth that is available for normal data.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

cadPCDownNormAllowedUsage 1.3.6.1.4.1.4998.1.1.115.1.1.8
Maximum percentage of downstream resources that may be used by non-emergency telephony services. This is also the maximum amount of resources non-exclusively allocated to sessions of this type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

cadPCDownNormResUsage 1.3.6.1.4.1.4998.1.1.115.1.1.9
Minimum percentage of downstream resources that may be used by non-emergency telephony services. This is also the maximum amount of resources exclusively allocated to sessions of this type. If the value of this object is non-zero, then a portion of the upstream bandwidth will be set aside for normal telephony use only - reducing the bandwidth that is available for normal data.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

cadPCDownEmerAllowedUsage 1.3.6.1.4.1.4998.1.1.115.1.1.10
Maximum percentage of downstream resources that may be used by emergency telephony services.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

cadPCDownEmerResUsage 1.3.6.1.4.1.4998.1.1.115.1.1.11
Minimum percentage of downstream resources that may be used by emergency telephony services. If the value of this object is non-zero, then a portion of the upstream bandwidth will be set aside for normal telephony use only - reducing the bandwidth that is available for normal data.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

cadPCCAMTable 1.3.6.1.4.1.4998.1.1.115.1.1.12
Table of Per-CAM PacketCable Data for 2D12U only
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadPCCAMEntry

cadPCCAMEntry 1.3.6.1.4.1.4998.1.1.115.1.1.12.1
This entry contains all of the PacketCable data that is to be managed on a per-CAM basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPCCAMEntry  

cadFreeDSxAllowed 1.3.6.1.4.1.4998.1.1.115.1.1.12.1.1
Indicates whether the authorization module will allow a DOCSIS MAC Messaging Dynamic Services request (DSx) without a gate-ID in an authorization block.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadPCMaxOverloadDSaCalls 1.3.6.1.4.1.4998.1.1.115.1.1.12.1.2
the max number of connections we will allow per 10 second interval when the system cpu is in a normal condition, i.e. no overload.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10000  

cadPCMaxYellowOverloadDSaCalls 1.3.6.1.4.1.4998.1.1.115.1.1.12.1.3
the max number of connections we will allow per 10 second interval when the system cpu is in a yellow overload condition.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10000  

cadPCMaxRedOverloadDSaCalls 1.3.6.1.4.1.4998.1.1.115.1.1.12.1.4
the max number of connections we will allow per 10 second interval when the system cpu is in a red overload condition.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10000  

cadPCCardId 1.3.6.1.4.1.4998.1.1.115.1.1.12.1.5
The unique id of this card within the shelf.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardId  

cadPCAdminState 1.3.6.1.4.1.4998.1.1.115.1.1.13
The administrative state of PacketCable services on the CMTS.
Status: current Access: read-write
OBJECT-TYPE    
  AdminState  

cadPCMaxOverloadCalls 1.3.6.1.4.1.4998.1.1.115.1.1.14
the max number of connections we will allow per 10 second interval when the system cpu is in a normal condition, i.e. no overload.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10000  

cadPCMaxYellowOverloadCalls 1.3.6.1.4.1.4998.1.1.115.1.1.15
the max number of connections we will allow per 10 second interval when the system cpu is in a yellow overload condition.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10000  

cadPCMaxRedOverloadCalls 1.3.6.1.4.1.4998.1.1.115.1.1.16
the max number of connections we will allow per 10 second interval when the system cpu is in a red overload condition.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10000  

cadPCDownTotalAllowedUsage 1.3.6.1.4.1.4998.1.1.115.1.1.17
Maximum percentage of downstream resources that may be used by both normal and emergency telephony services.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

cadPCUpTotalAllowedUsage 1.3.6.1.4.1.4998.1.1.115.1.1.18
Maximum percentage of upstream resources that may be used by both normal and emergency telephony services.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

cadPCMaxOverloadGateMsgs 1.3.6.1.4.1.4998.1.1.115.1.1.19
the max number of gate messages that the system will process per 10 second interval when the system cpu is in a normal condition, i.e. no overload.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10000  

cadPCMaxYellowOverloadGateMsgs 1.3.6.1.4.1.4998.1.1.115.1.1.20
the max number of gate messages that the system will process per 10 second interval when the system cpu is in a yellow overload condition.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10000  

cadPCMaxRedOverloadGateMsgs 1.3.6.1.4.1.4998.1.1.115.1.1.21
the max number of gate messages that the system will process per 10 second interval when the system cpu is in a red overload condition.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10000  

cadPCClearGateCounts 1.3.6.1.4.1.4998.1.1.115.1.1.25
set to true to clear the gate counts, always false when read
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadPCClearAnomalyCounts 1.3.6.1.4.1.4998.1.1.115.1.1.26
set to true to clear the anomaly counts, always false when read
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadPCClearConnRateOverloadCounts 1.3.6.1.4.1.4998.1.1.115.1.1.27
set to true to clear the connection rate overload counts, always false when read
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadPCClearEvMsgCounts 1.3.6.1.4.1.4998.1.1.115.1.1.28
set to true to clear the event messaging counts, always false when read
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadPCClearCopsCounts 1.3.6.1.4.1.4998.1.1.115.1.1.29
set to true to clear the COPS counts, always false when read
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadPCClearGateCtlCounts 1.3.6.1.4.1.4998.1.1.115.1.1.30
set to true to clear the gate control counts, always false when read
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadPCMibGateCounts 1.3.6.1.4.1.4998.1.1.115.1.1.40
OBJECT IDENTIFIER    

cadPCTotalGateCount 1.3.6.1.4.1.4998.1.1.115.1.1.40.1
Total number of gates that have been created since the last reboot of the system or since the last time that this counter was manually reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cadPCGateAllocatedStateCount 1.3.6.1.4.1.4998.1.1.115.1.1.40.2
Total number of gates that are currently in the ALLOCATED state
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cadPCGateAuthorizedStateCount 1.3.6.1.4.1.4998.1.1.115.1.1.40.3
Total number of gates that are currently in the AUTHORIZED state
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cadPCGateReservedStateCount 1.3.6.1.4.1.4998.1.1.115.1.1.40.4
Total number of gates that are currently in the RESERVED state
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cadPCGateCommittedStateCount 1.3.6.1.4.1.4998.1.1.115.1.1.40.5
Total number of gates that are currently in the COMMITTED state
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cadPCGateLastCleared 1.3.6.1.4.1.4998.1.1.115.1.1.40.6
The value of sysUptime when the gate counts were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cadPCAnomalyCountTable 1.3.6.1.4.1.4998.1.1.115.1.1.45
Table of anomaly counts
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadPCAnomalyCountEntry

cadPCAnomalyCountEntry 1.3.6.1.4.1.4998.1.1.115.1.1.45.1
Entry of anomaly counts
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPCAnomalyCountEntry  

cadPCAnomalyCode 1.3.6.1.4.1.4998.1.1.115.1.1.45.1.1
PacketCable anomaly code
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPCAnomalyCode  

cadPCAnomalyCount 1.3.6.1.4.1.4998.1.1.115.1.1.45.1.2
Count of anomalies of the corresponding type that have occurred since boot or since the last manual reset of this count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cadPCAnomalyLastCleared 1.3.6.1.4.1.4998.1.1.115.1.1.46
The value of sysUptime when the anomaly counts were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cadPCSendSubId 1.3.6.1.4.1.4998.1.1.115.1.1.47
Indicates whether the C4 will send a subscriber ID in every DQoS gate-open and gate-close message. This is provisioned per-CMTS. ECN DQOS1.5-N-06.0339-4
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadPCConnRateReqHistoryTable 1.3.6.1.4.1.4998.1.1.115.1.1.50
Table of connection request rate history
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadPCConnRateReqHistoryEntry

cadPCConnRateReqHistoryEntry 1.3.6.1.4.1.4998.1.1.115.1.1.50.1
Entry of connection request rate
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPCConnRateReqHistoryEntry  

cadPCConnRateReqHistoryTimeStamp 1.3.6.1.4.1.4998.1.1.115.1.1.50.1.1
Value of sysUpTime (rounded down to the nearest second) when this entry was created
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

cadPCConnRateReqHistoryCount 1.3.6.1.4.1.4998.1.1.115.1.1.50.1.2
Count of connection requests (gates) made during the second
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cadPCConnReqMaxHistRate 1.3.6.1.4.1.4998.1.1.115.1.1.51
Maximum value of any cadPCConnReqRateCount since system boot or reset of this value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cadPCConnRateOverloadRejTable 1.3.6.1.4.1.4998.1.1.115.1.1.55
Table of Per-card rate overload reject connection counts
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadPCConnRateOverloadRejEntry

cadPCConnRateOverloadRejEntry 1.3.6.1.4.1.4998.1.1.115.1.1.55.1
This entry contains the connection rate overload rejection counts.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPCConnRateOverloadRejEntry  

cadPCConnRateOverloadRejCount 1.3.6.1.4.1.4998.1.1.115.1.1.55.1.1
Number of connections that have been rejected as a result of rate overload protection while the system is in the corresponding system-wide overload state since the last system reboot or since the last time that this counter was reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cadPCConnRateOverloadRejCardId 1.3.6.1.4.1.4998.1.1.115.1.1.55.1.2
The unique id of this card within the shelf.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardId  

cadPCConnRateOverloadLastCleared 1.3.6.1.4.1.4998.1.1.115.1.1.56
The value of sysUptime when the connection rate overload counts were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cadPCEvMsgCountTable 1.3.6.1.4.1.4998.1.1.115.1.1.60
Table of counts of event messages that have been transmitted to each RKS or DF (for Electronic Surveillance Call Data) server
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadPCEvMsgCountEntry

cadPCEvMsgCountEntry 1.3.6.1.4.1.4998.1.1.115.1.1.60.1
This entry contains counts of event messages that have been transmitted
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPCEvMsgCountEntry  

cadPCEvMsgCountServer 1.3.6.1.4.1.4998.1.1.115.1.1.60.1.1
IP address of RKS or DF server
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

cadPCEvMsgServerIsDF 1.3.6.1.4.1.4998.1.1.115.1.1.60.1.2
Indicator of type of server. Set to true(1) if server is a delivery function server.
Status: current Access: not-accessible
OBJECT-TYPE    
  TruthValue  

cadPCEvMsgType 1.3.6.1.4.1.4998.1.1.115.1.1.60.1.3
Type of message being counted. These map directly to the event message opcodes in the Event Messaging reference
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER qos-reserve(7), qos-release(8), time-change(17), qos-commit(19), total-packets(9999)  

cadPCEvMsgCount 1.3.6.1.4.1.4998.1.1.115.1.1.60.1.4
Count of rejected connections due to channel bandwidth congestion since boot or since the last manual reset of this count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cadPCEvMsgCountLastCleared 1.3.6.1.4.1.4998.1.1.115.1.1.61
The value of sysUptime when the event messaging counts were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cadPCCopsCountTable 1.3.6.1.4.1.4998.1.1.115.1.1.65
Table of counts of event messages that have been sent to or received from each server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadPCCopsCountEntry

cadPCCopsCountEntry 1.3.6.1.4.1.4998.1.1.115.1.1.65.1
This entry contains counts of COPS messages.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPCCopsCountEntry  

cadPCCopsServer 1.3.6.1.4.1.4998.1.1.115.1.1.65.1.1
IP address of CMS or PS server
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

cadPCCopsDirection 1.3.6.1.4.1.4998.1.1.115.1.1.65.1.2
direction of message flow from viewpoint of the CMTS
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER receive(1), transmit(2)  

cadPCCopsOpcode 1.3.6.1.4.1.4998.1.1.115.1.1.65.1.3
Type of message being counted. These map directly to the COPS opcodes in RFC 2748.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER tcpCxt(0), copsReq(1), copsDec(2), copsRpt(3), copsDrq(4), copsSsq(5), copsOpn(6), copsCat(7), copsCC(8), copsKa(9), copsSsc(10)  

cadPCCopsCount 1.3.6.1.4.1.4998.1.1.115.1.1.65.1.4
Count of COPS messages
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cadPCCopsCountLastCleared 1.3.6.1.4.1.4998.1.1.115.1.1.66
The value of sysUptime when the COPS counts were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cadPCGateCtlCountTable 1.3.6.1.4.1.4998.1.1.115.1.1.70
Table of counts of event messages that have been sent to or received from each server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadPCGateCtlCountEntry

cadPCGateCtlCountEntry 1.3.6.1.4.1.4998.1.1.115.1.1.70.1
This entry contains counts of gate control messages.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPCGateCtlCountEntry  

cadPCGateCtlOpcode 1.3.6.1.4.1.4998.1.1.115.1.1.70.1.1
Type of message being counted. These map directly to the gate command type opcodes in the DQoS spec.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER gateAllocReq(1), gateAllocAck(2), gateAllocErr(3), gateSetReq(4), gateSetAck(5), gateSetErr(6), gateInfoReq(7), gateInfoAck(8), gateInfoErr(9), gateDeleteReq(10), gateDeleteAck(11), gateDeleteErr(12), gateOpen(13), gateClose(14), gateReportState(15)  

cadPCGateCtlCount 1.3.6.1.4.1.4998.1.1.115.1.1.70.1.2
Count of messages since boot or since the last manual reset of this count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cadPCGateCtlCountLastCleared 1.3.6.1.4.1.4998.1.1.115.1.1.71
The value of sysUptime when the gate control counts were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cadPCDefAdmCtlTable 1.3.6.1.4.1.4998.1.1.115.1.1.75
Table of Per-Priority PacketCable admission control policies
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadPCDefAdmCtlEntry

cadPCDefAdmCtlEntry 1.3.6.1.4.1.4998.1.1.115.1.1.75.1
This entry contains all of the default PacketCable admission policy data.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPCDefAdmCtlEntry  

cadPCDefAdmCtlDirection 1.3.6.1.4.1.4998.1.1.115.1.1.75.1.1
Direction for this default policy data.
Status: current Access: not-accessible
OBJECT-TYPE    
  IfDirection  

cadPCDefAdmCtlPriority 1.3.6.1.4.1.4998.1.1.115.1.1.75.1.2
Priority value assigned to this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPCAdmCtlPriority  

cadPCDefAdmCtlAllowedUsage 1.3.6.1.4.1.4998.1.1.115.1.1.75.1.3
Maximum percentage of resources that may be used by requests at the corresponding priority level. This is also the maximum amount of resources non-exclusively allocated to sessions of this type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..90  

cadPCDefAdmCtlReservedUsage 1.3.6.1.4.1.4998.1.1.115.1.1.75.1.4
Minimum percentage of resources that may be used by requests at the corresponding priority level. This is also the maximum amount of resources exclusively allocated to sessions of this type. If the value of this object is non-zero, then a portion of the bandwidth will be set aside for this priority only - reducing the bandwidth that is available for normal data.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..90  

cadPC1xAdmCtlMapTable 1.3.6.1.4.1.4998.1.1.115.1.1.80
Table of mappings of PacketCable 1.x to PacketCable Multimedia admission control policies
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadPC1xAdmCtlMapEntry

cadPC1xAdmCtlMapEntry 1.3.6.1.4.1.4998.1.1.115.1.1.80.1
This entry contains mapping of one PacketCable 1.x admission policy to a PacketCable Multimedia policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPC1xAdmCtlMapEntry  

cadPC1xAdmCtlMapPriority 1.3.6.1.4.1.4998.1.1.115.1.1.80.1.1
PacketCable 1.x session class priority value
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER undefined(1), normal(2), emergency(3)  

cadPCAdmCtlMapPriority 1.3.6.1.4.1.4998.1.1.115.1.1.80.1.2
PacketCable Multimedia Priority value assigned to this row.
Status: current Access: read-only
OBJECT-TYPE    
  CadPCAdmCtlPriority  

cadPCInterfaceAdmCtlTable 1.3.6.1.4.1.4998.1.1.115.1.1.85
Table of Per-Priority PacketCable admission control policies. There exists a row per cable downstream and per cable upstream for each of the CadPCAdmCtlPriorities. For 1D:8U CAMs, the ifTypes populated are 128(downstream) and 129(upstream). For DOCSIS 2.0 CAMs (2D:12U), the ifTypes covered are 128(downstream) and 205(logical upstream).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadPCInterfaceAdmCtlEntry

cadPCInterfaceAdmCtlEntry 1.3.6.1.4.1.4998.1.1.115.1.1.85.1
This entry contains all of the default PacketCable admission policy data.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPCInterfaceAdmCtlEntry  

cadPCInterfaceAdmCtlPriority 1.3.6.1.4.1.4998.1.1.115.1.1.85.1.1
Priority value assigned to this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPCAdmCtlPriority  

cadPCInterfaceAdmCtlAllowedUsage 1.3.6.1.4.1.4998.1.1.115.1.1.85.1.2
Maximum percentage of resources that may be used by requests at the corresponding priority level. This is also the maximum amount of resources non-exclusively allocated to sessions of this type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..90  

cadPCInterfaceAdmCtlReservedUsage 1.3.6.1.4.1.4998.1.1.115.1.1.85.1.3
Minimum percentage of resources that may be used by requests at the corresponding priority level. This is also the maximum amount of resources exclusively allocated to sessions of this type. If the value of this object is non-zero, then a portion of the bandwidth will be set aside for this priority only - reducing the bandwidth that is available for normal data.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..90  

cadPCCAMCblMacTable 1.3.6.1.4.1.4998.1.1.115.1.1.86
Table of Per-CAM PacketCable Data
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadPCCAMCblMacEntry

cadPCCAMCblMacEntry 1.3.6.1.4.1.4998.1.1.115.1.1.86.1
This entry contains all of the PacketCable data that is to be managed on a per-mac domain basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  CadPCCAMCblMacEntry  

cadPCCAMCblMacIfIndex 1.3.6.1.4.1.4998.1.1.115.1.1.86.1.1
Indicates whether the authorization module will allow a DOCSIS MAC Messaging Dynamic Services request (DSx) without a gate-ID in an authorization block.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

cadPCCAMCblMacFreeDSxAllowed 1.3.6.1.4.1.4998.1.1.115.1.1.86.1.2
Indicates whether the authorization module will allow a DOCSIS MAC Messaging Dynamic Services request (DSx) without a gate-ID in an authorization block.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cadPCCblMacMaxOverloadDSaCalls 1.3.6.1.4.1.4998.1.1.115.1.1.86.1.3
the max number of connections we will allow per 10 second interval when the system cpu is in a normal condition, i.e. no overload.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10000  

cadPCCblMacMaxYellowOverloadDSaCalls 1.3.6.1.4.1.4998.1.1.115.1.1.86.1.4
the max number of connections we will allow per 10 second interval when the system cpu is in a yellow overload condition.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10000  

cadPCCblMacMaxRedOverloadDSaCalls 1.3.6.1.4.1.4998.1.1.115.1.1.86.1.5
the max number of connections we will allow per 10 second interval when the system cpu is in a red overload condition.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10000  

cadPCPEPIDHostname 1.3.6.1.4.1.4998.1.1.115.1.1.90
If set to true, the PEP-ID on the COPS connection will set to the currently configured hostname of the CMTS. If false, the PEP-ID will will be set to the local IP address of the COPS connection.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue