📄 rfc3083.mib
字号:
MAX-ACCESS not-accessibleSTATUS currentDESCRIPTION"The value of this object is the physical address of the CM towhich the authorization association applies."::= { docsBpiCmtsAuthEntry 1 }docsBpiCmtsAuthCmPublicKey OBJECT-TYPESYNTAX OCTET STRING (SIZE (0 | 74 | 106 | 140 | 270))MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is a DER-encoded RSAPublicKey ASN.1 typestring, as defined in the RSA Encryption Standard (PKCS #1) [22],corresponding to the public key of the CM. The 74, 106, 140, and270 byte key encoding lengths correspond to 512 bit, 768 bit, 1024bit, and 2048 public moduli respectively. This is a zero-lengthstring if the CMTS does not retain the public key."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Section 4.2.2.4."::= { docsBpiCmtsAuthEntry 2 }docsBpiCmtsAuthCmKeySequenceNumber OBJECT-TYPESYNTAX Integer32 (0..15)MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the authorization key sequence numberfor this CM."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Sections 4.2.1.2and 4.2.2.10."::= { docsBpiCmtsAuthEntry 3 }docsBpiCmtsAuthCmExpires OBJECT-TYPESYNTAX DateAndTimeMAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the actual clock time when the currentauthorization for this CM expires. If this CM does not have anactive authorization, then the value is of the expiration date andtime of the last active authorization."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Sections 4.2.1.2and 4.2.2.9."::= { docsBpiCmtsAuthEntry 4 }docsBpiCmtsAuthCmLifetime OBJECT-TYPESYNTAX Integer32 (1..6048000)UNITS "seconds"MAX-ACCESS read-writeSTATUS currentDESCRIPTION"The value of this object is the lifetime, in seconds, the CMTSassigns to an authorization key for this CM."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Section 4.2.1.2and Appendix A.2."::= { docsBpiCmtsAuthEntry 5 }docsBpiCmtsAuthCmGraceTime OBJECT-TYPESYNTAX Integer32 (1..1800)UNITS "seconds"MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the grace time for the authorization keyin seconds. The CM is expected to start trying to get a newauthorization key beginning AuthGraceTime seconds before theauthorization key actually expires."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Appendix A.1.1.1.3."::= { docsBpiCmtsAuthEntry 6 }docsBpiCmtsAuthCmReset OBJECT-TYPESYNTAX INTEGER { noResetRequested(1), invalidateAuth(2), sendAuthInvalid(3), invalidateTeks(4) }MAX-ACCESS read-writeSTATUS currentDESCRIPTION"Setting this object to invalidateAuth(2) causes the CMTS toinvalidate the current CM authorization key, but not to transmit anAuthorization Invalid message nor to invalidate unicast TEKs. Settingthis object to sendAuthInvalid(3) causes the CMTS to invalidate thecurrent CM authorization key, and to transmit an Authorization Invalidmessage to the CM, but not to invalidate unicast TEKs. Setting thisobject to invalidateTeks(4) causes the CMTS to invalidate the currentCM authorization key, to transmit an Authorization Invalid message tothe CM, and to invalidate all unicast TEKs associated with this CMauthorization. Reading this object returns the most-recently-set valueof this object, or returns noResetRequested(1) if the object has notbeen set since the last CMTS reboot."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Sections 4.1.2.3.4,4.1.2.3.5, and 4.1.3.3.5."::= { docsBpiCmtsAuthEntry 7 }docsBpiCmtsAuthCmRequests OBJECT-TYPESYNTAX Counter32MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the count of times the CMTS hasreceived an Authorization Request message from this CM."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Section 4.2.1.1."::= { docsBpiCmtsAuthEntry 8 }docsBpiCmtsAuthCmReplies OBJECT-TYPESYNTAX Counter32MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the count of times the CMTS hastransmitted an Authorization Reply message to this CM."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Section 4.2.1.2."::= { docsBpiCmtsAuthEntry 9 }docsBpiCmtsAuthCmRejects OBJECT-TYPESYNTAX Counter32MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the count of times the CMTS hastransmitted an Authorization Reject message to this CM."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Section 4.2.1.3."::= { docsBpiCmtsAuthEntry 10 }docsBpiCmtsAuthCmInvalids OBJECT-TYPESYNTAX Counter32MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the count of times the CMTS hastransmitted an Authorization Invalid message to this CM."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Section 4.2.1.7."::= { docsBpiCmtsAuthEntry 11 }docsBpiCmtsAuthRejectErrorCode OBJECT-TYPESYNTAX INTEGER { none(1), unknown(2), unauthorizedCm(3), unauthorizedSid(4) }MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the enumerated description of theError-Code in most recent Authorization Reject message transmitted tothe CM. This has value unknown(2) if the last Error-Code value was0, and none(1) if no Authorization Reject message has been transmittedto the CM."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Sections 4.2.1.3and 4.2.2.16."::= { docsBpiCmtsAuthEntry 12 }docsBpiCmtsAuthRejectErrorString OBJECT-TYPESYNTAX DisplayString (SIZE (0..128))MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the Display-String in most recentAuthorization Reject message transmitted to the CM. This is azero length string if no Authorization Reject message has beentransmitted to the CM."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Sections 4.2.1.3and 4.2.2.6."::= { docsBpiCmtsAuthEntry 13 }docsBpiCmtsAuthInvalidErrorCode OBJECT-TYPESYNTAX INTEGER { none(1), unknown(2), unauthorizedCm(3), unsolicited(5), invalidKeySequence(6), keyRequestAuthenticationFailure(7) }MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the enumerated description of theError-Code in most recent Authorization Invalid message transmittedto the CM. This has value unknown(2) if the last Error-Code value was0, and none(1) if no Authorization Invalid message has beentransmitted to the CM."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Sections 4.2.1.7and 4.2.2.16."::= { docsBpiCmtsAuthEntry 14 }docsBpiCmtsAuthInvalidErrorString OBJECT-TYPESYNTAX DisplayString (SIZE (0..128))MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the Display-String in most recentAuthorization Invalid message transmitted to the CM. This is azero length string if no Authorization Invalid message has beentransmitted to the CM."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Sections 4.2.1.7and 4.2.2.6."::= { docsBpiCmtsAuthEntry 15 }---- The CMTS TEK Table, indexed by ifIndex and SID--docsBpiCmtsTEKTable OBJECT-TYPESYNTAX SEQUENCE OF DocsBpiCmtsTEKEntryMAX-ACCESS not-accessibleSTATUS currentDESCRIPTION"This table describes the attributes of each CM Traffic EncryptionKey (TEK) association. The CMTS maintains one TEK association per BPISID on each CMTS MAC interface."::= { docsBpiCmtsObjects 3 }docsBpiCmtsTEKEntry OBJECT-TYPESYNTAX DocsBpiCmtsTEKEntryMAX-ACCESS not-accessibleSTATUS currentDESCRIPTION"Each entry contains objects describing attributes of one TEKassociation on a particular CMTS MAC interface. The CMTS MUST createone entry per SID per MAC interface, based on the receipt of anKey Request message, and MUST not delete the entry before the CMauthorization for the SID permanently expires."INDEX { ifIndex, docsIfCmtsServiceId }::= { docsBpiCmtsTEKTable 1 }DocsBpiCmtsTEKEntry ::= SEQUENCE {docsBpiCmtsTEKLifetime Integer32,docsBpiCmtsTEKGraceTime Integer32,docsBpiCmtsTEKExpiresOld DateAndTime,docsBpiCmtsTEKExpiresNew DateAndTime,docsBpiCmtsTEKReset TruthValue,docsBpiCmtsKeyRequests Counter32,docsBpiCmtsKeyReplies Counter32,docsBpiCmtsKeyRejects Counter32,docsBpiCmtsTEKInvalids Counter32,docsBpiCmtsKeyRejectErrorCode INTEGER,docsBpiCmtsKeyRejectErrorString DisplayString,docsBpiCmtsTEKInvalidErrorCode INTEGER,docsBpiCmtsTEKInvalidErrorString DisplayString}docsBpiCmtsTEKLifetime OBJECT-TYPESYNTAX Integer32 (1..604800)UNITS "seconds"MAX-ACCESS read-writeSTATUS currentDESCRIPTION"The value of this object is the lifetime, in seconds, the CMTS assignsto keys for this TEK association."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Section 4.2.1.5and Appendix A.2."::= { docsBpiCmtsTEKEntry 1 }docsBpiCmtsTEKGraceTime OBJECT-TYPESYNTAX Integer32 (1..1800)UNITS "seconds"MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the grace time for the TEK in seconds.The CM is expected to start trying to get a new TEK beginningTEKGraceTime seconds before the TEK actually expires."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Appendix A.1.1.1.6."::= { docsBpiCmtsTEKEntry 2 }docsBpiCmtsTEKExpiresOld OBJECT-TYPESYNTAX DateAndTimeMAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the actual clock time for expirationof the immediate predecessor of the most recent TEK for this FSM.If this FSM has only one TEK, then the value is the time of activationof this FSM."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Sections 4.2.1.5and 4.2.2.9."::= { docsBpiCmtsTEKEntry 3 }docsBpiCmtsTEKExpiresNew OBJECT-TYPESYNTAX DateAndTimeMAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the actual clock time for expirationof the most recent TEK for this FSM."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Sections 4.2.1.5and 4.2.2.9."::= { docsBpiCmtsTEKEntry 4 }docsBpiCmtsTEKReset OBJECT-TYPESYNTAX TruthValueMAX-ACCESS read-writeSTATUS currentDESCRIPTION"Setting this object to TRUE causes the CMTS to invalidate the currentactive TEK(s) (plural due to key transition periods), and to generatea new TEK for the associated SID; the CMTS MAY also generate anunsolicited TEK Invalid message, to optimize the TEK synchronizationbetween the CMTS and the CM. Reading this object always returnsFALSE."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Section 4.1.3.3.5."::= { docsBpiCmtsTEKEntry 5 }docsBpiCmtsKeyRequests OBJECT-TYPESYNTAX Counter32MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the count of times the CMTS hasreceived a Key Request message."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Section 4.2.1.4."::= { docsBpiCmtsTEKEntry 6 }docsBpiCmtsKeyReplies OBJECT-TYPESYNTAX Counter32MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the count of times the CMTS hastransmitted a Key Reply message."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Section 4.2.1.5."::= { docsBpiCmtsTEKEntry 7 }docsBpiCmtsKeyRejects OBJECT-TYPESYNTAX Counter32MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the count of times the CMTS hastransmitted a Key Reject message."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Section 4.2.1.6."::= { docsBpiCmtsTEKEntry 8 }docsBpiCmtsTEKInvalids OBJECT-TYPESYNTAX Counter32MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the count of times the CMTS hastransmitted a TEK Invalid message."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Section 4.2.1.8."::= { docsBpiCmtsTEKEntry 9 }docsBpiCmtsKeyRejectErrorCode OBJECT-TYPESYNTAX INTEGER { none(1), unknown(2), unauthorizedSid(4) }MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the enumerated description of theError-Code in the most recent Key Reject message sent in response toa Key Request for this BPI SID. This has value unknown(2) if the lastError-Code value was 0, and none(1) if no Key Reject message has beenreceived since reboot."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Sections 4.2.1.6and 4.2.2.16."::= { docsBpiCmtsTEKEntry 10 }docsBpiCmtsKeyRejectErrorString OBJECT-TYPESYNTAX DisplayString (SIZE (0..128))
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -