FRNETSERV-MIB

File: FRNETSERV-MIB.mib (108509 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB SNMP-FRAMEWORK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
transmission Counter32 Integer32
TimeStamp RowStatus MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP InterfaceIndex
ifIndex SnmpAdminString

Defined Types

FrLportEntry  
SEQUENCE    
  frLportNumPlan INTEGER
  frLportContact SnmpAdminString
  frLportLocation SnmpAdminString
  frLportType INTEGER
  frLportAddrDLCILen INTEGER
  frLportVCSigProtocol INTEGER
  frLportVCSigPointer OBJECT IDENTIFIER
  frLportDLCIIndexValue Integer32
  frLportTypeAdmin INTEGER
  frLportVCSigProtocolAdmin INTEGER
  frLportFragControl INTEGER
  frLportFragSize Integer32

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

FrPVCEndptEntry  
SEQUENCE    
  frPVCEndptDLCIIndex Integer32
  frPVCEndptInMaxFrameSize Integer32
  frPVCEndptInBc Integer32
  frPVCEndptInBe Integer32
  frPVCEndptInCIR Integer32
  frPVCEndptOutMaxFrameSize Integer32
  frPVCEndptOutBc Integer32
  frPVCEndptOutBe Integer32
  frPVCEndptOutCIR Integer32
  frPVCEndptConnectIdentifier Integer32
  frPVCEndptRowStatus RowStatus
  frPVCEndptRcvdSigStatus INTEGER
  frPVCEndptInFrames Counter32
  frPVCEndptOutFrames Counter32
  frPVCEndptInDEFrames Counter32
  frPVCEndptInExcessFrames Counter32
  frPVCEndptOutExcessFrames Counter32
  frPVCEndptInDiscards Counter32
  frPVCEndptInOctets Counter32
  frPVCEndptOutOctets Counter32
  frPVCEndptInDiscardsDESet Counter32
  frPVCEndptInFramesFECNSet Counter32
  frPVCEndptOutFramesFECNSet Counter32
  frPVCEndptInFramesBECNSet Counter32
  frPVCEndptOutFramesBECNSet Counter32
  frPVCEndptInCongDiscards Counter32
  frPVCEndptInDECongDiscards Counter32
  frPVCEndptOutCongDiscards Counter32
  frPVCEndptOutDECongDiscards Counter32
  frPVCEndptOutDEFrames Counter32
  frPVCEndptAtmIwfConnIndex Integer32

FrPVCConnectEntry  
SEQUENCE    
  frPVCConnectIndex Integer32
  frPVCConnectLowIfIndex InterfaceIndex
  frPVCConnectLowDLCIIndex Integer32
  frPVCConnectHighIfIndex InterfaceIndex
  frPVCConnectHighDLCIIndex Integer32
  frPVCConnectAdminStatus INTEGER
  frPVCConnectL2hOperStatus INTEGER
  frPVCConnectH2lOperStatus INTEGER
  frPVCConnectL2hLastChange TimeStamp
  frPVCConnectH2lLastChange TimeStamp
  frPVCConnectRowStatus RowStatus
  frPVCConnectUserName SnmpAdminString
  frPVCConnectProviderName SnmpAdminString

FrAccountPVCEntry  
SEQUENCE    
  frAccountPVCDLCIIndex Integer32
  frAccountPVCSegmentSize Integer32
  frAccountPVCInSegments Counter32
  frAccountPVCOutSegments Counter32

FrAccountLportEntry  
SEQUENCE    
  frAccountLportSegmentSize Integer32
  frAccountLportInSegments Counter32
  frAccountLportOutSegments Counter32

Defined Values

frnetservMIB 1.3.6.1.2.1.10.44
The MIB module to describe generic objects for Frame Relay Network Service.
MODULE-IDENTITY    

frnetservObjects 1.3.6.1.2.1.10.44.1
OBJECT IDENTIFIER    

frnetservTraps 1.3.6.1.2.1.10.44.2
OBJECT IDENTIFIER    

frnetservTrapsPrefix 1.3.6.1.2.1.10.44.2.0
OBJECT IDENTIFIER    

frLportTable 1.3.6.1.2.1.10.44.1.1
The Frame Relay Logical Port Information table is an interface-specific addendum to the generic ifTable of the Interface MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrLportEntry

frLportEntry 1.3.6.1.2.1.10.44.1.1.1
An entry in the Frame Relay Logical Port Information table.
Status: current Access: not-accessible
OBJECT-TYPE    
  FrLportEntry  

frLportNumPlan 1.3.6.1.2.1.10.44.1.1.1.1
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(4) implies that there is no ifPhysAddress. The FRS agent will return an octet string of zero length for ifPhysAddress. The value other(1) means that an address has been assigned to this interface, but the numbering plan is not enumerated here.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), e164(2), x121(3), none(4)  

frLportContact 1.3.6.1.2.1.10.44.1.1.1.2
The value of this object identifies the network contact for this UNI/NNI logical port.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

frLportLocation 1.3.6.1.2.1.10.44.1.1.1.3
The value of this object identifies the frame relay network location for this UNI/NNI logical port.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

frLportType 1.3.6.1.2.1.10.44.1.1.1.4
The value of this object identifies the type of network interface for this logical port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER uni(1), nni(2)  

frLportAddrDLCILen 1.3.6.1.2.1.10.44.1.1.1.5
The value of this object identifies the Q.922 Address field length and DLCI length for this UNI/NNI logical port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER twoOctets10Bits(1), threeOctets10Bits(2), threeOctets16Bits(3), fourOctets17Bits(4), fourOctets23Bits(5)  

frLportVCSigProtocol 1.3.6.1.2.1.10.44.1.1.1.6
The value of this object identifies the Local In-Channel Signaling Protocol that is used for this frame relay UNI/NNI logical port. none(1): Interface does not use a PVC signaling protocol lmi(2): Interface operates the Stratacom/ Nortel/DEC Local Management Interface Specification protocol ansiT1617D(3): Interface operates the ANSI T1.617 Annex D PVC status protocol ansiT1617B(4): Interface operates the ANSI T1.617 Annex B procedures ccittQ933A(5): Interface operates the ITU Q.933 Annex A PVC status protocol
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), lmi(2), ansiT1617D(3), ansiT1617B(4), ccittQ933A(5)  

frLportVCSigPointer 1.3.6.1.2.1.10.44.1.1.1.7
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. This object has been deprecated to reflect the fact that the local in-channel signaling parameters are accessed from a single table (frMgtVCSigTable) that includes parameters for all possible signaling protocols. Early design anticipated multiple tables, one for each signaling protocol.
Status: deprecated Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

frLportDLCIIndexValue 1.3.6.1.2.1.10.44.1.1.1.8
This object contains a hint to be used for frPVCEndptDLCIIndex when creating entries in the frPVCEndptTable. The SYNTAX of this object matches the SYNTAX of the frPVCEndptDLCIIndex - an object that is restricted to legal Q.922 DLCI values for the size of the address field. The value 0 indicates that no unassigned entries are available. To obtain the frPVCEndptDLCIIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent must modify the value to the next unassigned index to prevent assignment of the same value to multiple management systems. A management system should repeat the read to obtain a new value should an attempt to create the new row using the previously returned hint fail.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 16..4194303  

frLportTypeAdmin 1.3.6.1.2.1.10.44.1.1.1.9
The value of this object desired identifies the type of network interface for this logical port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER uni(1), nni(2)  

frLportVCSigProtocolAdmin 1.3.6.1.2.1.10.44.1.1.1.10
The value of this object identifies the desired Local In-Channel Signaling Protocol that is used for this frame relay UNI/NNI logical port. This value must be made the active protocol as soon as possible on the device. Refer to frLportVCSigProtocol for a description of each signaling protocol choices.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), lmi(2), ansiT1617D(3), ansiT1617B(4), ccittQ933A(5)  

frLportFragControl 1.3.6.1.2.1.10.44.1.1.1.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

frLportFragSize 1.3.6.1.2.1.10.44.1.1.1.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4096  

frMgtVCSigTable 1.3.6.1.2.1.10.44.1.2
The Frame Relay Management VC Signaling Parameters and Errors table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrMgtVCSigEntry

frMgtVCSigEntry 1.3.6.1.2.1.10.44.1.2.1
An entry in the Frame Relay Management VC Signaling Parameters Errors table.
Status: current Access: not-accessible
OBJECT-TYPE    
  FrMgtVCSigEntry  

frMgtVCSigProced 1.3.6.1.2.1.10.44.1.2.1.1
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER u2nnet(1), bidirect(2), u2nuser(3)  

frMgtVCSigUserN391 1.3.6.1.2.1.10.44.1.2.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

frMgtVCSigUserN392 1.3.6.1.2.1.10.44.1.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

frMgtVCSigUserN393 1.3.6.1.2.1.10.44.1.2.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

frMgtVCSigUserT391 1.3.6.1.2.1.10.44.1.2.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 5..30  

frMgtVCSigNetN392 1.3.6.1.2.1.10.44.1.2.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

frMgtVCSigNetN393 1.3.6.1.2.1.10.44.1.2.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

frMgtVCSigNetT392 1.3.6.1.2.1.10.44.1.2.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 5..30  

frMgtVCSigNetnN4 1.3.6.1.2.1.10.44.1.2.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 5..5  

frMgtVCSigNetnT3 1.3.6.1.2.1.10.44.1.2.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 5 | 10 | 15 | 20 | 25 | 30  

frMgtVCSigUserLinkRelErrors 1.3.6.1.2.1.10.44.1.2.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frMgtVCSigUserProtErrors 1.3.6.1.2.1.10.44.1.2.1.12
The number of user-side local in-channel signaling protocol errors (i.e., protocol discriminator, unnumbered information, message type, call reference, and mandatory information element errors) for this UNI/NNI logical port. If the logical port is not performing user-side procedures, then this object is not instantiated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frMgtVCSigUserChanInactive 1.3.6.1.2.1.10.44.1.2.1.13
The number of times the user-side channel was declared inactive (i.e., N392 errors in N393 events) for this UNI/NNI logical port. If the logical port is not performing user-side procedures, then this object is not instantiated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frMgtVCSigNetLinkRelErrors 1.3.6.1.2.1.10.44.1.2.1.14
The number of network-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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frMgtVCSigNetProtErrors 1.3.6.1.2.1.10.44.1.2.1.15
The number of network-side local in-channel signaling protocol errors (i.e., protocol discriminator, message type, call reference, and mandatory information element errors) for this UNI/NNI logical port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frMgtVCSigNetChanInactive 1.3.6.1.2.1.10.44.1.2.1.16
The number of times the network-side channel was declared inactive (i.e., N392 errors in N393 events) for this UNI/NNI logical port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frMgtVCSigProcedAdmin 1.3.6.1.2.1.10.44.1.2.1.17
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER u2nnet(1), bidirect(2), u2nuser(3)  

frMgtVCSigUserN391Admin 1.3.6.1.2.1.10.44.1.2.1.18
The value of this object identifies the desired 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

frMgtVCSigUserN392Admin 1.3.6.1.2.1.10.44.1.2.1.19
The value of this object identifies the desired 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

frMgtVCSigUserN393Admin 1.3.6.1.2.1.10.44.1.2.1.20
The value of this object identifies the desired 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

frMgtVCSigUserT391Admin 1.3.6.1.2.1.10.44.1.2.1.21
The value of this object identifies the desired 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..30  

frMgtVCSigNetN392Admin 1.3.6.1.2.1.10.44.1.2.1.22
The value of this object identifies the desired 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

frMgtVCSigNetN393Admin 1.3.6.1.2.1.10.44.1.2.1.23
The value of this object identifies the desired 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

frMgtVCSigNetT392Admin 1.3.6.1.2.1.10.44.1.2.1.24
The value of this object identifies the desired 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..30  

frMgtVCSigNetnT3Admin 1.3.6.1.2.1.10.44.1.2.1.25
The value of this object identifies the desired 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5 | 10 | 15 | 20 | 25 | 30  

frPVCEndptTable 1.3.6.1.2.1.10.44.1.3
The Frame Relay PVC End-Point table. This table is used to model a PVC end-point. This table contains the traffic parameters and statistics for a PVC end-point. This table is used to identify the traffic parameters for a bi-directional PVC segment end- point, and it also provides statistics for a PVC segment end-point. A PVC segment end-point is identified by a UNI/NNI logical port index value and DLCI index value. If the frame relay service provider allows the frame relay CNM subscriber to create, modify or delete PVCs using SNMP, then this table is used to identify and reserve the requested traffic parameters of each PVC segment end-point. The Connection table is used to 'connect' the end- points together. Not all implementations will support the capability of creating/modifying/deleting PVCs using SNMP as a feature of frame relay CNM service. Uni-directional PVCs are modeled with zero valued traffic parameters in one of the directions (In or Out direction) in this table. To create a PVC, the following procedures shall be followed: 1) Create the entries for the PVC segment endpoints in the frPVCEndptTable by specifying the traffic parameters for the bi-directional PVC segment endpoints. As shown in figure 2, a point-to-point PVC has two endpoints, thus two entries in this table. Uni-directional PVCs are modeled with zero valued traffic parameters in one direction; all the `In' direction parameters for one frame relay PVC End-point or all the `Out' direction parameters for the other frame relay PVC Endpoint. In _____________________________ Out >>>>>>| |>>>>>>>> ______| Frame Relay Network |________ Out | | In <<<<<<|_____________________________|<<<<<<<< Frame Relay Frame Relay PVC PVC Endpoint Endpoint Figure 2, PVC Terminology 2) Go to the Frame Relay Connection Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrPVCEndptEntry

frPVCEndptEntry 1.3.6.1.2.1.10.44.1.3.1
An entry in the Frame Relay PVC Endpoint table.
Status: current Access: not-accessible
OBJECT-TYPE    
  FrPVCEndptEntry  

frPVCEndptDLCIIndex 1.3.6.1.2.1.10.44.1.3.1.1
The value of this object is equal to the DLCI value for this PVC end-point. The values are restricted to the legal range for the size of address field supported by the logical port (frLportAddrDLCILen).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 16..4194303  

frPVCEndptInMaxFrameSize 1.3.6.1.2.1.10.44.1.3.1.2
The value of this object is the size in octets of the largest frame relay information field for this PVC end-point in the ingress direction (into the frame relay network). The value of frPVCEndptInMaxFrameSize must be less than or equal to the corresponding ifMtu for this frame relay UNI/NNI logical port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4096  

frPVCEndptInBc 1.3.6.1.2.1.10.44.1.3.1.3
The value of this object is equal to the committed burst size (Bc) parameter (measured in bits) for this PVC end-point in the ingress direction (into the frame relay network). Note that the max value of this range is lower than the max value allowed by Q.933 (16383 * 10**6). Note that the value is encoded in bits whilst the Q.933 Link layer core parameters information element encodes this information using octet units.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

frPVCEndptInBe 1.3.6.1.2.1.10.44.1.3.1.4
The value of this object is equal to the excess burst size (Be) parameter (measured in bits) for this PVC end-point in the ingress direction (into the frame relay network). Note that the max value of this range is lower than the max value allowed by Q.933 (16383 * 10**6). Note that the value is encoded in bits whilst the Q.933 Link layer core parameters information element encodes this information using octet units.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

frPVCEndptInCIR 1.3.6.1.2.1.10.44.1.3.1.5
The value of this object is equal to the committed information rate (CIR) parameter (measured in bits per second) for this PVC end- point in the ingress direction (into the frame relay network). Note that the max value of this range is lower than the max value allowed by Q.933 (2047 * 10**6).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

frPVCEndptOutMaxFrameSize 1.3.6.1.2.1.10.44.1.3.1.6
The value of this object is the size in octets of the largest frame relay information field for this PVC end-point in the egress direction (out of the frame relay network). The value of frPVCEndptOutMaxFrameSize must be less than or equal to the corresponding ifMtu for this frame relay UNI/NNI logical port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4096  

frPVCEndptOutBc 1.3.6.1.2.1.10.44.1.3.1.7
The value of this object is equal to the committed burst size (Bc) parameter (measured in bits) for this PVC end-point in the egress direction (out of the frame relay network). Note that the max value of this range is lower than the max value allowed by Q.933 (16383 * 10**6). Note that the value is encoded in bits whilst the Q.933 Link layer core parameters information element encodes this information using octet units.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

frPVCEndptOutBe 1.3.6.1.2.1.10.44.1.3.1.8
The value of this object is equal to the excess burst size (Be) parameter (measured in bits) for this PVC end-point in the egress direction (out of the frame relay network). Note that the max value of this range is lower than the max value allowed by Q.933 (16383 * 10**6). Note that the value is encoded in bits whilst the Q.933 Link layer core parameters information element encodes this information using octet units.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

frPVCEndptOutCIR 1.3.6.1.2.1.10.44.1.3.1.9
The value of this object is equal to the committed information rate (CIR) parameter (measured in bits per second) for this PVC end- point in the egress direction (out of the frame relay network). Note that the max value of this range is lower than the max value allowed by Q.933 (2047 * 10**6).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..2147483647  

frPVCEndptConnectIdentifier 1.3.6.1.2.1.10.44.1.3.1.10
This object is used to associate PVC end-points as being part of one PVC segment connection. This value of this object is equal to the value of frPVCConnectIndex, which is used as one of the indices into the frPVCConnectTable. A connection that has been cross-connected via the FR/ATM PVC Service IWF cross-connect table will return the value zero when this object is read. In case of these interworked connections, the frPVCEndptAtmIwfConnIndex object must be accessed to select the entry in the FR/ATM PVC Service IWF cross-connect table. The value of this object is provided by the agent, after the associated entries in the frPVCConnectTable or frAtmIwfConnectionTable have been created.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

frPVCEndptRowStatus 1.3.6.1.2.1.10.44.1.3.1.11
This object is used to create new rows in this table, modify existing rows, and to delete existing rows. To create a new PVC, the entries for the PVC segment end-points in the frPVCEndptTable must first be created. Next, the frPVCConnectTable is used to associate the frame relay PVC segment end-points. In order for the manager to have the necessary error diagnostics, the frPVCEndptRowStatus object must initially be set to `createAndWait(5)'. While the frPVCEndptRowStatus object is in the `createAndWait(5)' state, the manager can set each columnar object and get the necessary error diagnostics. The frPVCEndptRowStatus object may not be set to `active(1)' unless the following columnar objects exist in this row: frPVCEndptInMaxFrameSize, frPVCEndptInBc, frPVCEndptInBe, frPVCEndptInCIR, frPVCEndptOutMaxFrameSize, frPVCEndptOutBc, frPVCEndptOutBe, and frPVCEndptOutCIR.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

frPVCEndptRcvdSigStatus 1.3.6.1.2.1.10.44.1.3.1.12
The value of this object identifies the PVC status received via the local in-channel signaling procedures for this PVC end-point. This object is only pertinent for interfaces that perform the bidirectional procedures. Each value has the following meaning: deleted(1): This PVC is not listed in the full status reports received from the user device. The object retains this value for as long as the PVC is not listed in the full status reports active(2): This PVC is reported as active, or operational, by the user device. inactive(3): This PVC is reported as inactive, or non-operational, by the user device. none(4): This interface is only using the network-side in-channel signaling procedures, so this object does not apply.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER deleted(1), active(2), inactive(3), none(4)  

frPVCEndptInFrames 1.3.6.1.2.1.10.44.1.3.1.13
The number of frames received by the network (ingress) for this PVC end-point. This includes any frames discarded by the network due to submitting more than Bc + Be data or due to any network congestion recovery procedures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptOutFrames 1.3.6.1.2.1.10.44.1.3.1.14
The number of frames sent by the network (egress) regardless of whether they are Bc or Be frames for this PVC end-point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptInDEFrames 1.3.6.1.2.1.10.44.1.3.1.15
The number of frames received by the network (ingress) with the DE bit set to (1) for this PVC end-point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptInExcessFrames 1.3.6.1.2.1.10.44.1.3.1.16
The number of frames received by the network (ingress) for this PVC end-point which were treated as excess traffic. Frames which are sent to the network with DE set to zero are treated as excess when more than Bc bits are submitted to the network during the Committed Information Rate Measurement Interval (Tc). Excess traffic may or may not be discarded at the ingress if more than Bc + Be bits are submitted to the network during Tc. Traffic discarded at the ingress is not recorded in frPVCEndptInExcessFrames. Frames which are sent to the network with DE set to one are also treated as excess traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptOutExcessFrames 1.3.6.1.2.1.10.44.1.3.1.17
The number of frames sent by the network (egress) for this PVC end-point which were treated as excess traffic. (The DE bit may be set to one.)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptInDiscards 1.3.6.1.2.1.10.44.1.3.1.18
The number of frames received by the network (ingress) that were discarded due to traffic enforcement for this PVC end-point. Congestion discards are not counted in this object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptInOctets 1.3.6.1.2.1.10.44.1.3.1.19
The number of octets received by the network (ingress) for this PVC end-point. This counter should only count octets from the beginning of the frame relay header field to the end of user data. If the network supporting frame relay can not count octets, then this count should be an approximation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptOutOctets 1.3.6.1.2.1.10.44.1.3.1.20
The number of octets sent by the network (egress) for this PVC end-point. This counter should only count octets from the beginning of the frame relay header field to the end of user data. If the network supporting frame relay can not count octets, then this count should be an approximation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptInDiscardsDESet 1.3.6.1.2.1.10.44.1.3.1.21
The number of frames received by the network (ingress) that were discarded with the DE bit set due to traffic enforcement for this PVC end-point. Congestion discards are not counted in this object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptInFramesFECNSet 1.3.6.1.2.1.10.44.1.3.1.22
The number of frames received by the network (ingress) that have the FECN bit set for this PVC end-point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptOutFramesFECNSet 1.3.6.1.2.1.10.44.1.3.1.23
The number of frames sent by the network (egress) that have the FECN bit set for this PVC end- point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptInFramesBECNSet 1.3.6.1.2.1.10.44.1.3.1.24
The number of frames received by the network (ingress) that have the BECN bit set for this PVC end-point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptOutFramesBECNSet 1.3.6.1.2.1.10.44.1.3.1.25
The number of frames sent by the network (egress) that have the BECN bit set for this PVC end- point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptInCongDiscards 1.3.6.1.2.1.10.44.1.3.1.26
The number of frames received by the network (ingress) that were discarded due to input buffer congestion, rather than traffic enforcement, for this PVC end-point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptInDECongDiscards 1.3.6.1.2.1.10.44.1.3.1.27
The number of frames counted by frPVCEndptInCongDiscards with the DE bit set to (1).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptOutCongDiscards 1.3.6.1.2.1.10.44.1.3.1.28
The number of frames sent by the network (egress) that were discarded due to output buffer congestion for this PVC end-point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptOutDECongDiscards 1.3.6.1.2.1.10.44.1.3.1.29
The number of frames counted by frPVCEndptOutCongDiscards with the DE bit set to (1).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptOutDEFrames 1.3.6.1.2.1.10.44.1.3.1.30
The number of frames sent by the network (egress) with the DE bit set to (1) for this PVC end- point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCEndptAtmIwfConnIndex 1.3.6.1.2.1.10.44.1.3.1.31
This object contains the index value of the FR/ATM cross-connect table entry used to link the frame relay PVC with an ATM PVC. Each row of the frPVCEndptTable that is not cross-connected with an ATM PVC must return the value zero when this object is read. The value of this object is initialized by the agent after the associated entries in the frAtmIwfConnectionTable have been created. The value of this object is reset to zero following destruction of the associated entry in the frAtmIwfConnectionTable
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

frPVCConnectIndexValue 1.3.6.1.2.1.10.44.1.4
This object returns a hint to be used for frPVCConnectIndex when creating entries in the frPVCConnectTable. The value 0 indicates that no unassigned entries are available. To obtain the frPVCConnectIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent must modify the value to the next unassigned index to prevent assignment of the same value to multiple management systems. A management system should repeat the read to obtain a new value should an attempt to create the new row using the previously returned hint fail.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

frPVCConnectTable 1.3.6.1.2.1.10.44.1.5
The Frame Relay PVC Connect Table is used to model the bi-directional PVC segment flows including: point-to-point PVCs, point-to- multipoint PVCs, and multipoint-to-multipoint PVCs. This table has read-create access and is used to associate PVC end-points together as belonging to one connection. The frPVCConnectIndex is used to associate all the bi-directional flows. Not all implementations will support the capability of creating/modifying/deleting PVCs using SNMP as a feature of frame relay CNM service. Once the entries in the frPVCEndptTable are created, the following step are used to associate the PVC end-points as belonging to one PVC connection: 1) Obtain a unique frPVCConnectIndex using the frPVCConnectIndexValue object. 2) Connect the PVC segment endpoints together with the applicable frPVCConnectIndex value obtained via frPVCConnectIndexValue. The entries in this table are created by using the frPVCConnectRowStatus object. 3) The agent will provide the value of the corresponding instances of frPVCEndptConnectIdentifier with the frPVCConnectIndex value. 4) Set frPVCConnectAdminStatus to `active(1)' in all rows for this PVC segment to turn the PVC on. For example, the Frame Relay PVC Connection Group models a bi-directional, point-to-point PVC segment as one entry in this table. Frame Relay Frame Relay Network Network Low Port High Port __________________________________ | | _____| >> from low to high PVC flow >> |_____ | << from high to low PVC flow << | |__________________________________| The terms low and high are chosen to represent numerical ordering of a PVC segment's endpoints for representation in this table. That is, the endpoint with the lower value of ifIndex is termed 'low', while the opposite endpoint of the segment is termed 'high'. This terminology is to provide directional information; for example the frPVCConnectL2hOperStatus and frPVCConnectH2lOperStatus as illustrated above. If the Frame Relay Connection table is used to model a unidirectional PVC, then one direction (either from low to high or from high to low) has its Operational Status equal to down. A PVC segment is a portion of a PVC that traverses one Frame Relay Network, and a PVC segment is identified by its two end-points (UNI/NNI logical port index value and DLCI index value) through one Frame Relay Network.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrPVCConnectEntry

frPVCConnectEntry 1.3.6.1.2.1.10.44.1.5.1
An entry in the Frame Relay PVC Connect table. This entry is used to model a PVC segment in two directions.
Status: current Access: not-accessible
OBJECT-TYPE    
  FrPVCConnectEntry  

frPVCConnectIndex 1.3.6.1.2.1.10.44.1.5.1.1
The value of this object is equal to the frPVCConnectIndexValue obtained to uniquely identify this PVC segment connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

frPVCConnectLowIfIndex 1.3.6.1.2.1.10.44.1.5.1.2
The value of this object is equal to IF-MIB ifIndex value of the UNI/NNI logical port for this PVC segment. The term low implies that this PVC segment end-point has the numerically lower ifIndex value than the connected/associated PVC segment end-point. RFC 1604 permitted a zero value for this object to identify termination at a non-frame relay interface. However, this cross-connect table is limited to frame relay connections. See the frame relay/ATM IWF MIB [28] for the cross-connect table used for those types of connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

frPVCConnectLowDLCIIndex 1.3.6.1.2.1.10.44.1.5.1.3
The value of this object is equal to the DLCI value for this end-point of the PVC segment.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 16..4194303  

frPVCConnectHighIfIndex 1.3.6.1.2.1.10.44.1.5.1.4
The value of this object is equal to IF-MIB ifIndex value for the UNI/NNI logical port for this PVC segment. The term high implies that this PVC segment end-point has the numerically higher ifIndex value than the connected/associated PVC segment end-point.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

frPVCConnectHighDLCIIndex 1.3.6.1.2.1.10.44.1.5.1.5
The value of this object is equal to the egress DLCI value for this end-point of the PVC segment.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 16..4194303  

frPVCConnectAdminStatus 1.3.6.1.2.1.10.44.1.5.1.6
The value of this object identifies the desired administrative status of this bi-directional PVC segment. The active(1) state means the PVC segment is currently operational; the inactive(2) state means the PVC segment is currently not operational; the testing(3) state means the PVC segment is currently undergoing a test. This state is set by an administrative entity. This value affects the PVC status indicated across the ingress NNI/UNI of both end-points of the bi- directional PVC segment. When a PVC segment connection is created using this table, this object is initially set to `inactive(2)'. After the frPVCConnectRowStatus object is set to `active(1)' (and the corresponding/associated entries in the frPVCEndptTable have their frPVCEndptRowStatus object set to `active(1)'), the frPVCConnectAdminStatus object may be set to `active(1)' to turn on the PVC segment connection.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER active(1), inactive(2), testing(3)  

frPVCConnectL2hOperStatus 1.3.6.1.2.1.10.44.1.5.1.7
The value of this object identifies the current operational status of the PVC segment connection in one direction; (i.e., in the low to high direction). This value affects the PVC status indicated across the ingress NNI/UNI (low side) of the PVC segment. The values mean: active(1) - PVC is currently operational inactive(2) - PVC is currently not operational. This may be because of an underlying LMI or DS1 failure. testing(3) - PVC is currently undergoing a test. This may be because of an underlying frLport or DS1 undergoing a test. unknown(4) - the status of the PVC currently can not be determined.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2), testing(3), unknown(4)  

frPVCConnectH2lOperStatus 1.3.6.1.2.1.10.44.1.5.1.8
The value of this object identifies the current operational status of the PVC segment connection in one direction; (i.e., in the high to low direction).. This value affects the PVC status indicated across the ingress NNI/UNI (high side) of the PVC segment. The values mean: active(1) - PVC is currently operational inactive(2) - PVC is currently not operational. This may be because of an underlying LMI or DS1 failure. testing(3) - PVC is currently undergoing a test. This may be because of an underlying frLport or DS1 undergoing a test. unknown(4) - the status of the PVC currently can not be determined.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2), testing(3), unknown(4)  

frPVCConnectL2hLastChange 1.3.6.1.2.1.10.44.1.5.1.9
The value of the Interface MIB's sysUpTime object at the time this PVC segment entered its current operational state in the low to high direction. If the current state was entered prior to the last re-initialization of the FRS agent, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

frPVCConnectH2lLastChange 1.3.6.1.2.1.10.44.1.5.1.10
The value of the Interface MIB's sysUpTime object at the time this PVC segment entered its current operational state in the high to low direction. If the current state was entered prior to the last re-initialization of the FRS agent, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

frPVCConnectRowStatus 1.3.6.1.2.1.10.44.1.5.1.11
The status of this entry in the frPVCConnectTable. This variable is used to create new connections for the PVC end-points and to change existing connections of the PVC end- points. This object must be initially set to `createAndWait(5)'. In this state, the agent checks the parameters in the associated entries in the frPVCEndptTable to verify that the PVC end- points can be connected (i.e., the In parameters for one PVC end-point are equal to the Out parameters for the other PVC end-point). This object can not be set to `active(1)' unless the following columnar object exists in this row: frPVCConnectAdminStatus. The agent also supplies the associated value of frPVCConnectIndex for the frPVCEndptConnectIdentifier instances. To turn on a PVC segment connection, the frPVCConnectAdminStatus is set to `active(1)'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

frPVCConnectUserName 1.3.6.1.2.1.10.44.1.5.1.12
This is a service user assigned textual representation of a PVC.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

frPVCConnectProviderName 1.3.6.1.2.1.10.44.1.5.1.13
This is a system supplied textual representation of PVC. It is assigned by the service provider.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

frAccountPVCTable 1.3.6.1.2.1.10.44.1.6
The Frame Relay Accounting PVC table. This table is used to perform accounting on a PVC segment end-point basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrAccountPVCEntry

frAccountPVCEntry 1.3.6.1.2.1.10.44.1.6.1
An entry in the Frame Relay Accounting PVC table.
Status: current Access: not-accessible
OBJECT-TYPE    
  FrAccountPVCEntry  

frAccountPVCDLCIIndex 1.3.6.1.2.1.10.44.1.6.1.1
The value of this object is equal to the DLCI value for this PVC segment end-point.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 16..4194303  

frAccountPVCSegmentSize 1.3.6.1.2.1.10.44.1.6.1.2
The value of this object is equal to the Segment Size for this PVC segment end-point.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

frAccountPVCInSegments 1.3.6.1.2.1.10.44.1.6.1.3
The value of this object is equal to the number of segments received by this PVC segment end- point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frAccountPVCOutSegments 1.3.6.1.2.1.10.44.1.6.1.4
The value of this object is equal to the number of segments sent by this PVC segment end-point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frAccountLportTable 1.3.6.1.2.1.10.44.1.7
The Frame Relay Accounting Logical Port table. This table is used to perform accounting on a UNI/NNI Logical Port basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrAccountLportEntry

frAccountLportEntry 1.3.6.1.2.1.10.44.1.7.1
An entry in the Frame Relay Accounting Logical Port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  FrAccountLportEntry  

frAccountLportSegmentSize 1.3.6.1.2.1.10.44.1.7.1.1
The value of this object is equal to the Segment Size for this UNI/NNI logical port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

frAccountLportInSegments 1.3.6.1.2.1.10.44.1.7.1.2
The value of this object is equal to the number of segments received by this UNI/NNI logical port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frAccountLportOutSegments 1.3.6.1.2.1.10.44.1.7.1.3
The value of this object is equal to the number of segments sent by this UNI/NNI logical port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frPVCConnectStatusChange 1.3.6.1.2.1.10.44.2.1
Refer to the description of the frPVCConnectStatusNotif notification that has replaced this notification. The notification is deprecated due to the incorrect inclusion of index values and to take advantage of the trap prefix for automatic conversion from SMIv2 to SMIv1 by making the one but last sub-ID a zero (i.e. the so-called trap prefix).
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

frPVCConnectStatusNotif 1.3.6.1.2.1.10.44.2.0.2
This notification indicates that the indicated PVC has changed state. This notification is not sent if an FR-UNI changes state; a linkDown or linkUp notification should be sent instead. The first instance of frPVCEndptRcvdSigStatus is for the endpoint with LowIfIndex, LowDLCIIndex. The second instance of frPVCEndptRcvdSigStatus is for the endpoint with HighIfIndex, HighDLCIIndex
Status: current Access: read-only
NOTIFICATION-TYPE    

frnetservConformance 1.3.6.1.2.1.10.44.3
OBJECT IDENTIFIER    

frnetservGroups 1.3.6.1.2.1.10.44.3.1
OBJECT IDENTIFIER    

frnetservCompliances 1.3.6.1.2.1.10.44.3.2
OBJECT IDENTIFIER    

frnetservCompliance2 1.3.6.1.2.1.10.44.3.2.2
The compliance statement for SNMP entities which have Frame Relay Network Service Interfaces. The distinction between 'service' and 'switch' is that a 'switch' is configured via this MIB. Hence, the various read/write objects have write capability. A 'service' represents a passive monitor-only customer network management interface. The various read/write objects are restricted to read-only capability.
Status: current Access: read-only
MODULE-COMPLIANCE    

frnetSwitchCompliance 1.3.6.1.2.1.10.44.3.2.3
The compliance statement for SNMP entities which have Frame Relay Network Switch objects. The distinction between 'service' and 'switch' is that a 'switch' is configured via this MIB. Hence, the various read/write objects have write capability. A 'service' represents a passive monitor-only customer network management interface. The various read/write objects are restricted to read-only capability.
Status: current Access: read-only
MODULE-COMPLIANCE    

frnetservCompliance 1.3.6.1.2.1.10.44.3.2.1
The compliance statement for SNMP entities which have Frame Relay Network Service Interfaces. This compliance statement has been deprecated in favor of frnetservCompliance2. The new compliance module expands the mandatory groups to include notification and other new objects.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

frnetservLportGroup 1.3.6.1.2.1.10.44.3.1.1
A collection of objects providing information applicable to a Frame Relay Logical Port. This group has been deprecated to eliminate reference to the object frLportVCSigPointer. Use the new group frnetservLportGroup2 as a replacement for this group.
Status: deprecated Access: read-only
OBJECT-GROUP    

frnetservMgtVCSigGroup 1.3.6.1.2.1.10.44.3.1.2
A collection of objects providing information applicable to the Local In-Channel Signaling Procedures used for a UNI/NNI logical port.
Status: current Access: read-only
OBJECT-GROUP    

frnetservPVCEndptGroup 1.3.6.1.2.1.10.44.3.1.3
A collection of objects providing information applicable to a Frame Relay PVC end-point.
Status: current Access: read-only
OBJECT-GROUP    

frnetservPVCConnectGroup 1.3.6.1.2.1.10.44.3.1.4
A collection of objects providing information applicable to a Frame Relay PVC connection.
Status: current Access: read-only
OBJECT-GROUP    

frnetservAccountPVCGroup 1.3.6.1.2.1.10.44.3.1.5
A collection of objects providing accounting information application to a Frame Relay PVC end- point.
Status: current Access: read-only
OBJECT-GROUP    

frnetservAccountLportGroup 1.3.6.1.2.1.10.44.3.1.6
A collection of objects providing accounting information application to a Frame Relay logical port.
Status: current Access: read-only
OBJECT-GROUP    

frnetservLportGroup2 1.3.6.1.2.1.10.44.3.1.7
A collection of objects providing information applicable to a Frame Relay Logical Port. This new version of the Logical Port Group eliminates the frLportVCSigPointer and adds support for fragmentation.
Status: current Access: read-only
OBJECT-GROUP    

frnetservPVCEndptGroup2 1.3.6.1.2.1.10.44.3.1.8
Additions to the PVC end-point group. These additions provide new frame counters to track frame loss. In addition, the new FR/ATM IWF MIB cross-connect index is included.
Status: current Access: read-only
OBJECT-GROUP    

frnetservPVCConnectNamesGroup 1.3.6.1.2.1.10.44.3.1.9
Additions to the PVC Connect Group.
Status: current Access: read-only
OBJECT-GROUP    

frnetservLportAdminGroup 1.3.6.1.2.1.10.44.3.1.10
Administrative (R/W) objects for creating a switch logical port.
Status: current Access: read-only
OBJECT-GROUP    

frnetservMgtVCSigAdminGroup 1.3.6.1.2.1.10.44.3.1.11
A collection of objects providing information applicable to the Local In-Channel Signaling Procedures used for a UNI/NNI logical port.
Status: current Access: read-only
OBJECT-GROUP    

frnetservPVCNotifGroup 1.3.6.1.2.1.10.44.3.1.12
Deprecated notification group. The frPVCConnectStatusChange notification was flawed because it included redundant indexes and was not properly encoded for SMIv1 conversion.
Status: deprecated Access: read-only
NOTIFICATION-GROUP    

frnetservPVCNotifGroup2 1.3.6.1.2.1.10.44.3.1.13
A collection of notifications that apply to frame relay PVC Connections
Status: current Access: read-only
NOTIFICATION-GROUP