📄 rfc3083.mib
字号:
MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the Display-String in the most recentKey Reject message sent in response to a Key Request for this BPISID. This is a zero length string if no Key Reject message has beenreceived since reboot."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Sections 4.2.1.6and 4.2.2.6."::= { docsBpiCmtsTEKEntry 11 }docsBpiCmtsTEKInvalidErrorCode OBJECT-TYPESYNTAX INTEGER { none(1), unknown(2), invalidKeySequence(6) }MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the enumerated description of theError-Code in the most recent TEK Invalid message sent in associationwith this BPI SID. This has value unknown(2) if the last Error-Codevalue was 0, and none(1) if no TEK Invalid message has been receivedsince reboot."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Sections 4.2.1.8and 4.2.2.16."::= { docsBpiCmtsTEKEntry 12 }docsBpiCmtsTEKInvalidErrorString OBJECT-TYPESYNTAX DisplayString (SIZE (0..128))MAX-ACCESS read-onlySTATUS currentDESCRIPTION"The value of this object is the Display-String in the most recent TEKInvalid message sent in association with this BPI SID. This is a zerolength string if no TEK Invalid message has been received since reboot."REFERENCE"DOCSIS Baseline Privacy Interface Specification, Sections 4.2.1.8and 4.2.2.6."::= { docsBpiCmtsTEKEntry 13 }---- The CMTS Multicast Control Group--docsBpiMulticastControl OBJECT IDENTIFIER ::= { docsBpiCmtsObjects 4 }---- The CMTS IP Multicast Mapping Table, indexed by IP multicast-- address and prefix, and by ifindex--docsBpiIpMulticastMapTable OBJECT-TYPESYNTAX SEQUENCE OF DocsBpiIpMulticastMapEntryMAX-ACCESS not-accessibleSTATUS currentDESCRIPTION"This table describes the mapping of IP multicast address prefixes tomulticast SIDs on each CMTS MAC interface."::= { docsBpiMulticastControl 1 }docsBpiIpMulticastMapEntry OBJECT-TYPESYNTAX DocsBpiIpMulticastMapEntryMAX-ACCESS not-accessibleSTATUS currentDESCRIPTION"Each entry contains objects describing the mapping of one IPmulticast address prefix to one multicast SID on one CMTS MACinterface. The CMTS uses the mapping when forwarding downstream IPmulticast traffic."INDEX { ifIndex, docsBpiIpMulticastAddress, docsBpiIpMulticastPrefixLength }::= { docsBpiIpMulticastMapTable 1 }DocsBpiIpMulticastMapEntry ::= SEQUENCE {docsBpiIpMulticastAddress IpAddress,docsBpiIpMulticastPrefixLength Integer32,docsBpiIpMulticastServiceId Integer32,docsBpiIpMulticastMapControl RowStatus}docsBpiIpMulticastAddress OBJECT-TYPESYNTAX IpAddressMAX-ACCESS not-accessibleSTATUS currentDESCRIPTION"This object represents the IP multicast address (prefix) to bemapped by this row, in conjunction withdocsBpiIpMulticastPrefixLength."::= { docsBpiIpMulticastMapEntry 1 }docsBpiIpMulticastPrefixLength OBJECT-TYPESYNTAX Integer32 (0..32)MAX-ACCESS not-accessibleSTATUS currentDESCRIPTION"This object represents the IP multicast address prefix lengthfor this row. The value of this object represents the length inbits of docsBpiIpMulticastAddress for multicast addresscomparisons, using big-endian ordering. An IP multicast addressmatches this row if the (docsBpiIpMulticastPrefixLength) mostsignificant bits of the IP multicast address and of the(docsBpiIpMulticastAddress) are identical.This object is similar in usage to an IP address mask. The value0 corresponds to IP address mask 0.0.0.0, the value 1 correspondsto IP address mask 128.0.0.0, the value 8 corresponds to IPaddress mask 255.0.0.0, and the value 32 corresponds to IPaddress mask 255.255.255.255."::= { docsBpiIpMulticastMapEntry 2 }docsBpiIpMulticastServiceId OBJECT-TYPESYNTAX Integer32 (8192..16368)MAX-ACCESS read-createSTATUS currentDESCRIPTION"This object represents the multicast SID to be used in thisIP multicast address prefix mapping entry."-- DEFVAL is an unused multicast SID value chosen by CMTS.::= { docsBpiIpMulticastMapEntry 3 }docsBpiIpMulticastMapControl OBJECT-TYPESYNTAX RowStatusMAX-ACCESS read-createSTATUS currentDESCRIPTION"This object controls and reflects the IP multicast address prefixmapping entry. There is no restriction on the ability to change valuesin this row while the row is active."::= { docsBpiIpMulticastMapEntry 4 }---- The CMTS Multicast SID Authorization Table, indexed by ifIndex by-- multicast SID by CM MAC address--docsBpiMulticastAuthTable OBJECT-TYPESYNTAX SEQUENCE OF DocsBpiMulticastAuthEntryMAX-ACCESS not-accessibleSTATUS currentDESCRIPTION"This table describes the multicast SID authorization for eachCM on each CMTS MAC interface."::= { docsBpiMulticastControl 2 }docsBpiMulticastAuthEntry OBJECT-TYPESYNTAX DocsBpiMulticastAuthEntryMAX-ACCESS not-accessibleSTATUS currentDESCRIPTION"Each entry contains objects describing the key authorization of onecable modem for one multicast SID for one CMTS MAC interface."INDEX { ifIndex, docsBpiMulticastServiceId, docsBpiMulticastCmMacAddress }::= { docsBpiMulticastAuthTable 1 }DocsBpiMulticastAuthEntry ::= SEQUENCE {docsBpiMulticastServiceId Integer32,docsBpiMulticastCmMacAddress MacAddress,docsBpiMulticastAuthControl RowStatus}docsBpiMulticastServiceId OBJECT-TYPESYNTAX Integer32 (8192..16368)MAX-ACCESS not-accessibleSTATUS currentDESCRIPTION"This object represents the multicast SID for authorization."::= { docsBpiMulticastAuthEntry 1 }docsBpiMulticastCmMacAddress OBJECT-TYPESYNTAX MacAddressMAX-ACCESS not-accessibleSTATUS currentDESCRIPTION"This object represents the MAC address of the CM to which themulticast SID authorization applies."::= { docsBpiMulticastAuthEntry 2 }docsBpiMulticastAuthControl OBJECT-TYPESYNTAX RowStatusMAX-ACCESS read-createSTATUS currentDESCRIPTION"This object controls and reflects the CM authorization for eachmulticast SID. There is no restriction on the ability to changevalues in this row while the row is active."::= { docsBpiMulticastAuthEntry 3 }---- The BPI MIB Conformance Statements (with a placeholder for-- notifications)--docsBpiNotification OBJECT IDENTIFIER ::= { docsBpiMIB 2 }docsBpiConformance OBJECT IDENTIFIER ::= { docsBpiMIB 3 }docsBpiCompliances OBJECT IDENTIFIER ::= { docsBpiConformance 1 }docsBpiGroups OBJECT IDENTIFIER ::= { docsBpiConformance 2 }docsBpiBasicCompliance MODULE-COMPLIANCESTATUS currentDESCRIPTION"This is the compliance statement for devices which implement theDOCSIS Baseline Privacy Interface."MODULE -- docsBpiMIB-- conditionally mandatory groupGROUP docsBpiCmGroupDESCRIPTION"This group is implemented only in CMs, not in CMTSs."-- conditionally mandatory groupGROUP docsBpiCmtsGroupDESCRIPTION"This group is implemented only in CMTSs, not in CMs."-- relaxation on mandatory range (unnecessary since object is read-only)-- OBJECT docsBpiCmAuthGraceTime-- SYNTAX Integer32 (300..1800)-- DESCRIPTION-- "The refined range corresponds to the minimum and maximum values in-- operational networks, according to Appendix A.2 in [18]."-- relaxation on mandatory range (unnecessary since object is read-only)-- OBJECT docsBpiCmTEKGraceTime-- SYNTAX Integer32 (300..1800)-- DESCRIPTION-- "The refined range corresponds to the minimum and maximum values in-- operational networks, according to Appendix A.2 in [18]."-- relaxation on mandatory rangeOBJECT docsBpiCmtsDefaultAuthLifetimeSYNTAX Integer32 (86400..6048000)DESCRIPTION"The refined range corresponds to the minimum and maximum values inoperational networks, according to Appendix A.2 in [18]."-- relaxation on mandatory rangeOBJECT docsBpiCmtsDefaultTEKLifetimeSYNTAX Integer32 (1800..604800)DESCRIPTION"The refined range corresponds to the minimum and maximum values inoperational networks, according to Appendix A.2 in [18]."-- relaxation on mandatory range (object removed from MIB)-- OBJECT docsBpiCmtsDefaultAuthGraceTime-- SYNTAX INTEGER (300..1800)-- DESCRIPTION-- "The refined range corresponds to the minimum and maximum values in-- operational networks, according to Appendix A.2 in [18]."-- relaxation on mandatory range (object removed from MIB)-- OBJECT docsBpiCmtsDefaultTEKGraceTime-- SYNTAX INTEGER (300..1800)-- DESCRIPTION-- "The refined range corresponds to the minimum and maximum values in-- operational networks, according to Appendix A.2 in [18]."-- relaxation on mandatory rangeOBJECT docsBpiCmtsAuthCmLifetimeSYNTAX Integer32 (86400..6048000)DESCRIPTION"The refined range corresponds to the minimum and maximum values inoperational networks, according to Appendix A.2 in [18]."-- relaxation on mandatory range (unnecessary since object is read-only)-- OBJECT docsBpiCmtsAuthCmGraceTime-- SYNTAX Integer32 (300..1800)-- DESCRIPTION-- "The refined range corresponds to the minimum and maximum values in-- operational networks, according to Appendix A.2 in [18]."-- relaxation on mandatory rangeOBJECT docsBpiCmtsTEKLifetimeSYNTAX Integer32 (1800..604800)DESCRIPTION"The refined range corresponds to the minimum and maximum values inoperational networks, according to Appendix A.2 in [18]."-- relaxation on mandatory range (unnecessary since object is read-only)-- OBJECT docsBpiCmtsTEKGraceTime-- SYNTAX Integer32 (300..1800)-- DESCRIPTION-- "The refined range corresponds to the minimum and maximum values in-- operational networks, according to Appendix A.2 in [18]."::= { docsBpiCompliances 1 }docsBpiCmGroup OBJECT-GROUPOBJECTS {docsBpiCmPrivacyEnable,docsBpiCmPublicKey,docsBpiCmAuthState,docsBpiCmAuthKeySequenceNumber,docsBpiCmAuthExpires,docsBpiCmAuthReset,docsBpiCmAuthGraceTime,docsBpiCmTEKGraceTime,docsBpiCmAuthWaitTimeout,docsBpiCmReauthWaitTimeout,docsBpiCmOpWaitTimeout,docsBpiCmRekeyWaitTimeout,docsBpiCmAuthRejectWaitTimeout,docsBpiCmAuthRequests,docsBpiCmAuthReplies,docsBpiCmAuthRejects,docsBpiCmAuthInvalids,docsBpiCmAuthRejectErrorCode,docsBpiCmAuthRejectErrorString,docsBpiCmAuthInvalidErrorCode,docsBpiCmAuthInvalidErrorString,docsBpiCmTEKPrivacyEnable,docsBpiCmTEKState,docsBpiCmTEKExpiresOld,docsBpiCmTEKExpiresNew,docsBpiCmTEKKeyRequests,docsBpiCmTEKKeyReplies,docsBpiCmTEKKeyRejects,docsBpiCmTEKInvalids,docsBpiCmTEKAuthPends,docsBpiCmTEKKeyRejectErrorCode,docsBpiCmTEKKeyRejectErrorString,docsBpiCmTEKInvalidErrorCode,docsBpiCmTEKInvalidErrorString}STATUS currentDESCRIPTION"This collection of objects provides CM BPI status and control."::= { docsBpiGroups 1 }docsBpiCmtsGroup OBJECT-GROUPOBJECTS {docsBpiCmtsDefaultAuthLifetime,docsBpiCmtsDefaultTEKLifetime,docsBpiCmtsAuthRequests,docsBpiCmtsAuthReplies,docsBpiCmtsAuthRejects,docsBpiCmtsAuthInvalids,docsBpiCmtsAuthCmPublicKey,docsBpiCmtsAuthCmKeySequenceNumber,docsBpiCmtsAuthCmExpires,docsBpiCmtsAuthCmLifetime,docsBpiCmtsAuthCmGraceTime,docsBpiCmtsAuthCmReset,docsBpiCmtsAuthCmRequests,docsBpiCmtsAuthCmReplies,docsBpiCmtsAuthCmRejects,docsBpiCmtsAuthCmInvalids,docsBpiCmtsAuthRejectErrorCode,docsBpiCmtsAuthRejectErrorString,docsBpiCmtsAuthInvalidErrorCode,docsBpiCmtsAuthInvalidErrorString,docsBpiCmtsTEKLifetime,docsBpiCmtsTEKGraceTime,docsBpiCmtsTEKExpiresOld,docsBpiCmtsTEKExpiresNew,docsBpiCmtsTEKReset,docsBpiCmtsKeyRequests,docsBpiCmtsKeyReplies,docsBpiCmtsKeyRejects,docsBpiCmtsTEKInvalids,docsBpiCmtsKeyRejectErrorCode,docsBpiCmtsKeyRejectErrorString,docsBpiCmtsTEKInvalidErrorCode,docsBpiCmtsTEKInvalidErrorString,docsBpiIpMulticastServiceId,docsBpiIpMulticastMapControl,docsBpiMulticastAuthControl}STATUS currentDESCRIPTION"This collection of objects provides CMTS BPI status and control."::= { docsBpiGroups 2 }docsBpiObsoleteObjectsGroup OBJECT-GROUPOBJECTS {docsBpiCmtsDefaultAuthGraceTime,docsBpiCmtsDefaultTEKGraceTime}STATUS obsoleteDESCRIPTION"This is a collection of obsolete BPI objects."::= { docsBpiGroups 3 }END
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -