CADANT-CMTS-EQUIPMENT-MIB

File: CADANT-CMTS-EQUIPMENT-MIB.mib (106690 bytes)

Imported modules

CADANT-PRODUCTS-MIB CADANT-TC DOCS-IF-MIB
IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

cadEquipment AdminState CardId
CerCardSubType CerCardType DiskVolumeUsageLevel
DuplexStatus EqActionType FirmwareSource
FlowControlMode PicType CerPicType
PortId PortMode PortDetectedMode
PortType CerPortType PrimaryState
SecondaryState TenthdBmV InterfaceIndexOrZero
ifIndex SnmpAdminString MODULE-COMPLIANCE
OBJECT-GROUP Counter32 Integer32
MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
TimeTicks IpAddress Unsigned32
DateAndTime DisplayString MacAddress
RowStatus TEXTUAL-CONVENTION TimeStamp
TruthValue

Defined Types

TestId  
Used as index to Test Tables.
TEXTUAL-CONVENTION    
  Integer32 1..100  

TestType  
Indicates whether this is a 'Test', a 'Diagnostic', or unknown.
TEXTUAL-CONVENTION    
  INTEGER test(1), diagnostic(2), unknown(3)  

TestCommand  
A set of commands applicable to this test. A value of noop will do nothing.
TEXTUAL-CONVENTION    
  INTEGER noop(1), stop(2), disable(3), enable(4), runNow(5)  

TestScheduleCommand  
A set of periodic schedule command applicable to this test. This is used in conjunction with the TestSchedule and TestTime to specify the start time of the test. If the TestSchedule value is 0, then the test will be executed once at the time specified by the TestTime. For any other TestSchedule value, the test will be executed at time specified by the TestTime and repeated periodically base on the value specified by TestSchedule. A value of noop will do nothing.
TEXTUAL-CONVENTION    
  INTEGER noop(1), disable(2), enable(3)  

TestSchedule  
A set of scheduling interval option applicable to this test only if Schedule is selected. This is recommended for hardware routine exercise (REX). The value expresses in multiple of hours. For example: 1 hour interval, 24 hour interval, 48 hour interval. A value of 0 indicate no scheduling option for this test.
TEXTUAL-CONVENTION    
  Integer32  

TestResult  
Test Result.
TEXTUAL-CONVENTION    
  INTEGER notRun(1), inProgress(2), pass(3), fail(4), inconclusive(5), timeOut(6), abort(7)  

TestTransactionId  
Transaction Id associated with a test or diagnostic. The EMS must populate the value of this object to be able to correlate the test sent and the result coming back.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

CerCamFaultTrapType  
The types of CAM faults that will be logged and a trap sent.
TEXTUAL-CONVENTION    
  INTEGER fpgaFatalError(12)  

CerCardEntry  
SEQUENCE    
  cerCardId CardId
  cerCardName DisplayString
  cerCardType CerCardType
  cerCardSubType CerCardSubType
  cerCardAdminState AdminState
  cerCardPrState PrimaryState
  cerCardSecState SecondaryState
  cerCardDplxStatus DuplexStatus
  cerCardAction EqActionType
  cerCardTrapInh BITS
  cerCardNumPorts Integer32
  cerCardDetected CerCardType
  cerCardSubDetected CerCardSubType
  cerCardFwUpdateStatus TruthValue
  cerCardSpareGroupId CardId
  cerCardSpareGroupMode INTEGER
  cerCardUpTime TimeTicks
  cerCardTemperature Integer32
  cerCardPicDetected CerPicType
  cerCardLastResetReason DisplayString
  cerCardTemperatureHighWarn Integer32
  cerCardTemperatureHighError Integer32
  cerCardAnnex INTEGER
  cerCardNumRfConnectors Integer32

CardDataEntry  
SEQUENCE    
  cerCardDataSerialNum SnmpAdminString
  cerCardDataFwVersion SnmpAdminString
  cerCardDataHwVersion SnmpAdminString
  cerCardDataHwDeviations SnmpAdminString
  cerCardDataSwVersion SnmpAdminString
  cerCardDataCpuType SnmpAdminString
  cerCardDataCpuSpeed Unsigned32
  cerCardDataBusSpeed Unsigned32
  cerCardDataRamSize Unsigned32
  cerCardDataNorFlashSize Unsigned32
  cerCardDataNandFlashSize Unsigned32
  cerCardDataFpgaSource FirmwareSource
  cerCardDataBootVersion SnmpAdminString
  cerCardDataLastBootVersion SnmpAdminString
  cerCardDataLastBootSource FirmwareSource
  cerCardDataPicSerialNum SnmpAdminString
  cerCardDataPicHwVersion SnmpAdminString
  cerCardDataPicHwDeviations SnmpAdminString
  cerCardDataPicModelNum SnmpAdminString
  cerCardDataMfgDateTime DateAndTime
  cerCardDataMfg SnmpAdminString
  cerCardDataProductName SnmpAdminString
  cerCardDataPartModelNum SnmpAdminString
  cerCardDataProductVersion SnmpAdminString
  cerCardDataAssetTag SnmpAdminString
  cerCardDataCommittedSwVersion SnmpAdminString
  cerCardDataFeedAPresent TruthValue
  cerCardDataFeedBPresent TruthValue
  cerCardDataAllowedPorts Unsigned32
  cerCardDataLicenseAnnex INTEGER
  cerCardDataLicensePorts Unsigned32
  cerCardDataLicenseDate DateAndTime
  cerCardDataPatchVersions SnmpAdminString
  cerCardDataPicModelName SnmpAdminString
  cerCardDataPicMfgRevision SnmpAdminString
  cerCardDataPicMfg SnmpAdminString
  cerCardDataPicMfgDateTime DateAndTime

CerPortEntry  
SEQUENCE    
  cerPortCardId CardId
  cerPortId PortId
  cerPortType CerPortType
  cerPortAdminState AdminState
  cerPortPrState PrimaryState
  cerPortSecState SecondaryState
  cerPortDplxStatus DuplexStatus
  cerPortAction EqActionType
  cerPortTrapInh BITS
  cerPortNumChans Integer32
  cerPortDocsIfIndex InterfaceIndexOrZero
  cerPortMacAddress MacAddress
  cerPortMode PortMode
  cerPortDetectedMode PortDetectedMode
  cerPortBgpId Integer32
  cerPortConnectorId PortId
  cerPortCardSubType CerCardSubType
  cerPortDescription DisplayString
  cerPortCurrDsPower TenthdBmV
  cerPortMinDsPower TenthdBmV
  cerPortMaxDsPower TenthdBmV
  cerPortTxFlowControlMode FlowControlMode
  cerPortRxFlowControlMode FlowControlMode
  cerPortTxFlowControlDetected FlowControlMode
  cerPortRxFlowControlDetected FlowControlMode
  cerPortMacIfIndex InterfaceIndexOrZero
  cerPortGroupId PortId
  cerPortGroupPortId PortId

CerDiskVolumeEntry  
SEQUENCE    
  cerDiskVolumeCardId CardId
  cerDiskVolumeDriveId Integer32
  cerDiskVolumeId Integer32
  cerDiskVolumeName DisplayString
  cerDiskVolumeSize Integer32
  cerDiskVolumeUsageLevel DiskVolumeUsageLevel
  cerDiskVolumeUsagePercentage Integer32
  cerDiskVolumeUsageCriticalThreshold Integer32
  cerDiskVolumeUsageMajorThreshold Integer32
  cerDiskVolumeUsageMinorThreshold Integer32
  cerDiskVolumeAutoDeleteUnusedFile TruthValue
  cerDiskVolumeTrapInh BITS
  cerDiskVolumeDiskSize Integer32

CerFanStatusEntry  
SEQUENCE    
  cerFan1Speed Integer32
  cerFan2Speed Integer32
  cerFan3Speed Integer32
  cerFanLevel Integer32
  cerFanAmbientTemperature Integer32

CerPemStatusEntry  
SEQUENCE    
  cerPemLedStatus INTEGER
  cerPemFeed1Voltage Integer32
  cerPemFeed1Current Integer32
  cerPemFeed2Voltage Integer32
  cerPemFeed2Current Integer32
  cerPemFeed1Present TruthValue
  cerPemFeed2Present TruthValue
  cerPemCircuitBreaker1Enable TruthValue
  cerPemCircuitBreaker2Enable TruthValue
  cerPemBranchPresent BITS

CardTestEntry  
SEQUENCE    
  cardTestIndex CardId
  cardTestId TestId
  cardTestName DisplayString
  cardTestType TestType
  cardTestDescription DisplayString
  cardTestCommand TestCommand
  cardTestScheduleCommand TestScheduleCommand
  cardTestSchedule TestSchedule
  cardTestTime DateAndTime
  cardTestResult TestResult
  cardTestResultDesc DisplayString
  cardTestTransId TestTransactionId

AuditEntry  
SEQUENCE    
  auditCardId CardId
  auditId Unsigned32
  auditName DisplayString
  auditDescription DisplayString
  auditTime DateAndTime
  auditCommand INTEGER
  auditStatus INTEGER
  auditResult INTEGER
  auditPassedCount Unsigned32
  auditFailedCount Unsigned32
  auditCycleCount Unsigned32
  auditTotalPassedCount Unsigned32
  auditTotalFailedCount Unsigned32

FpgaErrorEventEntry  
SEQUENCE    
  errEventId Unsigned32
  errEvRecoveryEnabled TruthValue
  errEvLoggingEnabled TruthValue
  errEvLogLevel Integer32
  errEvRowStatus RowStatus
  errEvCardId CardId

CerSpareModeExtEntry  
SEQUENCE    
  cerSpareModeCardId CardId
  cerSpareModeFaultId INTEGER
  cerSpareModeMode INTEGER
  cerSpareModeRowStatus RowStatus

Defined Values

cadEquipmentMib 1.3.6.1.4.1.4998.1.1.10.1
This MIB is intended to describe all objects which are used to control and report on the state of an Arris E6 CMTS. These objects are used to perform the following functions on an Arris E6 CMTS: a) provision the cards, ports, and the CMTS itself b) run dianostic tests c) configure auditing parameters d) receive equipment-related traps
MODULE-IDENTITY    

equipmentTraps 1.3.6.1.4.1.4998.1.1.10.1.0
OBJECT IDENTIFIER    

systemGeneral 1.3.6.1.4.1.4998.1.1.10.1.1
OBJECT IDENTIFIER    

systemClock 1.3.6.1.4.1.4998.1.1.10.1.1.1
CMTS local date and time displayed as yyyy-mm-dd,hh:mm:ss.d,+/-hh:mm, where the date is yyyy-mmmm-dd and time in deci-seconds is hh:mm:ss.d, adn teh current offset from GMT is +/-hh:mm. This object is adjusted by teh TZ and DST rules. E.g. 2002-5-26,13;30:15.0,-4:0
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DateAndTime  

trapCounter 1.3.6.1.4.1.4998.1.1.10.1.1.2
This is the trap sequence number that increments each time a trap is sent. It is persistent across resets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

trapSeverity 1.3.6.1.4.1.4998.1.1.10.1.1.3
Severity level of a Cadant trap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cleared(1), indeterminate(2), warning(3), minor(4), major(5), critical(6), informational(7)  

systemKey 1.3.6.1.4.1.4998.1.1.10.1.1.4
The systemKey is a unique string used for Candant's CMTS identification. The EMS uses this key string as well as the sysOid in the MIB-II system group MIB to identify Candant's CMTS's.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cardNumber 1.3.6.1.4.1.4998.1.1.10.1.1.98
Card Id used in traps. A value 99 indicates an invalid cardNumber.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CardId  

portNumber 1.3.6.1.4.1.4998.1.1.10.1.1.99
Port Id used in traps. A value of 99 indicates an invalid portNumber.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  PortId  

diskDriveNumber 1.3.6.1.4.1.4998.1.1.10.1.1.100
Disk drive ID use in a Cadant trap. A value of 99 indicates an invalid diskDriveNumber
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..99  

diskVolumeNumber 1.3.6.1.4.1.4998.1.1.10.1.1.101
Disk volume ID use in a Cadant trap. A value of 99 indicates an invalid diskVolumeNumber
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..99  

cerCardNumber 1.3.6.1.4.1.4998.1.1.10.1.1.200
Card Id used in traps. A value 0 indicates an invalid cardNumber.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CardId  

cerPortNumber 1.3.6.1.4.1.4998.1.1.10.1.1.201
Port Id used in traps. A value of 0 indicates an invalid portNumber.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  PortId  

cerDiskDriveNumber 1.3.6.1.4.1.4998.1.1.10.1.1.202
Disk drive ID use in a Cadant trap. A value of 0 indicates an invalid diskDriveNumber
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..99  

cerDiskVolumeNumber 1.3.6.1.4.1.4998.1.1.10.1.1.203
Disk volume ID use in a Cadant trap. A value of 0 indicates an invalid diskVolumeNumber
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..99  

shelfObjects 1.3.6.1.4.1.4998.1.1.10.1.2
OBJECT IDENTIFIER    

shelfName 1.3.6.1.4.1.4998.1.1.10.1.2.2
A string that represents the name of this machine and may uniquely identify it from other network devices.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

shelfSwVersion 1.3.6.1.4.1.4998.1.1.10.1.2.3
The software version currently executing.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

equipmentState 1.3.6.1.4.1.4998.1.1.10.1.3
OBJECT IDENTIFIER    

cardLastChangeTime 1.3.6.1.4.1.4998.1.1.10.1.3.2
The value of sysUpTime at the time any of the objects in cardTable last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

portLastChangeTime 1.3.6.1.4.1.4998.1.1.10.1.3.3
The value of sysUpTime at the time any of the objects in portTable last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

equipmentTbl 1.3.6.1.4.1.4998.1.1.10.1.4
OBJECT IDENTIFIER    

cerCardTable 1.3.6.1.4.1.4998.1.1.10.1.4.12
A table of card or circuit pack information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CerCardEntry

cerCardEntry 1.3.6.1.4.1.4998.1.1.10.1.4.12.1
A conceptual row containing pertinent information about a card or a circuit pack.
Status: current Access: not-accessible
OBJECT-TYPE    
  CerCardEntry  

cerCardId 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.2
The unique id of this card within the shelf. The convention of cardId is as follows: - Indices from 1 to 50 [1 - 50] are reserved for Circuit Packs. In this case, the cardId is 1 plus the 0-based slot number. - Indices from 51 to 98 [51 - 98] are reserved for Auxilliary Devices in within a shelf. Auxilliary Devices or Modules could be Fan Module, Power Module. In this case, the cerCardName and cerCardType indentify the Auxilliary Devices. Not all of row attributes are applicable for Auxilliary Devices.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CardId  

cerCardName 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.3
This is the name of the card, if it has one.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

cerCardType 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.4
The type of card, if any. For example Ecard, Fcard, Dcard or Ucard If the slot is empty, the value would be 'empty'.
Status: current Access: read-only
OBJECT-TYPE    
  CerCardType  

cerCardSubType 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.5
The cardType alone may not be specific enough to fully describe the type of card that is in this slot. For example, a card type of Dcard might have a more specific type of 1D8U with integrated upconverter. If the card needs no further specificication that the cardType, then the value of cardSubType is 'none'. Not yet implemented.
Status: current Access: read-write
OBJECT-TYPE    
  CerCardSubType  

cerCardAdminState 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.12
This is the administrative state of this card.
Status: current Access: read-write
OBJECT-TYPE    
  AdminState  

cerCardPrState 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.13
This is the primary state of this card.
Status: current Access: read-only
OBJECT-TYPE    
  PrimaryState  

cerCardSecState 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.14
This is the secondary state of this card.
Status: current Access: read-only
OBJECT-TYPE    
  SecondaryState  

cerCardDplxStatus 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.15
This is the duplexing status of this card.
Status: current Access: read-only
OBJECT-TYPE    
  DuplexStatus  

cerCardAction 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.17
Write-only action performed on this card.
Status: current Access: read-write
OBJECT-TYPE    
  EqActionType  

cerCardTrapInh 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.18
If a bit is set, the corresponding state change trap will not be sent.
Status: current Access: read-write
OBJECT-TYPE    
  BITS primary(0), secondary(1), duplex(2), detected(3), tempoutofrange(4), tempnoreport(5), tempoverheat(6), overload(7)  

cerCardNumPorts 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.19
Number of ports this card contains.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1000  

cerCardDetected 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.20
CardType dectected automatically by the CMTS.
Status: current Access: read-only
OBJECT-TYPE    
  CerCardType  

cerCardSubDetected 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.21
CardSubType dectected automatically by the CMTS.
Status: current Access: read-only
OBJECT-TYPE    
  CerCardSubType  

cerCardFwUpdateStatus 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.23
Set to TRUE if a firmware update is in progress or has been done, else set to FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cerCardSpareGroupId 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.24
The cardId of the spare group leader for this sparing group. This value will be set to the invalid card id for all cards not associated with a sparing group.
Status: current Access: read-write
OBJECT-TYPE    
  CardId  

cerCardSpareGroupMode 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.25
The admin mode of the spare group leader for this sparing group. This value will be set to the invalid card id for all cards not associated with a sparing group.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(0), manual(1), auto(2)  

cerCardUpTime 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.26
The value of sysUpTime when the primary state for this card made a transition from OOS to IS.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cerCardTemperature 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.29
The current relative temperature of the card. (1=coolest, 10=hottest)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10 | 999  

cerCardPicDetected 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.40
The type of PIC detected in this slot.
Status: current Access: read-only
OBJECT-TYPE    
  CerPicType  

cerCardLastResetReason 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.43
The reason for the latest card recovery.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

cerCardTemperatureHighWarn 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.44
The relative temperature of the card at which warnings are generated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cerCardTemperatureHighError 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.45
The relative temperature of the card at which recoveries are initiated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cerCardAnnex 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.46
The annex of the downstream channels associated with the card.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), annexA(3), annexB(4), annexC(5)  

cerCardNumRfConnectors 1.3.6.1.4.1.4998.1.1.10.1.4.12.1.47
Number of RF ports this card contains.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..48  

cerCardDataTable 1.3.6.1.4.1.4998.1.1.10.1.4.16
This table shows the contains version information for the modules installed.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CardDataEntry

cerCardDataEntry 1.3.6.1.4.1.4998.1.1.10.1.4.16.1
A conceptual row containing pertinent information about a card or a circuit pack.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardDataEntry  

cerCardDataSerialNum 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.1
This is the serial number of the card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

cerCardDataFwVersion 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.2
This is the firmware or FPGA version number of the card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

cerCardDataHwVersion 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.3
This is the hardware version of the card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

cerCardDataHwDeviations 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.4
This is the set of hardware deviations for the card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

cerCardDataSwVersion 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.5
This is the software version of the card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

cerCardDataCpuType 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.6
The current CPU type of the card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..25)  

cerCardDataCpuSpeed 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.7
The current CPU speed of the card.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cerCardDataBusSpeed 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.8
The current bus speed of the card.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cerCardDataRamSize 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.9
The current size of installed RAM of the card.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cerCardDataNorFlashSize 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.10
The current size of installed FLASH of the card.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cerCardDataNandFlashSize 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.11
The current size of installed FLASH of the card.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cerCardDataFpgaSource 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.12
The source of the running version of the FPGAs on the card.
Status: current Access: read-only
OBJECT-TYPE    
  FirmwareSource  

cerCardDataBootVersion 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.13
The current versions of the boot loaders installed on the card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..90)  

cerCardDataLastBootVersion 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.14
The last version of the boot loader used on the card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..90)  

cerCardDataLastBootSource 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.15
The source of the version of the bootloader last used on the card.
Status: current Access: read-only
OBJECT-TYPE    
  FirmwareSource  

cerCardDataPicSerialNum 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.16
This is the serial number of the PIC.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

cerCardDataPicHwVersion 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.17
This is the hardware version of the PIC.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..20)  

cerCardDataPicHwDeviations 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.18
This is the set of hardware deviations for the PIC.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..20)  

cerCardDataPicModelNum 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.19
This is the model number of the PIC.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..20)  

cerCardDataMfgDateTime 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.20
Date of the module's manufacture (FRU).
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cerCardDataMfg 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.21
Name of the manufacturer (FRU).
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

cerCardDataProductName 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.22
Name of the product (FRU).
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

cerCardDataPartModelNum 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.23
Name of the model of this product (FRU).
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

cerCardDataProductVersion 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.24
Version of the model of this product (FRU).
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

cerCardDataAssetTag 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.25
Asset tag of this part (FRU).
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

cerCardDataCommittedSwVersion 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.26
This is the software version of the card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

cerCardDataFeedAPresent 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.27
This object indicates whether power feed A is present or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cerCardDataFeedBPresent 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.28
This object indicates whether power feed B is present or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cerCardDataAllowedPorts 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.29
This object indicates the allowed number of licensed ports.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..5000  

cerCardDataLicenseAnnex 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.30
This object shows the annex associated with the license.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), other(2), annexA(3), annexB(4), annexC(5)  

cerCardDataLicensePorts 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.31
This object indicates the number of ports associated with the license.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..5000  

cerCardDataLicenseDate 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.32
This object indicates the date associated with the license.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cerCardDataPatchVersions 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.33
This is the patch version(s) running on the card.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

cerCardDataPicModelName 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.34
This is the model name of the PIC.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

cerCardDataPicMfgRevision 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.35
This is the manufacture revision of the PIC.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

cerCardDataPicMfg 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.36
This is the manufacturer of the PIC.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

cerCardDataPicMfgDateTime 1.3.6.1.4.1.4998.1.1.10.1.4.16.1.37
This object indicates the date associated with the PIC.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cerPortTable 1.3.6.1.4.1.4998.1.1.10.1.4.13
A table of Port information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CerPortEntry

cerPortEntry 1.3.6.1.4.1.4998.1.1.10.1.4.13.1
A conceptual row containing pertinent information about a cerPort owned by a card.
Status: current Access: not-accessible
OBJECT-TYPE    
  CerPortEntry  

cerPortCardId 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.2
The unique id of the card this cerPort belongs to.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardId  

cerPortId 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.3
The unique id of this cerPort within a card. the the cardId and cerPortId uniquely identify a port
Status: current Access: not-accessible
OBJECT-TYPE    
  PortId  

cerPortType 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.4
Type of this cerPort.
Status: current Access: read-write
OBJECT-TYPE    
  CerPortType  

cerPortAdminState 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.6
The Admin state of this cerPort
Status: current Access: read-write
OBJECT-TYPE    
  AdminState  

cerPortPrState 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.7
The primary state of this cerPort
Status: current Access: read-only
OBJECT-TYPE    
  PrimaryState  

cerPortSecState 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.8
The secondary state of this cerPort
Status: current Access: read-only
OBJECT-TYPE    
  SecondaryState  

cerPortDplxStatus 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.9
The port Duplexing status.
Status: current Access: read-only
OBJECT-TYPE    
  DuplexStatus  

cerPortAction 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.11
Write-only action performed on a Port.
Status: current Access: read-write
OBJECT-TYPE    
  EqActionType  

cerPortTrapInh 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.12
If a bit is set, the corresponding state change trap will not be sent.
Status: current Access: read-write
OBJECT-TYPE    
  BITS primary(0), secondary(1), duplex(2), linkUpLinkDown(3)  

cerPortNumChans 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.13
Number of channels this cerPort contains.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..50  

cerPortDocsIfIndex 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.14
This object indicates the location of an interface in the cerPort table that represents this port. A value of 0 indicates that this cerPort does not have an association in the Iftable.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

cerPortMacAddress 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.15
The physical address value for this card. This value is used to populate the ifPhysAddress field in the IfTable and other Tables in docsis RFC MIBs.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cerPortMode 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.16
The desired operating mode of an ethernet cerPort. Not yet implemented.
Status: current Access: read-write
OBJECT-TYPE    
  PortMode  

cerPortDetectedMode 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.17
The current operating mode of an ethernet cerPort.
Status: current Access: read-only
OBJECT-TYPE    
  PortDetectedMode  

cerPortBgpId 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.19
The bridge group cerPort id for this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -2147483647..2147483647  

cerPortConnectorId 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.20
For a DOCSIS or EQAM type port, this is the rear PIC connector. Otherwise, the value of this object is invalid.
Status: current Access: read-write
OBJECT-TYPE    
  PortId  

cerPortCardSubType 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.21
The CardSubType of the card this cerPort belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  CerCardSubType  

cerPortDescription 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.27
A persistent copy of ifAlias for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

cerPortCurrDsPower 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.28
The latest downstream power level reported by the port. This is valid on for ports of type dport.
Status: current Access: read-only
OBJECT-TYPE    
  TenthdBmV  

cerPortMinDsPower 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.29
The latest downstream power level recerPorted by the port. This is valid only for downstream ports.
Status: current Access: read-only
OBJECT-TYPE    
  TenthdBmV  

cerPortMaxDsPower 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.30
The latest downstream power level recerPorted by the port. This is valid only for downstream ports.
Status: current Access: read-only
OBJECT-TYPE    
  TenthdBmV  

cerPortTxFlowControlMode 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.31
The transmit flow control settings for this port (network ports only).
Status: current Access: read-write
OBJECT-TYPE    
  FlowControlMode  

cerPortRxFlowControlMode 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.32
The receive flow control settings for this port (network ports only).
Status: current Access: read-write
OBJECT-TYPE    
  FlowControlMode  

cerPortTxFlowControlDetected 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.33
The recerPorted transmit flow control settings for this port (network ports only).
Status: current Access: read-only
OBJECT-TYPE    
  FlowControlMode  

cerPortRxFlowControlDetected 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.34
The recerPorted receive flow control settings for this port (network ports only).
Status: current Access: read-only
OBJECT-TYPE    
  FlowControlMode  

cerPortMacIfIndex 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.35
The MAC IfIndex currently associcated with the upstream or downstream port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

cerPortGroupId 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.36
The unique id of port group associated with this port.
Status: current Access: read-only
OBJECT-TYPE    
  PortId  

cerPortGroupPortId 1.3.6.1.4.1.4998.1.1.10.1.4.13.1.37
The unique id of this port in the port group.
Status: current Access: read-only
OBJECT-TYPE    
  PortId  

cerDiskVolumeTable 1.3.6.1.4.1.4998.1.1.10.1.4.14
A table of disk volume information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CerDiskVolumeEntry

cerDiskVolumeEntry 1.3.6.1.4.1.4998.1.1.10.1.4.14.1
A conceptual row containing pertinent information about a disk volume
Status: current Access: not-accessible
OBJECT-TYPE    
  CerDiskVolumeEntry  

cerDiskVolumeCardId 1.3.6.1.4.1.4998.1.1.10.1.4.14.1.2
The unique id of the card this disk volume belongs to.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardId  

cerDiskVolumeDriveId 1.3.6.1.4.1.4998.1.1.10.1.4.14.1.3
The unique id of the disk drive this disk volume belongs to. A value of 99 indicates an invalid disk drive
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..99  

cerDiskVolumeId 1.3.6.1.4.1.4998.1.1.10.1.4.14.1.4
The unique id of this disk volume. the cerDiskVolumeCardId, the diskVolumeDiskId, and the. A value of 99 indicate an invalid volume
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..99  

cerDiskVolumeName 1.3.6.1.4.1.4998.1.1.10.1.4.14.1.5
The name of the disk volume.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cerDiskVolumeSize 1.3.6.1.4.1.4998.1.1.10.1.4.14.1.6
The disk volume size in units of 2048 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cerDiskVolumeUsageLevel 1.3.6.1.4.1.4998.1.1.10.1.4.14.1.7
The disk volume usage level.
Status: current Access: read-only
OBJECT-TYPE    
  DiskVolumeUsageLevel  

cerDiskVolumeUsagePercentage 1.3.6.1.4.1.4998.1.1.10.1.4.14.1.8
The disk volume usage percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

cerDiskVolumeUsageCriticalThreshold 1.3.6.1.4.1.4998.1.1.10.1.4.14.1.9
Usage percentage level when exceed will cause a cerDiskVolumeUsageNotification trap to be sent with cerDiskVolumeUsageLevel of diskVolumeUsageCritical.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

cerDiskVolumeUsageMajorThreshold 1.3.6.1.4.1.4998.1.1.10.1.4.14.1.10
Usage percentage level when exceed will cause a cerDiskVolumeUsageNotification trap to be sent with cerDiskVolumeUsageLevel of diskVolumeUsageMajor.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

cerDiskVolumeUsageMinorThreshold 1.3.6.1.4.1.4998.1.1.10.1.4.14.1.11
Usage percentage level when exceed will cause a cerDiskVolumeUsageNotification trap to be sent with cerDiskVolumeUsageLevel of diskVolumeUsageMinor.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

cerDiskVolumeAutoDeleteUnusedFile 1.3.6.1.4.1.4998.1.1.10.1.4.14.1.12
When set to TRUE to the system will automatically delete unused files when cerDiskVolumeUsage exceed the cerDiskVolumeUsageCriticalThreshold value.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cerDiskVolumeTrapInh 1.3.6.1.4.1.4998.1.1.10.1.4.14.1.13
If a bit is set, the corresponding trap will not be sent.
Status: current Access: read-write
OBJECT-TYPE    
  BITS criticalUsageLevel(0), majorUsageLevel(1), minorUsageLevel(2), autoDeleteFiles(3)  

cerDiskVolumeDiskSize 1.3.6.1.4.1.4998.1.1.10.1.4.14.1.14
Total physical disk capacity in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cerDiskVolumeFileName 1.3.6.1.4.1.4998.1.1.10.1.4.15
The name of a file on the disk volume use for trap notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

cerFanStatusTable 1.3.6.1.4.1.4998.1.1.10.1.4.17
Status information for the E6 fans.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CerFanStatusEntry

cerFanStatusEntry 1.3.6.1.4.1.4998.1.1.10.1.4.17.1
A conceptual row containing information about one of the fans.
Status: current Access: not-accessible
OBJECT-TYPE    
  CerFanStatusEntry  

cerFan1Speed 1.3.6.1.4.1.4998.1.1.10.1.4.17.1.1
The last measured speed of fan1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

cerFan2Speed 1.3.6.1.4.1.4998.1.1.10.1.4.17.1.2
The last measured speed of fan2.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

cerFan3Speed 1.3.6.1.4.1.4998.1.1.10.1.4.17.1.3
The last measured speed of fan3.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

cerFanLevel 1.3.6.1.4.1.4998.1.1.10.1.4.17.1.4
The last measured speed level of fans.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

cerFanAmbientTemperature 1.3.6.1.4.1.4998.1.1.10.1.4.17.1.5
The last measured ambient temperature of fans.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cerPemStatusTable 1.3.6.1.4.1.4998.1.1.10.1.4.18
PEM Status information for the E6 power modules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CerPemStatusEntry

cerPemStatusEntry 1.3.6.1.4.1.4998.1.1.10.1.4.18.1
A conceptual row containing information about one of the power modules.
Status: current Access: not-accessible
OBJECT-TYPE    
  CerPemStatusEntry  

cerPemLedStatus 1.3.6.1.4.1.4998.1.1.10.1.4.18.1.1
LED status of the PEM
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), alarm(2)  

cerPemFeed1Voltage 1.3.6.1.4.1.4998.1.1.10.1.4.18.1.2
Feed 1 voltage
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cerPemFeed1Current 1.3.6.1.4.1.4998.1.1.10.1.4.18.1.3
Feed 1 current
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cerPemFeed2Voltage 1.3.6.1.4.1.4998.1.1.10.1.4.18.1.4
Feed 2 voltage
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cerPemFeed2Current 1.3.6.1.4.1.4998.1.1.10.1.4.18.1.5
Feed 2 current
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cerPemFeed1Present 1.3.6.1.4.1.4998.1.1.10.1.4.18.1.6
Feed 1 presence
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cerPemFeed2Present 1.3.6.1.4.1.4998.1.1.10.1.4.18.1.7
Feed 2 presence
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cerPemCircuitBreaker1Enable 1.3.6.1.4.1.4998.1.1.10.1.4.18.1.8
circuit breaker 1 presence
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cerPemCircuitBreaker2Enable 1.3.6.1.4.1.4998.1.1.10.1.4.18.1.9
circuit breaker 2 presence
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cerPemBranchPresent 1.3.6.1.4.1.4998.1.1.10.1.4.18.1.10
brach A through I presence
Status: current Access: read-only
OBJECT-TYPE    
  BITS a(0), b(1), c(2), d(3), e(4), f(5), g(6), h(7), i(8)  

equipmentDiag 1.3.6.1.4.1.4998.1.1.10.1.5
OBJECT IDENTIFIER    

eqDiagConfig 1.3.6.1.4.1.4998.1.1.10.1.5.1
OBJECT IDENTIFIER    

remainInDiagMode 1.3.6.1.4.1.4998.1.1.10.1.5.1.1
When set to TRUE, the device being diagnosed will remain in diagnostic state when the diagnostic test is completed. When set to FALSE, the device will revert to its original state when the diagnostic test is completed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

consoleOutput 1.3.6.1.4.1.4998.1.1.10.1.5.1.2
If true then the diagnostic result will be displayed on the system console.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TruthValue  

verboseLevel 1.3.6.1.4.1.4998.1.1.10.1.5.1.3
Verbose output level for diagnostic console output display. Higher number indicate more detailed output.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2  

diagTestId 1.3.6.1.4.1.4998.1.1.10.1.5.2
Test Identification Number. Used in cardTestResultNotification variable-binding
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TestId  

cardTestTable 1.3.6.1.4.1.4998.1.1.10.1.5.3
A table of test available for a card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CardTestEntry

cardTestEntry 1.3.6.1.4.1.4998.1.1.10.1.5.3.1
A conceptual row containing information about tests or dignostics available for a card.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardTestEntry  

cardTestIndex 1.3.6.1.4.1.4998.1.1.10.1.5.3.1.2
Card Identification Number taken from the CardTable. Used as index.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardId  

cardTestId 1.3.6.1.4.1.4998.1.1.10.1.5.3.1.3
Test Identification Number. Used as index to test table
Status: current Access: not-accessible
OBJECT-TYPE    
  TestId  

cardTestName 1.3.6.1.4.1.4998.1.1.10.1.5.3.1.4
A unique name for this test.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..100)  

cardTestType 1.3.6.1.4.1.4998.1.1.10.1.5.3.1.5
Test Type.
Status: current Access: read-only
OBJECT-TYPE    
  TestType  

cardTestDescription 1.3.6.1.4.1.4998.1.1.10.1.5.3.1.6
A short description of the test.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cardTestCommand 1.3.6.1.4.1.4998.1.1.10.1.5.3.1.7
Command to be execute this test on this shelf
Status: current Access: read-write
OBJECT-TYPE    
  TestCommand  

cardTestScheduleCommand 1.3.6.1.4.1.4998.1.1.10.1.5.3.1.8
Schedule Command to be execute this test on this shelf
Status: current Access: read-write
OBJECT-TYPE    
  TestScheduleCommand  

cardTestSchedule 1.3.6.1.4.1.4998.1.1.10.1.5.3.1.9
Test Scheduling.
Status: current Access: read-write
OBJECT-TYPE    
  TestSchedule  

cardTestTime 1.3.6.1.4.1.4998.1.1.10.1.5.3.1.10
Test start time.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

cardTestResult 1.3.6.1.4.1.4998.1.1.10.1.5.3.1.11
Result of the test.
Status: current Access: read-only
OBJECT-TYPE    
  TestResult  

cardTestResultDesc 1.3.6.1.4.1.4998.1.1.10.1.5.3.1.12
Additional information of the test result.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cardTestTransId 1.3.6.1.4.1.4998.1.1.10.1.5.3.1.13
Test transaction Id.
Status: current Access: read-write
OBJECT-TYPE    
  TestTransactionId  

equipmentAudit 1.3.6.1.4.1.4998.1.1.10.1.6
OBJECT IDENTIFIER    

auditAutoScheduling 1.3.6.1.4.1.4998.1.1.10.1.6.1
Enable or disable automatic audit execution.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

auditLogOutput 1.3.6.1.4.1.4998.1.1.10.1.6.2
Enable or disable logging of error entries to system log.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

auditLogThrottle 1.3.6.1.4.1.4998.1.1.10.1.6.3
Enable or disable audit log output throttling to prevent audit errors from flooding the log.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

auditTable 1.3.6.1.4.1.4998.1.1.10.1.6.4
A table of test available for a card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AuditEntry

auditEntry 1.3.6.1.4.1.4998.1.1.10.1.6.4.1
A conceptual row contains information about Audits.
Status: current Access: not-accessible
OBJECT-TYPE    
  AuditEntry  

auditCardId 1.3.6.1.4.1.4998.1.1.10.1.6.4.1.2
Card Identification Number taken from the CardTable. Used as index.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardId  

auditId 1.3.6.1.4.1.4998.1.1.10.1.6.4.1.3
Unique ID of the internal Audit
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

auditName 1.3.6.1.4.1.4998.1.1.10.1.6.4.1.4
Name of the internal Audit
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

auditDescription 1.3.6.1.4.1.4998.1.1.10.1.6.4.1.5
Description of the Audit
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

auditTime 1.3.6.1.4.1.4998.1.1.10.1.6.4.1.6
Start time of the audit.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

auditCommand 1.3.6.1.4.1.4998.1.1.10.1.6.4.1.7
Audit Commands. The runnow command will stop the currently running audit sequence and start executing requested audit immediated. If enabled, automatic audit schedule will be restarted.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), runnow(4)  

auditStatus 1.3.6.1.4.1.4998.1.1.10.1.6.4.1.8
Audit status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

auditResult 1.3.6.1.4.1.4998.1.1.10.1.6.4.1.9
Audit Result.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER passed(1), failed(2), abort(4), notRun(5)  

auditPassedCount 1.3.6.1.4.1.4998.1.1.10.1.6.4.1.10
Number of passed entry during previous audit run.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

auditFailedCount 1.3.6.1.4.1.4998.1.1.10.1.6.4.1.11
Number of failed entry during previous audit run.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

auditCycleCount 1.3.6.1.4.1.4998.1.1.10.1.6.4.1.12
Number of audit run completed.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

auditTotalPassedCount 1.3.6.1.4.1.4998.1.1.10.1.6.4.1.13
Number of cumulative passed entry of all audit runs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

auditTotalFailedCount 1.3.6.1.4.1.4998.1.1.10.1.6.4.1.14
Number of cumulative failed entry of all audit runs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cmDevice 1.3.6.1.4.1.4998.1.1.10.1.8
OBJECT IDENTIFIER    

cmMacAddress 1.3.6.1.4.1.4998.1.1.10.1.8.1
The MAC address for the cable modem
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

cmVendor 1.3.6.1.4.1.4998.1.1.10.1.8.2
The vendor name of the cable modem
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

cmResetReason 1.3.6.1.4.1.4998.1.1.10.1.8.3
The reason for the cable modem to reset
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

cmUChannelID 1.3.6.1.4.1.4998.1.1.10.1.8.4
The CMTS upstream channel ID which is connected to the cable modem
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..255  

cmPrimarySID 1.3.6.1.4.1.4998.1.1.10.1.8.5
The primary Service Identifier (SID) assigned by the CMTS associated with the cable modem
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 0..16383  

cmResetStatus 1.3.6.1.4.1.4998.1.1.10.1.8.6
The cable modem status before it resets
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

cmResetUpTime 1.3.6.1.4.1.4998.1.1.10.1.8.7
This value indicates how long in hundreds of seconds the cable modem is up since it is initial ranged
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TimeTicks  

cmResetInfo 1.3.6.1.4.1.4998.1.1.10.1.8.8
The additional information for the cable modem to reset
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

cmIpAddress 1.3.6.1.4.1.4998.1.1.10.1.8.9
The IP Address of the cable modem
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(4|16)  

equipmentError 1.3.6.1.4.1.4998.1.1.10.1.9
OBJECT IDENTIFIER    

fpgaErrorEventTable 1.3.6.1.4.1.4998.1.1.10.1.9.1
Overrides default handling of FPGA error events.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FpgaErrorEventEntry

fpgaErrorEventEntry 1.3.6.1.4.1.4998.1.1.10.1.9.1.1
A conceptual row containing information about FPGA error event handling.
Status: current Access: not-accessible
OBJECT-TYPE    
  FpgaErrorEventEntry  

errEventId 1.3.6.1.4.1.4998.1.1.10.1.9.1.1.1
Event ID associated with the FPGA error. A row in this table defines behavior for a specific FPGA error that overrides the default behavior of the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

errEvRecoveryEnabled 1.3.6.1.4.1.4998.1.1.10.1.9.1.1.2
If true, the card can be recovered when this FPGA error is detected. When the card is recovered depends on the setting of errEvRecoveryThreshold. If this value is false, the card will not be recovered when this error is detected.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

errEvLoggingEnabled 1.3.6.1.4.1.4998.1.1.10.1.9.1.1.3
If true, the card will provide notification of the occurance of the this error. When the notification occurs is dependent on the setting of errEvLogThrottleThreshold. The severity of the notification is determined by the setting of errEvLogLevel.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

errEvLogLevel 1.3.6.1.4.1.4998.1.1.10.1.9.1.1.4
If errEvLoggingEnabled is true, this setting sets the severity level of the generated notification. In general, higher values indicate lower severity.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..8  

errEvRowStatus 1.3.6.1.4.1.4998.1.1.10.1.9.1.1.5
The only set actions supported on this table are createAndGo(4) and destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

cerSpareModeExt 1.3.6.1.4.1.4998.1.1.10.1.11
OBJECT IDENTIFIER    

cerSpareModeExtTable 1.3.6.1.4.1.4998.1.1.10.1.11.1
Allows overriding the configured sparing mode for a spare group based on the fault type that caused the sparing event.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CerSpareModeExtEntry

cerSpareModeExtEntry 1.3.6.1.4.1.4998.1.1.10.1.11.1.1
A conceptual row containing information about sparing overrides for a spare group.
Status: current Access: not-accessible
OBJECT-TYPE    
  CerSpareModeExtEntry  

cerSpareModeCardId 1.3.6.1.4.1.4998.1.1.10.1.11.1.1.1
The cardId of the spare group leader for this override.
Status: current Access: not-accessible
OBJECT-TYPE    
  CardId  

cerSpareModeFaultId 1.3.6.1.4.1.4998.1.1.10.1.11.1.1.2
The fault group associated with the override behavior. When an event occurs that would normally trigger a card reset and a sparing event and that event is in the configured fault group, the mode configured in the cerCard table is overriden. pingFault - Communications failure with active controller initTimeout - Timeout during card initialization ersmFault - Card ERSM failure swException - Software exception failure bcm3142Err - Upstream CAM PHY device fatal fault condition dulFailure - Upstream CAM periodic packet loop detected uncorrectable fault dataplaneFailrue - Fatal errors originating in dataplane processor dsUnderPower - Downstream CAM detected power on a connector is below operational threshold dsOverPower - Downstream CAM detected power on a connector is above operational threshold sbecOverflow - Excessive number of single bit ECC errors deviceFatal - General device fatal error. For example in internal datapaths or pci controller. fpgaFatalError - Fatal CRC errors detected in FPGA device clockLost - Loss of clock or loss of clock lock pwrSensorHighFault - Detected voltage is above operational threshold pwrSensorLowFault - Detected voltage is below operational threshold fpgaBufferPoolFault - Number of available buffers in MAC fpga is below threshold dataplaneLinkFault - Card has lost dataplane connectivity monitoredTaskFailure - Monitored software task has failed
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER none(0), pingFault(1), initTimeout(2), ersmFault(3), swException(4), bcm3142Err(5), dulFailure(6), dataplaneFailure(7), dsUnderPower(8), dsOverPower(9), sbecOverflow(10), deviceFatal(11), fpgaFatalError(12), clockLost(13), pwrSensorHighFault(14), pwrSensorLowFault(15), fpgaBufferPoolFault(16), dataplaneLinkFault(17), monitoredTaskFailure(18)  

