AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Stratacom » CISCO-WAN-FR-PORT-MIB » Objects

CISCO-WAN-FR-PORT-MIB.mib object view, vendor Stratacom

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-WAN-FR-PORT-MIB and use it to monitor vendor specific OID's.

CISCO-WAN-FR-PORT-MIB file content

Object view of CISCO-WAN-FR-PORT-MIB:

Scalar Object
frPortCnfPortGrpEntry .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1
An entry in the frame relay port table.
portsUsedLine1 .1.3.6.1.4.1.351.110.5.1.1.1.1.2
Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1, the most significant byte is invalid for DS1. This is for line.
portsUsedLine2 .1.3.6.1.4.1.351.110.5.1.1.1.1.3
Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1, the most significant byte is invalid for DS1. This is for line 2.
portsUsedLine3 .1.3.6.1.4.1.351.110.5.1.1.1.1.4
Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1. The most significant byte is invalid for DS1. This is for line 3.
portsUsedLine4 .1.3.6.1.4.1.351.110.5.1.1.1.1.5
Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1. The most significant byte is invalid for DS1. This is for line 4.
portsUsedLine5 .1.3.6.1.4.1.351.110.5.1.1.1.1.7
Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1. The most significant byte is invalid for DS1. This is for line 5.
portsUsedLine6 .1.3.6.1.4.1.351.110.5.1.1.1.1.8
Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1. The most significant byte is invalid for DS1. This is for line 6.
portsUsedLine7 .1.3.6.1.4.1.351.110.5.1.1.1.1.9
Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1. The most significant byte is invalid for DS1. This is for line 7.
portsUsedLine8 .1.3.6.1.4.1.351.110.5.1.1.1.1.10
Each bits set represents a DS0 that is used by all the logical ports defined so far for that DS1. The most significant byte is invalid for DS1. This is for line 8.
portNextAvailable .1.3.6.1.4.1.351.110.5.1.1.1.1.6
This variable contains the next UNUSED logical port number. This number can be used in channel config table, the portNextAvailable gets updated if the number gets used to create a logical port. A '0' indicates that no more ports are available. For FRSM12 Card: Not Supported
frPortStateGrpEntry .1.3.6.1.4.1.351.110.5.1.1.3.1.1
An entry for logical port.
frPortCntPortGrpEntry .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1
An entry for logical port
frPortsUsedLineGrpEntry .1.3.6.1.4.1.351.110.5.1.1.1.1.11.1
An entry for each DS1 interface.
frPortServiceQueGrpEntry .1.3.6.1.4.1.351.110.5.1.1.1.4.1.1
An entry for logical port.
Tabular Object
portNum .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.1
This is the frame relay(logical) port number. For Service Modules, supporting ifTable, this must be the ifIndex value of the frame relay port. The port number value supported depends upon the following for each Service Module: - type(Channelized, Unchannelized, Fractional etc) of physical line and number of physical lines - Number of physical line supported - Limitations due to Service Module Hardware components. Port Number mapping is as follows: (NOTE: All the Supported Service Module information is not provided here). T1(channelized) : 24 Time Slots * Max #Lines Supported. Example: 8 Port Service Module - 1..192(24*8) E1(channelized) : 31 Time Slots * Max #Lines Supported. Example: 8 Port Service Module - 1..248(31*8) T3 Channelized : Example: 2CT3 Service Module: 1-256(Limited by hardware) Unchannelized VHS : Range is 1-2 (T3/E3/HS2/T3B/E3B/HS2B-HSSI) FRSM-HS2B-12IN1 : Range is 1-8 FRSM-12 : same as ifIndex value. With the above convention, Port Number mapping is as follows: T1 Service Module : Range is 1-192. E1 Service Module : Range is 1-248. 2CT3 Service Module : Range is 1-256 NOTE: For other Service Modules(Where ifTable is supported): This value for this object must be same as the ifIndex value for the frame relay port ifTable. The frame relay ports identified by ifType values frameRelayService(44) and frForward(158) are valid for this object. Since, Frame Relay Port table is used for creating entries in ifTable, it sounds odd to specify ifIndex value for this object, even before creating the ifTable entries!. The reason(s) for this is as follows: - There are tables in other frame relay mibs, which are indexed by auxiliary objects(objects which are both specified in the INDEX clause and columnar objects of the same row) whose value is supposed to be same as 'portNum'. These MIBs have been used earlier by NMS Applications for the other product lines(MGX8250, MGX8220 etc). - The same frame relay tables in used in other products has been decided to use in new products(for example MGX8850 with FRSM-12 Service Module). It is a requirement that ifTable must be supported in New Service Modules. If we use ifIndex value of the frame relay port (after creation) in other tables(FR Port Stats, FR R Resource Partition or FR Connection etc), and if ifIndex value is different than 'portNum', then it will break the NMS applications which have been using this MIB with the assumptions that 'portNum' and INDEXes(For example: frResPartPortNum, lmiCnfPortNum, etc) are same. To avoid this confusion, it is required that 'portNum' value must be same as 'ifIndex' of the frame relay port.
portLineNum .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.2
This object represents the physical line number on which the frame relay port need to be created. For Service Modules, supporting ifTable, this must be the ifIndex value of the physical line or logical interface. The ifIndex entries in ifTable applicable to this category are identified by ifType values of ds3(30), ds1(18).
portRowStatus .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.3
The value of this object is used for creating modifying or deleting frame relay ports. The possible values are : add(1) : Create frame relay port del(2) : Delete frame relay port mod(3) : Modify the frame relay port. This value is required to be set in Some Older Service Modules (FRSM-8T1/E1, FRSM-VHS, FRSM-HS2B etc) to modify the port parameters. In some service modules, when the port is successfully created(add(1)), this object is set internally to mod(3). The reason for this is, one can modify parameters of the port without requiring to go through an explicit mod(3) to modify the parameters.
portDs0ConfigBitMap .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.4
This respesents bit map of DS0s for a line/interface which are used to form this logical port. The Bit 0 represents DS0-1(First DS0 timeslot). This object is not applicable for unchannelized service modules. In case of unchannelized interfaces, this field carries the value of 'ffffff'h.
portDs0Speed .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.5
The value of this object is used for configuring the port speed(or data rate) of Ds0 in frame relay port. speed56k(1) : set to 56k speed64k(2) : set to 64k unUsed(3) : Not applicable. This field is not applicable for unchannelized interfaces/ports. In case of unchannelized interfaces this object is set to 'unUsed' always. This object can be specified only during port creation.
portFlagsBetweenFrames .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.6
Number of flags transmitted between FR frames For FRSM12 card: Only the values 1 to 8 are supported. The mapping is as follows: MIB object value No. of HDLC flags inserted 1 1 2 2 3 4 4 8 5 16 6 32 7 64 8 128 This object can not be modified if there are any frame relay connections that are configured on the port.
portEqueueServiceRatio .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.7
Number of times queue 1 is serviced for every time queue 2 is serviced. The value 0 is supported only by FRSM-VHS. FRSM-VHS supports two different egress queue servicing algorithms depending on the Egress Qos Feature. if EgrQosFeature is ENABLED, Weighted Fair queueing algorithm will be used to select one queue out of 4 data queues and this object will be set to a default value of 0 in this case and this value cannot be modified by user. In case of EgrQosFeature being DISABLED, this object will be set to a default value of 1 and can be configured to user desired value. This value will be used to decide number of times High priority queue has to be serviced for every time low priority queue is serviced. For FRSM12 card: There is only one scheme of egress scheduling of COS queues within ports, which uses only two COS queues for user data. The scheduling scheme uses a pre-defined ratio to schedule these COS queues on a given port. This object will be used to decide number of times High priority queue has to be serviced for every time low priority queue is serviced.
portSpeed .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.8
The value of this object contains the Configured speed of port.
portAdmin .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.9
The value of this object is used for changing the desired state of the port. up(1) : Up the port;Admin up down(2) : Down the port;Admin down For Service Modules, supporting ifTable, this is equivalent to 'ifAdminStatus' object. The write-only is not supported in these cases.
portType .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.10
The value of this object identifies the network interface for this frame relay port. The Possible values are: frame-relay(1) : Frame Relay Service Port frFUNI (2) : Frame based UNI Port. when a frame arrives from the FUNI interface the 2 byte FUNI header is removed and frame is segmented into ATM Cells by using AAL5. frame-forward(3): Frame Forward Port. In this case 2 byte Q.922 header is not assumed or interpreted. The signaling(LMI) parameters are not applicable for these ports. Relationship with ifTable: The service modules in which ifTable is implemented following side-effects will take place. For value frame-relay(1) an ifTable entry with ifType = frameRelayService(44) will be created. For value frame-forward(3) an ifTable entry with ifType = frForward(158) will be created. This object can not be modified after the port is created.
portSvcStatus .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.11
The value of this object is used for enabling/disabling the SVC operation on a frame relay port. For FRSM12 card: Not Supported
portSvcInUse .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.12
The value of this object is used for representing whether SVC is in use or not. For FRSM12 card: Not Supported
portSvcShareLcn .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.13
The value of this object identifies the SVC shared LCN type. For FRSM12 card: Not Supported
portSvcLcnLow .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.14
The value of this object identifies the low end of the reserved LCN for SVC. For FRSM12 card: Not Supported
portSvcLcnHigh .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.15
The value of this object identifies the high end of reserved LCN for SVC. For FRSM12 card: Not Supported
portSvcDlciLow .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.16
The value of this object identifies the low end of reserved DLCI for SVC. For FRSM12 card: Not Supported.
portSvcDlciHigh .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.17
The value of this object identifies the high end of reserved DLCI for SVC. For FRSM12 card: Not Supported.
portDeleteSvcs .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.18
The value of this object indicates that all the SVC connections on a given frame relay port has to be deleted. For FRSM12 card: Not Supported
portIngrSvcBandW .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.19
The value of this object identifies the Ingress bandwidth reserved for SVC. For FRSM12 card: Not Supported
portEgrSvcBandW .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.20
The value of this object identifies the Egress bandwidth reserved for SVC. For FRSM12 card: Not Supported.
portBERTEnable .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.21
The value of this object enables/disables the Bit Error Rate Testing (BERT) on the frame relay port. For FRSM12 card: Not Supported
portEnhancedSIW .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.22
This variable enables/disables enhanced SIW feature. Enabling this permits support for SIW translation of Appletalk. This feature is supported only in the FRSM-VHS card. This object is not required in FRSM12 since Appletalk is supported by default in FRF.8.1 and FRSM12 supports FRF.8.1
portM32EgrQueueThresh .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.23
This represents the M32 logical port Egress Queue threshold in bytes. Frames will not be queued until the number of bytes in the queue is less than the threshold. The default value is 6000. Using a very low value could under utilize the logical port. This is supported in FRSM 8t1e1 and FRSM 4t1e1 Service Modules only.
portHeaderLen .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.24
The value of this object identifies the Q.922 address field length and DLCI length for this UNI/NNI logical port. This object can not be modified if there are any frame relay connections that are configured on the port. This object is not applicable to MGX Release 1.x.
portFrameChkSumType .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.25
The value of this object identifies the CRC Length in the HDLC Packet. Applicable for FrameForwarding ports only. This object can not be modified if there are any frame relay connections that are configured on the port. This object is not applicable to MGX Release 1.x.
portFileId .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.26
The value of this object identifies the Service Class Template(SCT) file ID. The SCT holds the module specific configuration parameters for the frame relay port. This object is not applicable to MGX Release 1.x.
portOverSubEnable .1.3.6.1.4.1.351.110.5.1.1.1.1.1.1.27
The value of this object enables/disables the port to be over subscribed. This object is not applicable to MGX Release 1.x.
statePortNum .1.3.6.1.4.1.351.110.5.1.1.3.1.1.1
This is the frame relay(logical) port number. The value of this object must match with the value of object 'portNum' in frPortCnfPortGrpTable.
portState .1.3.6.1.4.1.351.110.5.1.1.3.1.1.2
This variable indicates the state of the logical port
portSignallingState .1.3.6.1.4.1.351.110.5.1.1.3.1.1.3
Bit 0 = 0 -> LMI O.K. or not enabled Bit 0 = 1 -> LMI failed Bit 1 = 0 -> CLLM O.K. or not enabled Bit 1 = 1 -> CLLM failed
portOversubscribed .1.3.6.1.4.1.351.110.5.1.1.3.1.1.4
This variable indicates the whether the port is over subscribed or not.
portIngrPercentUtil .1.3.6.1.4.1.351.110.5.1.1.3.1.1.5
Percentage Utilization of the Port in the Ingress direction.
portEgrPercentUtil .1.3.6.1.4.1.351.110.5.1.1.3.1.1.6
Percentage Utilization of the Port in the Egress direction.
cntPortNum .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.1
This is the frame relay(logical) port number. The value of this object must be same as the value of object 'portNum' in frPortCnfPortGrpTable.
rcvPortFrames .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.2
The number of frames Received on the ingress.
rcvPortBytes .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.3
The number of bytes Received on the ingress.
rcvPortFramesDE .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.4
The number of frames with DE bit set received on the ingress.
rcvPortFramesFECN .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.5
The number of frames with FECN bit set received on the ingress.
rcvPortFramesBECN .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.6
The number of frames with BECN bit set received on the ingress.
rcvFramesDiscCRCError .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.7
The number of frames discarded on the ingress due to CRC error.
rcvFramesDiscAlignmentError .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.8
The number of frames discarded on the ingress due to Alignment error.
rcvFramesDiscIllegalLen .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.9
The number of frames discarded on the ingress due to illegal length.
rcvFramesDiscIllegalHeader .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.10
The number of frames discarded on the ingress due to illegal header.
rcvFramesAbort .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.11
The number of received frames aborted
rcvFramesUnknownDLCI .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.12
The number of frames received with an unknown DLCI.
rcvLastUnknownDLCI .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.13
The last unknown DLCI received.
rcvPortFramesTaggedFECN .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.14
The number of frames received that were tagged with FECN bit.
rcvPortFramesTaggedBECN .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.15
The number of frames received that were tagged with BECN bit.
rcvPortFramesTaggedDE .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.16
The number of frames received that were tagged with DE bit.
rcvPortFramesDiscXceedDEThresh .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.17
The number of frames discarded on the ingress due to exceeded DE Threshold.
rcvPortKbpsAIR .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.18
Received Average Information Rate in KBPS.
rcvBufNotAvailable .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.19
The number of times the receiver is turned off
xmtPortFrames .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.20
The number of frames transmitted.
xmtPortBytes .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.21
The number of bytes transmitted.
xmtPortFramesFECN .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.22
The number of frames transmitted with FECN bit already set.
xmtPortFramesBECN .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.23
The number of frames transmitted with BECN bit already set.
xmtPortFramesDiscXceedQDepth .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.24
The number of frames discarded on the egress due to exceeded queue depth For FRSM12 Card: Not Supported
xmtPortBytesDiscXceedQDepth .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.25
The number of bytes discarded on the egress due to exceeded queue depth For FRSM12 Card: Not Supported
xmtPortFramesDuringLMIAlarm .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.26
The number of frames transmitted during LMI logical port alarm
xmtPortBytesDuringLMIAlarm .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.27
The number of bytes transmitted during LMI logical port alarm
xmtFramesAbort .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.28
The number of transmit frames aborted For FRSM12 Card: Not Supported
xmtFramesUnderrun .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.29
The number of frames discarded due to underrun.
xmtPortKbpsAIR .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.30
Transmit Average Information Rate in KBPS.
xmtBufNotAvailable .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.31
The number of times the transmitter is turned off For FRSM12 Card: Not Supported
portClrButton .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.32
The value of this object is used for clearing all the port related statistics counters. clear(2) : Clears the Counters. noaction(1) : No action taken.
rcvFramesDiscNoChan .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.33
The number of frames received when no channel is setup.
rcvFramesDiscOverrun .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.34
The number of frames discarded in Ingress direction due to FIFO overrun in HDLC Controller. This object is not applicable to MGX Release 1.x
rcvPortFramesDiscard .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.35
Number of framesdiscarded in the ingress direction by the port
xmtPortFramesDE .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.36
Number of frames transmitted in the egress direction by the port with DE bit set to 1
xmtPortBytesDE .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.37
Number of bytes transmitted in the egress direction by the port with DE bit set to 1
rcvPortBytesDE .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.38
Number of bytes received in the ingress direction by the port with DE bit set to 1
xmtPortFramesDiscXceedDEThresh .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.39
Number of frames discarded in the egress direction by the port due to exceeded DE Threshold
xmtPortBytesDiscXceedDEThresh .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.40
Number of bytes discarded in the egress direction by the port due to exceeded DE Threshold
rcvPortBytesDiscXceedDEThresh .1.3.6.1.4.1.351.110.5.1.1.2.1.1.1.41
Number of bytes discarded in the ingress direction by the port due to exceeded DE Threshold
frPortsUsedLineIndex .1.3.6.1.4.1.351.110.5.1.1.1.1.11.1.1
This object uniquely identifies the DS1 interface.
frPortsUsedLine .1.3.6.1.4.1.351.110.5.1.1.1.1.11.1.2
The value of this object provides the information on DS0 time slots used by the DS1 identified by 'frPortsUsedLineIndex' object. A bit set represents a DS0 that is used by all the logical ports defined so far for DS1 interface. The most significant byte is invalid for DS1.
frServPortNum .1.3.6.1.4.1.351.110.5.1.1.1.4.1.1.1
This is the frame relay port number. The value of this object must match with the value of object 'portNum' in frPortCnfPortGrpTable.
portServiceQueueNo .1.3.6.1.4.1.351.110.5.1.1.1.4.1.1.2
This identifies the Q depending on the Service Type 1 High Priority Queue 2 rt VBR Queue 3 nrt VBR and ABR Queue 4 UBR Queue queue5(5) to queue8(8) are reserved for future use There are 8 queues but only four are being used as of now.
portEgresQDepth .1.3.6.1.4.1.351.110.5.1.1.1.4.1.1.3
Indicates the peak Egress queue depth for the frame relay port. The total queue depth of all connections mapped to this queue should not exceed this value.
portEgresECNThresh .1.3.6.1.4.1.351.110.5.1.1.1.4.1.1.4
ECN threshold for the frame relay port. If the total queue depth of all connections mapped to this port queue exceeds this threshold, then the appropriate ECN bit (FECN in the downstream direction and BECN in the upstream direction) get set.
portEgresDEThresh .1.3.6.1.4.1.351.110.5.1.1.1.4.1.1.5
DE threshold for the frame relay port. If the total queue depth of all connections mapped to this port queue exceeds this threshold, and the DE bit is set in the incoming frame, then the frame gets dropped.
portQBwInc .1.3.6.1.4.1.351.110.5.1.1.1.4.1.1.6
Denotes the bandwidth increment for this port queue. The bandwidth increment is the percentage of the port bandwidth used by all connections mapped to a particular queue scaled by the value 16384.
portBytesDiscXceedQueFull .1.3.6.1.4.1.351.110.5.1.1.1.4.1.1.7
Counter maintained for the no of bytes discarded due to port queue depth exceeded.
portBytesDiscXceedDEThresh .1.3.6.1.4.1.351.110.5.1.1.1.4.1.1.8
Counter maintained for the no of bytes discarded due to DE threshold exceeded.
Table
frPortCnfPortGrpTable .1.3.6.1.4.1.351.110.5.1.1.1.1.1
This table is used for creating/configuring Frame Relay Logical(referred to as frame relay port)Ports. Relation with ifTable: The modules in which ifTable is implemented, the creation of frame relay port in this table will cause an entry to be created in ifTable. The possible interfaces that are created in ifTable are identified by ifType = frameRelayService(44) and frForward(158). The deletion of an entry in this table causes the corresponding entry in ifTable to be deleted.
frPortStateGrpTable .1.3.6.1.4.1.351.110.5.1.1.3.1
Table of transmit/receive states of ports.
frPortCntPortGrpTable .1.3.6.1.4.1.351.110.5.1.1.2.1.1
The config table is for logical port interface there are upto 248 entries (for 8 E1s) or 192 (for 8 T1s). In FRSM-VHS, there is support for upto 256 entries.
frPortsUsedLineGrpTable .1.3.6.1.4.1.351.110.5.1.1.1.1.11
This table Contains information on the DS0 time slots used in each DS1 interface.
frPortServiceQueGrpTable .1.3.6.1.4.1.351.110.5.1.1.1.4.1
The config table is for logical port interface. In FRSM-VHS, there are 256 entries for FRSM-2CT3 card and 2 entries for FRSM-T3/E3/HS2/T3B/E3B/HS2B-HSSI cards and 8 entries for FRSM-HS2B-12IN1. The table is supported only in FRSM-VHS when the object egrQosFeature in the cardSpecific group is set to egrQosFeatureEnabled.
Object Identifier
ciscoWanFrPortMIB .1.3.6.1.4.1.351.150.44
The MIB module to create/configure frame relay ports/interfaces. This module contains tables related to frame relay port states and statistics. The frame relay logical port is referred to as 'frame relay port' in this mib. Terminologies Used: Channel : Generically refers to the user access channel across which frame relay data travels. This is also referred to use logical port/interface in this MIB. Within a given T1 or E1 physical line, a channel can be one of the following, depending on how the line is configured. Unchannelized : The Entire T1/E1 line is considered a channel, where: * The T1 line operates at the speed of 1.536 Mbps and is single channel consisting of 24 T1 time slots. * The E1 line operates at the speed of 1.984 Mbps and is single channel consisting of 31 T1 time slots. Channelized: The channel is any one of the N time slots within a given line, where: * The T1 line consists of any one or more channels. Each channel is any one of 24 time slots. * The E1 line consists of one or more channels. Each channel is any one of 31 time slots. Fractional: The T1/E1 channel is one of the following groupings of consecutively or nonconsecutively assigned time slots: * N T1 time slots(N*56/64Kbps where N=1-23 T1 Time slots per FT1 channel. * N E1 time slots(N*64Kbps where N=1-30 Time slots per E1: channel. SVC : Switched Virtual Circuits. SVCs allow access through a Frame Relay Network by setting up a path to the destination endpoints only when the need arises and tearing down the path when it is no longer needed. Refer ITU Q.933 and Q.922 FECN : Forward Explicit Congestion Notification A bit set by a frame relay network to notify an interface device(DTE) that congestion avoidance procedures should be initiated by the receiving device. BECN : Backward Explicit Congestion Notification A bit set by a frame relay network to notify an interface device(DTE) that congestion avoidance procedures should be initiated by the sending device. DE : Discard Eligibility A user-bit set indicating that a frame may be discarded in preference to other frames if congestion occurs, to maintain the committed quality of service within the network. Frames with the DE bit set are considered Be(Excess Burst Size)excess data. Unchannelized Service Modules: Following Service Modules does not support channelized interfaces(i.e supports only unchannelized). FRSM-VHS : FRSM-2T3/2E3, FRSM-HS2/HS2B, FRSM-T3B/E3B For following service modules, ifTable is supported: FRSM-12.
frPortCnfPortGrp .1.3.6.1.4.1.351.110.5.1.1.1.1
frPortStateGrp .1.3.6.1.4.1.351.110.5.1.1.3
frPortCntPortGrp .1.3.6.1.4.1.351.110.5.1.1.2.1
ciscoWanFrPortMIBConformance .1.3.6.1.4.1.351.150.44.2
ciscoWanFrPortMIBGroups .1.3.6.1.4.1.351.150.44.2.1
ciscoWanFrPortMIBCompliances .1.3.6.1.4.1.351.150.44.2.2
Group
ciscoWanFrPortConfGroup .1.3.6.1.4.1.351.150.44.2.1.1
The collection of objects which are used to represent Frame Relay Port information.
ciscoWanFrPortStateGroup .1.3.6.1.4.1.351.150.44.2.1.4
The collection of objects related to state information of Frame Relay Ports.
ciscoWanFrPortStatsGroup .1.3.6.1.4.1.351.150.44.2.1.5
The collection of objects related to statistics information of frame relay ports.
ciscoWanFrPortSvcGroup .1.3.6.1.4.1.351.150.44.2.1.2
The collection of objects which are used to represent SVC characteristics of a Frame Relay Port.
ciscoWanFrPortDs0InDs1Group .1.3.6.1.4.1.351.150.44.2.1.3
The objects representing the DS0(in DS1) that are used by the frame relay logical ports.
ciscoWanFrPortsUsedGroup .1.3.6.1.4.1.351.150.44.2.1.7
The collection of objects related to information on DS0 time slots used in each DS1 line.
ciscoWanFrPortServiceQueueGroup .1.3.6.1.4.1.351.150.44.2.1.6
The collection of objects related to service queue on frame relay ports.