📄 rfc1694.txt
字号:
information." ::= { sipErrorLog 1 } sipL3PDUErrorEntry OBJECT-TYPE SYNTAX SipL3PDUErrorEntry MAX-ACCESS not-accessibleBrown & Tesink [Page 25]RFC 1694 SMDS Interface Objects August 1994 STATUS current DESCRIPTION "An entry in the service disagreement table." INDEX { sipL3PDUErrorIndex, sipL3PDUErrorType } ::= { sipL3PDUErrorTable 1 } SipL3PDUErrorEntry ::= SEQUENCE { sipL3PDUErrorIndex IfIndex, sipL3PDUErrorType INTEGER, sipL3PDUErrorSA SMDSAddress, sipL3PDUErrorDA SMDSAddress, sipL3PDUErrorTimeStamp TimeStamp } sipL3PDUErrorIndex OBJECT-TYPE SYNTAX IfIndex MAX-ACCESS read-only STATUS current DESCRIPTION "The value of this object identifies the interface for which this entry contains management information." ::= { sipL3PDUErrorEntry 1 } sipL3PDUErrorType OBJECT-TYPE SYNTAX INTEGER { erroredDAFieldFormat (1), erroredSAFieldFormat (2), invalidBAsizeFieldValue (3), invalidHdrExtLength (4), invalidHdrExtElementLength (5), invalidHdrExtVersionElementPositionLenthOrValue (6), invalidHdrExtCarSelectElementPositionLenghtValueOrFormat (7), hePADError (8), beTagMismatch (9), baSizeFieldNotEqualToLengthField (10), incorrectLength (11), mriTimeout (12) } MAX-ACCESS read-only STATUS current DESCRIPTION "The type of error." ::= { sipL3PDUErrorEntry 2 } sipL3PDUErrorSA OBJECT-TYPE SYNTAX SMDSAddress MAX-ACCESS read-onlyBrown & Tesink [Page 26]RFC 1694 SMDS Interface Objects August 1994 STATUS current DESCRIPTION "A rejected SMDS source address." ::= { sipL3PDUErrorEntry 3 } sipL3PDUErrorDA OBJECT-TYPE SYNTAX SMDSAddress MAX-ACCESS read-only STATUS current DESCRIPTION "A rejected SMDS destination address." ::= { sipL3PDUErrorEntry 4 } sipL3PDUErrorTimeStamp OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "The timestamp for the service disagreement. The timestamp contains the value of sysUpTime at the latest occurrence of this type of service disagreement. See textual description under sipL3PDUErrorTable for boundary conditions." ::= { sipL3PDUErrorEntry 5 } -- The DXI Group sipDxiTable OBJECT-TYPE SYNTAX SEQUENCE OF SipDxiEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The DXI table." ::= { sipMIBObjects 1 } sipDxiEntry OBJECT-TYPE SYNTAX SipDxiEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the DXI table." INDEX { ifIndex } ::= { sipDxiTable 1 } SipDxiEntry ::= SEQUENCE { sipDxiCrcBrown & Tesink [Page 27]RFC 1694 SMDS Interface Objects August 1994 INTEGER, sipDxiOutDiscards Counter32, sipDxiInErrors Counter32, sipDxiInAborts Counter32, sipDxiInTestFrames Counter32, sipDxiOutTestFrames Counter32, sipDxiHbpNoAcks Counter32 } sipDxiCrc OBJECT-TYPE SYNTAX INTEGER { crc16(1), crc32(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "The value of this object indicates the type of Frame Checksum used by DXI. Current choices include CCITT CRC16 or CRC32." ::= { sipDxiEntry 1 } sipDxiOutDiscards OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of outbound frames discarded because of congestion." ::= { sipDxiEntry 2 } sipDxiInErrors OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of inbound frames discarded because of errors such as frame checksum (CRC) violations, non-integral number of octets, address and control field violations, and frame size errors."Brown & Tesink [Page 28]RFC 1694 SMDS Interface Objects August 1994 ::= { sipDxiEntry 3 } sipDxiInAborts OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of inbound frames discarded because of an abort bit sequence (1111111) received before closing flag." ::= { sipDxiEntry 4 } sipDxiInTestFrames OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of unerrored, inbound Test frames received (generally as part of Heart Beat Poll procedure)." ::= { sipDxiEntry 5 } sipDxiOutTestFrames OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of unerrored, outbound Test frames sent (generally as part of Heart Beat Poll procedure)." ::= { sipDxiEntry 6 } sipDxiHbpNoAcks OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of Heart Beat Poll (HBP) No Ack timeouts." ::= { sipDxiEntry 7 } -- conformance information smdsConformance OBJECT IDENTIFIER ::= { sipMIB 2 }Brown & Tesink [Page 29]RFC 1694 SMDS Interface Objects August 1994 smdsGroups OBJECT IDENTIFIER ::= { smdsConformance 1 } smdsCompliances OBJECT IDENTIFIER ::= { smdsConformance 2 } -- compliance statements smdsCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for SMDS interfaces." MODULE -- this module MANDATORY-GROUPS { sipLevel3Stuff } GROUP sipLevel2Stuff DESCRIPTION "This group is mandatory only for those interfaces (SNIs) which run SIP Level 2." GROUP sipDS1PLCPStuff DESCRIPTION "This group is mandatory only for those interfaces (SNIs) which run the DS1 PLCP." GROUP sipDS3PLCPStuff DESCRIPTION "This group is mandatory only for those interfaces (SNIs) which run the DS3 PLCP." GROUP sipIPApplicationsStuff DESCRIPTION "This group is mandatory only for interfaces operating IP over SMDS in accordance with RFC1209." GROUP sipDxiStuff DESCRIPTION "This group is mandatory only for those interfaces (DXI-SNI) which run the DXI protocol." ::= { smdsCompliances 1 } -- units of conformance sipLevel3Stuff OBJECT-GROUP OBJECTS { sipL3Index, sipL3VersionSupport, sipL3PDUErrorIndex, sipL3PDUErrorType,Brown & Tesink [Page 30]RFC 1694 SMDS Interface Objects August 1994 sipL3PDUErrorSA, sipL3PDUErrorDA, sipL3PDUErrorTimeStamp } STATUS current DESCRIPTION "A collection of objects providing information applicable to all SMDS interfaces." ::= { smdsGroups 1 } sipLevel2Stuff OBJECT-GROUP OBJECTS { sipL2Index, sipL2HcsOrCRCErrors, sipL2PayloadLengthErrors, sipL2SequenceNumberErrors, sipL2MidCurrentlyActiveErrors, sipL2BomOrSSMsMIDErrors, sipL2EomsMIDErrors } STATUS current DESCRIPTION "A collection of objects providing information specific to interfaces using the SIP Level 2." ::= { smdsGroups 2 } sipDS1PLCPStuff OBJECT-GROUP OBJECTS { sipDS1PLCPIndex, sipDS1PLCPSEFSs, sipDS1PLCPAlarmState, sipDS1PLCPUASs } STATUS current DESCRIPTION "A collection of objects providing information specific to interfaces using the DS1 PLCP." ::= { smdsGroups 3 } sipDS3PLCPStuff OBJECT-GROUP OBJECTS { sipDS3PLCPIndex, sipDS3PLCPSEFSs, sipDS3PLCPAlarmState, sipDS3PLCPUASs } STATUS current DESCRIPTION "A collection of objects providing information specific to interfaces using the DS3 PLCP." ::= { smdsGroups 4 } sipIPApplicationsStuff OBJECT-GROUP OBJECTS { ipOverSMDSIndex, ipOverSMDSAddress, ipOverSMDSHA, ipOverSMDSLISGA, ipOverSMDSARPReq } STATUS current DESCRIPTION "A collection of objects providing information for running IP over SMDS." ::= { smdsGroups 5 }Brown & Tesink [Page 31]RFC 1694 SMDS Interface Objects
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -