📄 rfc2954.mib
字号:
REFERENCE "LMI [24] T1.617 Annex D [17], Q.933 Annex A [22]" ::= { frLportEntry 10 } frLportFragControl OBJECT-TYPE SYNTAX INTEGER { on(1), off(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object controls the transmission and reception of fragmentation frames for this UNI or NNI interface. on(1) Frames are fragmented using the interface fragmentation format Note: The customer side of the interface must also be configured to fragment frames. off(2) Frames are not fragmented using the interface fragmentation format." REFERENCE "FRF.12 [21]" DEFVAL { off } ::= { frLportEntry 11 } frLportFragSize OBJECT-TYPE SYNTAX Integer32 (0..4096) UNITS "Octets" MAX-ACCESS read-write STATUS current DESCRIPTION "The value of this object is the size in octets of the maximum size of each fragment to be sent when fragmenting. This object is only used by the fragmentation transmitter, and the two sides of the interface may differ. The fragment size includes the octets for the frame relay header, the UI octet, the NLPID, the fragmentation header, and the fragment payload. If frLportFragControl is set to off, this value should be zero." REFERENCE "FRF.12 [21]" DEFVAL { 0 } ::= { frLportEntry 12 } -- -- Frame Relay Management VC Signaling -- frMgtVCSigTable OBJECT-TYPE SYNTAX SEQUENCE OF FrMgtVCSigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The Frame Relay Management VC Signaling Parameters and Errors table." ::= { frnetservObjects 2 } frMgtVCSigEntry OBJECT-TYPE SYNTAX FrMgtVCSigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry in the Frame Relay Management VC Signaling Parameters Errors table." INDEX { ifIndex } ::= { frMgtVCSigTable 1 } FrMgtVCSigEntry ::= SEQUENCE { frMgtVCSigProced INTEGER, frMgtVCSigUserN391 INTEGER, frMgtVCSigUserN392 INTEGER, frMgtVCSigUserN393 INTEGER, frMgtVCSigUserT391 INTEGER, frMgtVCSigNetN392 INTEGER, frMgtVCSigNetN393 INTEGER, frMgtVCSigNetT392 INTEGER, frMgtVCSigNetnN4 INTEGER, frMgtVCSigNetnT3 INTEGER, frMgtVCSigUserLinkRelErrors Counter32, frMgtVCSigUserProtErrors Counter32, frMgtVCSigUserChanInactive Counter32, frMgtVCSigNetLinkRelErrors Counter32, frMgtVCSigNetProtErrors Counter32, frMgtVCSigNetChanInactive Counter32, frMgtVCSigProcedAdmin INTEGER, frMgtVCSigUserN391Admin INTEGER, frMgtVCSigUserN392Admin INTEGER, frMgtVCSigUserN393Admin INTEGER, frMgtVCSigUserT391Admin INTEGER, frMgtVCSigNetN392Admin INTEGER, frMgtVCSigNetN393Admin INTEGER, frMgtVCSigNetT392Admin INTEGER, frMgtVCSigNetnT3Admin INTEGER } frMgtVCSigProced OBJECT-TYPE SYNTAX INTEGER { u2nnet(1), bidirect(2), u2nuser(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "The value of this object identifies the local in-channel signaling procedural role that is used for this UNI/NNI logical port. Bidirectional procedures implies that both user-side and network-side procedural roles are used. u2nnet(1) Logical port operates user to network procedure in the role of the network side bidirect(2) Logical port operates the bidirectional procedure (both user and network side roles) u2nuser(3) Logical port operates user to network procedure in the role of the user side" REFERENCE "Q.933 Annex A [22], T1.617 Annex D [17]" ::= { frMgtVCSigEntry 1 } frMgtVCSigUserN391 OBJECT-TYPE SYNTAX INTEGER (1..255) UNITS "Polls" MAX-ACCESS read-only STATUS current DESCRIPTION "The value of this object identifies the User-side N391 full status polling cycle value for this UNI/NNI logical port. If the logical port is not performing user-side (bidirectional) procedures, then this object is not instantiated and an attempt to read will result in the noSuchInstance exception response." REFERENCE "Q.933 Annex A [22], T1.617 Annex D [17]" DEFVAL { 6 } ::= { frMgtVCSigEntry 2 } frMgtVCSigUserN392 OBJECT-TYPE SYNTAX INTEGER (1..10) UNITS "Events" MAX-ACCESS read-only STATUS current DESCRIPTION "The value of this object identifies the User-side N392 error threshold value for this UNI/NNI logical port. If the logical port is not performing user-side (bidirectional) procedures, then this object is not instantiated." REFERENCE "Q.933 Annex A [22], T1.617 Annex D [17]" DEFVAL { 3 } ::= { frMgtVCSigEntry 3 } frMgtVCSigUserN393 OBJECT-TYPE SYNTAX INTEGER (1..10) UNITS "Events" MAX-ACCESS read-only STATUS current DESCRIPTION "The value of this object identifies the User-side N393 monitored events count value for this UNI/NNI logical port. If the logical port is not performing user-side (bidirectional) procedures, then this object is not instantiated." REFERENCE "Q.933 Annex A [22], T1.617 Annex D [17]" DEFVAL { 4 } ::= { frMgtVCSigEntry 4 } frMgtVCSigUserT391 OBJECT-TYPE SYNTAX INTEGER (5..30) UNITS "Seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "The value of this object identifies the User-side T391 link integrity verification polling timer value for this UNI/NNI logical port. If the logical port is not performing user-side procedures, then this object is not instantiated." REFERENCE "Q.933 Annex A [22], T1.617 Annex D [17]" DEFVAL { 10 } ::= { frMgtVCSigEntry 5 } frMgtVCSigNetN392 OBJECT-TYPE SYNTAX INTEGER (1..10) UNITS "Events" MAX-ACCESS read-only STATUS current DESCRIPTION "The value of this object identifies the Network- side N392 error threshold value (nN2 for LMI) for this UNI/NNI logical port. If the logical port is not performing network-side procedures, then this object is not instantiated." REFERENCE "Q.933 Annex A [22], T1.617 Annex D [17], LMI [24]" DEFVAL { 3 } ::= { frMgtVCSigEntry 6 } frMgtVCSigNetN393 OBJECT-TYPE SYNTAX INTEGER (1..10) UNITS "Events" MAX-ACCESS read-only STATUS current DESCRIPTION "The value of this object identifies the Network- side N393 monitored events count value (nN3 for LMI) for this UNI/NNI logical port. If the logical port is not performing network-side procedures, then this object is not instantiated." REFERENCE "Q.933 Annex A [22], T1.617 Annex D [17], LMI [24]" DEFVAL { 4 } ::= { frMgtVCSigEntry 7 } frMgtVCSigNetT392 OBJECT-TYPE SYNTAX INTEGER (5..30) UNITS "Seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "The value of this object identifies the Network- side T392 polling verification timer value (nT2 for LMI) for this UNI/NNI logical port. If the logical port is not performing network-side procedures, then this object is not instantiated." REFERENCE "Q.933 Annex A [22], T1.617 Annex D [17], LMI [24]" DEFVAL { 15 } ::= { frMgtVCSigEntry 8 } frMgtVCSigNetnN4 OBJECT-TYPE SYNTAX INTEGER (5..5) UNITS "Events" MAX-ACCESS read-only STATUS current DESCRIPTION "The value of this object identifies the Network- side nN4 maximum status enquires received value for this UNI/NNI logical port. If the logical port is not performing network-side procedures or is not performing LMI procedures, then this object is not instantiated. This object applies only to LMI and always has a value of 5." REFERENCE "LMI [24]" ::= { frMgtVCSigEntry 9 } frMgtVCSigNetnT3 OBJECT-TYPE SYNTAX INTEGER (5 | 10 | 15 | 20 | 25 | 30) UNITS "Seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "The value of this object identifies the Network- side nT3 timer (for nN4 status enquires received) value for this UNI/NNI logical port. If the logical port is not performing network-side procedures or is not performing LMI procedures, then this object is not instantiated. This object applies only to LMI." REFERENCE "LMI [24]" DEFVAL { 20 } ::= { frMgtVCSigEntry 10 } frMgtVCSigUserLinkRelErrors OBJECT-TYPE SYNTAX Counter32 UNITS "Errors" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of user-side local in-channel signaling link reliability errors (i.e., non- receipt of Status/Status Enquiry messages or invalid sequence numbers in a Link Integrity Verification Information Element) for this UNI/NNI logical port. If the logical port is not performing user-side procedures, then this object is not instantiated." ::= { frMgtVCSigEntry 11 } frMgtVCSigUserProtErrors OBJECT-TYPE SYNTAX Counter32 UNITS "Errors" MAX-ACCESS read-only
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -