⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rfc1604.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 4 页
字号:
 FRNETSERV-MIB DEFINITIONS ::= BEGIN IMPORTS    MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE,    Counter32, Integer32                     FROM SNMPv2-SMI    DisplayString, TimeStamp,    RowStatus, TEXTUAL-CONVENTION            FROM SNMPv2-TC    MODULE-COMPLIANCE, OBJECT-GROUP          FROM SNMPv2-CONF    ifIndex, transmission                    FROM RFC1213-MIB; frnetservMIB MODULE-IDENTITY      LAST-UPDATED "9311161200Z"      ORGANIZATION "IETF Frame Relay Network MIB Working Group"      CONTACT-INFO            "   Tracy A. Brown                Bellcore                331 Newman Springs Rd.                Red Bank, NJ 07701 USA                Tel: 1-908-758-2107                Fax: 1-908-758-4177                E-mail: tacox@mail.bellcore.com."      DESCRIPTION               "The MIB module to describe generic objects for               Frame Relay Network Service."      ::= { transmission 44 }      IfIndex ::= TEXTUAL-CONVENTION            STATUS  current            DESCRIPTION               "The value of this object identifies the               interface for which this entry contains               management information.  The value of this               object for a particular interface has the same               value as the ifIndex object, defined in RFC               1213, for the same interface."            SYNTAX Integer32      frnetservObjects  OBJECT IDENTIFIER ::= { frnetservMIB 1 }      frnetservTraps    OBJECT IDENTIFIER ::= { frnetservMIB 2 } -- The Frame Relay Service Logical Port Group --  the Frame Relay Logical Port Group --  This table is an interface specific addendum --  to the generic ifTable from MIB-II.frLportTable OBJECT-TYPE SYNTAX  SEQUENCE OF FrLportEntry MAX-ACCESS  not-accessible STATUS  current DESCRIPTION         "The Frame Relay Logical Port Information table." ::= { frnetservObjects 1 }frLportEntry OBJECT-TYPE SYNTAX  FrLportEntry MAX-ACCESS  not-accessible STATUS  current DESCRIPTION          "An entry in the Frame Relay Logical Port          Information table." INDEX   { ifIndex } ::= { frLportTable 1 }FrLportEntry ::=  SEQUENCE {      frLportNumPlan          INTEGER,      frLportContact          DisplayString,      frLportLocation          DisplayString,      frLportType          INTEGER,      frLportAddrDLCILen          INTEGER,      frLportVCSigProtocol          INTEGER,      frLportVCSigPointer          OBJECT IDENTIFIER } frLportNumPlan OBJECT-TYPE     SYNTAX  INTEGER {               other(1),               e164(2),               x121(3),               none(4)             }     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object identifies the network             address numbering plan for this UNI/NNI logical             port. The network address is the object             ifPhysAddress. The value none implies that there             is no ifPhysAddress.  The SNMP proxy-agent will             return an octet string of zero length for             ifPhysAddress. The value other means that an             address has been assigned to this interface, but             the numbering plan is not enumerated here."     ::= { frLportEntry 1 } frLportContact OBJECT-TYPE     SYNTAX  DisplayString (SIZE(0..255))     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object identifies the network             contact for this UNI/NNI logical port."     ::= { frLportEntry 2 } frLportLocation OBJECT-TYPE     SYNTAX  DisplayString (SIZE(0..255))     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object identifies the Frame             Relay network location for this UNI/NNI logical             port."     ::= { frLportEntry 3 } frLportType OBJECT-TYPE     SYNTAX  INTEGER {               uni(1),               nni(2)             }     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object identifies the type of             network interface for this logical port."     ::= { frLportEntry 4 } frLportAddrDLCILen OBJECT-TYPE     SYNTAX  INTEGER {      twoOctets10Bits(1),      threeOctets10Bits(2),      threeOctets16Bits(3),      fourOctets17Bits(4),      fourOctets23Bits(5)    }     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object identifies the Q.922             Address field length and DLCI length for this             UNI/NNI logical port."     ::= { frLportEntry 5 } frLportVCSigProtocol OBJECT-TYPE     SYNTAX  INTEGER {               none(1),               lmi(2),               ansiT1617D(3),               ansiT1617B(4),               ccittQ933A(5)             }     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object identifies the Local             In-Channel Signaling Protocol that is used for             this frame relay UNI/NNI logical port."     ::= { frLportEntry 6 } frLportVCSigPointer OBJECT-TYPE     SYNTAX  OBJECT IDENTIFIER     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object is used as a pointer to             the table that contains the Local In-Channel             Signaling Protocol parameters and errors for this             UNI/NNI logical port.  See the Frame Relay             Management VC Signaling Parameters and Errors             Group."     ::= { frLportEntry 7 } -- the Frame Relay Management VC Signaling Group -- This Group contains managed objects for the -- Local In-Channel Signaling Parameters and -- for signaling errors. 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 } frMgtVCSigProced OBJECT-TYPE     SYNTAX  INTEGER {               u2nnet(1),               bidirect(2)             }     MAX-ACCESS  read-only     STATUS  current     DESCRIPTION             "The value of this object identifies the Local             In-Channel Signaling Procedure that is used for             this UNI/NNI logical port.  The UNI/NNI logical             port can be performing only user-to-network             network-side procedures or bidirectional             procedures."     ::= { frMgtVCSigEntry 1 } frMgtVCSigUserN391 OBJECT-TYPE     SYNTAX  INTEGER (1..255)     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 procedures, then this value             is equal to noSuchName. This object applies to             Q.933 Annex A and T1.617 Annex D."     DEFVAL { 6 }     ::= { frMgtVCSigEntry 2 } frMgtVCSigUserN392 OBJECT-TYPE     SYNTAX  INTEGER (1..10)     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 procedures, then this value             is equal to noSuchName. This object applies to             Q.933 Annex A and T1.617 Annex D."     DEFVAL { 3 }     ::= { frMgtVCSigEntry 3 } frMgtVCSigUserN393 OBJECT-TYPE     SYNTAX  INTEGER (1..10)     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 procedures, then this value             is equal to noSuchName. This object applies to             Q.933 Annex A and T1.617 Annex D."     DEFVAL { 4 }     ::= { frMgtVCSigEntry 4 } frMgtVCSigUserT391 OBJECT-TYPE     SYNTAX  INTEGER (5..30)     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 value is equal to             noSuchName. This object applies to Q.933 Annex A             and T1.617 Annex D."     DEFVAL { 10 }     ::= { frMgtVCSigEntry 5 } frMgtVCSigNetN392 OBJECT-TYPE     SYNTAX  INTEGER (1..10)     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             value is equal to noSuchName. This object applies             to Q.933 Annex A, T1.617 Annex D and LMI."     DEFVAL { 3 }     ::= { frMgtVCSigEntry 6 } frMgtVCSigNetN393 OBJECT-TYPE     SYNTAX  INTEGER (1..10)     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 value is equal to             noSuchName. This object applies to Q.933 Annex A,             T1.617 Annex D and LMI."     DEFVAL { 4 }     ::= { frMgtVCSigEntry 7 } frMgtVCSigNetT392 OBJECT-TYPE     SYNTAX  INTEGER (5..30)     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 value is equal to             noSuchName. This object applies to Q.933 Annex A,             T1.617 Annex D and LMI."     DEFVAL { 15 }     ::= { frMgtVCSigEntry 8 } frMgtVCSigNetnN4 OBJECT-TYPE     SYNTAX  INTEGER (5..5)     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 value             is equal to noSuchName. This object applies only             to LMI and always has a value of 5."     ::= { frMgtVCSigEntry 9 } frMgtVCSigNetnT3 OBJECT-TYPE     SYNTAX  INTEGER (5 | 10 | 15 | 20 | 25 | 30)     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 value is equal to noSuchName. This             object applies only to LMI."     DEFVAL { 20 }     ::= { frMgtVCSigEntry 10 } frMgtVCSigUserLinkRelErrors OBJECT-TYPE     SYNTAX  Counter32

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -