iso/org/dod/internet/private/enterprises/.20858/.10/casaDocsExtMib/.2/casaCmtsCmStatusExtTable/casaCmtsCmStatusExtEntry/casaCmtsCmStatusValue
casaCmtsCmStatusValue
OBJECT-TYPE
1.3.6.1.4.1.20858.10.22.2.1.1.1
Description
Current Cable Modem connectivity state. The object extends states in docsIfCmtsCmStatusValue in more details. The enumerations are: offline(0) : modem considered offline. others(1) : states is in docsIfCmtsCmStatusValue. initRangingRcvd(2) : modem sent initial ranging. initDhcpV4Rcvd(11) : dhcp request received. initDhcpV4Rcvd(12) : dhcp request received. onlineNetAccessDisabled(17) : modem registered, but network access for the CM is disabled. onlineKekAssigned(31) : modem registered, BPI enabled and KEK assigned. onlineTekAssigned(32) : modem registered, BPI enabled and TEK assigned. rejectBadMic(33) : modem did attempt to register but registration was refused due to bad mic. rejectBadCos(34) : modem did attempt to register but registration was refused due to bad COS. kekRejected(35) : KEK modem key assignment rejected. tekRejected(36) : TEK modem key assignment rejected. online(8) : modem registered, enabled for data. initTftpPacketRcvd(14) : tftp packet received and option file tranfer started. initTodRquestRcvd(37) : Time of the Day (TOD) request received. reset(38) : modem is resetting. rangingInProgress(39) : initial ranging is in progress. rangingCompleted(4) : initial ranging is completed. dhcpv4GotIpAddr(5) : modem has got an IP address from the DHCP server. dhcpv6GotIpAddr(13) : modem has got an IP from the DHCP server. rejStaleConfig(40) : modem did attempt to register but registration was refused due to stale Config. rejIpSpoof(41) : modem did attempt to register but registration was refused due to IP Spoof. rejClassFail(42) : modem did attempt to register but registration was refused due to Class failure. rejRegNack(43) : modem did attempt to register but no acknowledgement was recieved. bpiKekExpired(44) : KEK modem key assignment expired. bpiTekExpired(45) : TEK modem key assignment expired. shutdown(46) : modem is in shutdown state. FOR DOCSIS 1.0 The ranging, rangingAborted, rangingComplete, and ipComplete states in docsIfCmtsCmStatusValue is others in this object since this object is extension of docsIfCmtsCmStatusValue. The registrationComplete state in docsIfCmtsCmStatusValue could be online, onlineNetAccessDisabled, onlineKekAssigned, or onlineTekAssigned in this object. The accessDenied state in docsIfCmtsCmStatusValue could be rejectBadMic, rejectBadCos in this object for the possible reasons of cable modem registration abort. The states 15 to 25 are not applicable. FOR DOCSIS 1.1 The registrationComplete state in docsIfCmtsCmStatusValue could be online, onlineNetAccessDisabled, onlineBpiKekAssigned,or onlineBpiTekAssigned in this object. The accessDenied state in docsIfCmtsCmStatusValue could be rejMicFail, rejStaleConfig, rejIpSpoof, rejClassFail, rejRegNack in this object for the possible reasons of cable modem registration abort. The CMTS only reports states it is able to detect.States Online(2) and rejectBadCos(9) are not applicable.
Syntax
INTEGER { offline(0), others(1), initRangingRcvd(2), rangingCompleted(4), dhcpV4GotIpAddr(5), online(8), initDhcpV4Rcvd(11), initDhcpV6Rcvd(12), dhcpV6GotIpAddr(13), initTftpPacketRcvd(14), onlineNetAccessDisabled(17), onlineKekAssigned(31), onlineTekAssigned(32), rejectBadMic(33), rejectBadCos(34), kekRejected(35), tekRejected(36), initTodRequestRcvd(37), reset(38), rangingInProgress(39), rejStaleConfig(40), rejIpSpoof(41), rejClassFail(42), rejRegNack(43), bpiKekExpired(44), bpiTekExpired(45), shutdown(46) }