cerSpareModeMode 1.3.6.1.4.1.4998.1.1.10.1.11.1.1.3
The sparing mode that should be enforced when an error in the configured catagory occurs that results in a sparing event.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER invalid(0), manual(1), auto(2)  

cerSpareModeRowStatus 1.3.6.1.4.1.4998.1.1.10.1.11.1.1.4
The only set actions supported on this table are createAndGo(4) and destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cadEquipmentMibConformance 1.3.6.1.4.1.4998.1.1.10.1.10
OBJECT IDENTIFIER    

cadEquipmentMibCompliances 1.3.6.1.4.1.4998.1.1.10.1.10.1
OBJECT IDENTIFIER    

cadEquipmentMibGroup 1.3.6.1.4.1.4998.1.1.10.1.10.2
OBJECT IDENTIFIER    

licenseError 1.3.6.1.4.1.4998.1.1.10.1.12
OBJECT IDENTIFIER    

cerLicenseTypeStr 1.3.6.1.4.1.4998.1.1.10.1.12.1
The license type that caused the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..40)  

cerCardPrStateChange 1.3.6.1.4.1.4998.1.1.10.1.0.25
This trap is sent whenever the card's Primary state changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cerCardSecStateChange 1.3.6.1.4.1.4998.1.1.10.1.0.26
This trap is sent whenever the card's Secondary state changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cerCardDetectedChange 1.3.6.1.4.1.4998.1.1.10.1.0.27
This trap is sent whenever a new card is detected.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cerCardDplxStatusChange 1.3.6.1.4.1.4998.1.1.10.1.0.28
This trap is sent whenever the card's Duplex status changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cerPortPrStateChange 1.3.6.1.4.1.4998.1.1.10.1.0.29
This trap is sent whenever the port's Primary state changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cerPortSecStateChange 1.3.6.1.4.1.4998.1.1.10.1.0.30
This trap is sent whenever the port's Secondary state changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cerPortDplxStatusChange 1.3.6.1.4.1.4998.1.1.10.1.0.31
This trap is sent whenever the port's Duplex status changes.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cardTestResultNotification 1.3.6.1.4.1.4998.1.1.10.1.0.33
This trap is sent when a test or diagnostic completed on a card.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cmResetClearNotification 1.3.6.1.4.1.4998.1.1.10.1.0.15
This trap is sent when a CM is on-line from previous flap.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cmResetNotification 1.3.6.1.4.1.4998.1.1.10.1.0.16
This trap is sent when a CM is reset.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cerDiskVolumeUsageNotification 1.3.6.1.4.1.4998.1.1.10.1.0.35
This trap is sent when a disk volume usage level exceed a disk usage threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cerDiskVolumeAutoDeleteFileNotification 1.3.6.1.4.1.4998.1.1.10.1.0.36
This trap is sent when a file is automatically deleted by the system in respond to disk volume usage exceed critical thresholh.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cardTempOutOfRangeNotification 1.3.6.1.4.1.4998.1.1.10.1.0.19
This trap is sent when the card temperature is out of range.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cardTempNoReportNotification 1.3.6.1.4.1.4998.1.1.10.1.0.20
This trap is sent when there is no reporting on card temperature.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cardTempOverHeatNotification 1.3.6.1.4.1.4998.1.1.10.1.0.21
This trap is sent when the card is overheat, card is being shut down.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

downstreamPowerLoss 1.3.6.1.4.1.4998.1.1.10.1.0.22
This trap is sent when c4 detects the loss of downstream power.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cmRegistrationNotification 1.3.6.1.4.1.4998.1.1.10.1.0.23
This trap is sent when a CM is registered.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

noLicenseNotification 1.3.6.1.4.1.4998.1.1.10.1.0.24
This trap is sent when a channel cannot be activated due to insufficient license level.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

cerCamFaultInfo 1.3.6.1.4.1.4998.1.1.10.1.0.40
OBJECT IDENTIFIER    

cerCamFaultId 1.3.6.1.4.1.4998.1.1.10.1.0.40.1
Type of CAM fault trigging the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CerCamFaultTrapType  

cerCamFaultRecovery 1.3.6.1.4.1.4998.1.1.10.1.0.40.2
True if recovery for this event is enabled.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TruthValue  

cerCamFaultAutoFailback 1.3.6.1.4.1.4998.1.1.10.1.0.40.3
True if autofailback is enabled and the maximum failbacks have not occurred.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TruthValue  

cerCamFaultErrorStr 1.3.6.1.4.1.4998.1.1.10.1.0.40.4
Extra information about this error. Null string if no extra info.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..100)  

cerCamFaultNotification 1.3.6.1.4.1.4998.1.1.10.1.0.41
This trap is sent when a CAM has a fault of the specified type, even if fault recovery is inhibited for that fault type.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

systemGeneralGroup 1.3.6.1.4.1.4998.1.1.10.1.10.2.1
This group contains a collection of objects general to the overall system.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

equipmentStateGroup 1.3.6.1.4.1.4998.1.1.10.1.10.2.2
This group contains a collection of objects general to the state of the equipments.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

equipmentShelfGroup 1.3.6.1.4.1.4998.1.1.10.1.10.2.3
This group contains a collection of objects general specific to shelf objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

equipmentCerCardGroup 1.3.6.1.4.1.4998.1.1.10.1.10.2.14
This group contains a collection of objects general specific to Card tables.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

equipmentCerPortGroup 1.3.6.1.4.1.4998.1.1.10.1.10.2.15
This group contains a collection of objects specific to Port table.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

equipmentDiagGroup 1.3.6.1.4.1.4998.1.1.10.1.10.2.6
This group contains a collection of objects specific to equipment diagnostics.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

equipmentCardTestGroup 1.3.6.1.4.1.4998.1.1.10.1.10.2.8
This group contains a collection of objects specific to card Test group
Status: current Access: accessible-for-notify
OBJECT-GROUP    

equipmentAuditGroup 1.3.6.1.4.1.4998.1.1.10.1.10.2.10
This group contains a collection of objects specific audit group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cerDiskVolumeGroup 1.3.6.1.4.1.4998.1.1.10.1.10.2.21
This group contains a collection of objects specific to disk volume objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fpgaErrorEventGroup 1.3.6.1.4.1.4998.1.1.10.1.10.2.12
This group contains a collection of objects dealing with FPGA errors.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cadEquipmentMibCompliance 1.3.6.1.4.1.4998.1.1.10.1.10.1.1
The compliance statement for entities which implement the Equipment MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE