CXFrameRelay-MIB: View SNMP OID List / Download MIB

VENDOR: MEMOTEC COMMUNICATIONS


 Home MIB: CXFrameRelay-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 frpSapTable 1.3.6.1.4.1.495.2.1.6.3.1 no-access
A table containing configuration information about each frame relay module service access point.
     frpSapEntry 1.3.6.1.4.1.495.2.1.6.3.1.1 no-access
The parameters for a particular frame relay module service access point.
         frpSapNumber 1.3.6.1.4.1.495.2.1.6.3.1.1.1 sapindex read-only
Indicates the row containing objects for configuring (or monitoring) a SAP that is associated with another SAP either in the Bit-Oriented Protocol (BOP) Driver, B-Channel Manager (BCM) (CX900 only), SMDS/ATM Data Exchange Interface (SDXI/ADXI) (CX1000 only), Frame Relay Interface Module (FRIM), Gateway Mux/Frame Relay Module (GMF), or Gateway Frame Relay/Frame Relay (GFF) (CX1000 only) software layer. Options: 1 - 7: (CX900's BOP- or BCM-related lower SAPs) 1 - 16: (CX1000's BOP- or DXI-related lower SAPs) 17 - 32: (CX1000's GFF-related lower SAPs) 40: (GMF-related upper SAP) 41: (FRIM-related upper SAP) Default Value: none
         frpSapRowStatus 1.3.6.1.4.1.495.2.1.6.3.1.1.2 integer read-write
Determines the status of the objects in a table row. Options: invalid (1): Row is deleted from the table immediately, however values are still in effect until the next reset. valid (2): Use this value to add a new row to the table, or modify an existing row. Default Value: none Configuration Changed: administrative Enumeration: 'valid': 2, 'invalid': 1.
         frpSapAlias 1.3.6.1.4.1.495.2.1.6.3.1.1.3 alias read-write
Determines the textual name identifying this SAP. Range of Values: CX1000: 0 - 35 alphanumeric characters beginning with a non-numeric character CX900: 0 - 16 alphanumeric characters beginning with a non-numeric character Default Value: frsap1 (for frpSapNumber 1) frsap2 (for frpSapNumber 2) frsap3 (for frpSapNumber 3) frsap4 (for frpSapNumber 4) frsap5 (for frpSapNumber 5) frsap6 (for frpSapNumber 6) frsap7 (for frpSapNumber 7) frsap8 (for frpSapNumber 8) frsap9 (for frpSapNumber 9) frsap10 (for frpSapNumber 10) frsap11 (for frpSapNumber 11) frsap12 (for frpSapNumber 12) frsap13 (for frpSapNumber 13) frsap14 (for frpSapNumber 14) frsap15 (for frpSapNumber 15) frsap16 (for frpSapNumber 16) frsap17 (for frpSapNumber 17) frsap18 (for frpSapNumber 18) frsap19 (for frpSapNumber 19) frsap20 (for frpSapNumber 20) frsap21 (for frpSapNumber 21) frsap22 (for frpSapNumber 22) frsap23 (for frpSapNumber 23) frsap24 (for frpSapNumber 24) frsap25 (for frpSapNumber 25) frsap26 (for frpSapNumber 26) frsap27 (for frpSapNumber 27) frsap28 (for frpSapNumber 28) frsap29 (for frpSapNumber 29) frsap30 (for frpSapNumber 30) frsap31 (for frpSapNumber 31) frsap32 (for frpSapNumber 32) frsap40 (for frpSapNumber 40) frsap41 (for frpSapNumber 41) Configuration Changed: administrative
         frpSapCompanionAlias 1.3.6.1.4.1.495.2.1.6.3.1.1.4 alias read-write
Determines the textual name identifying this SAP's companion SAP in either the Frame Relay Interface Module, the Bit-Oriented Protocol (BOP) Driver, the SMDS/ATM Data Exchange Interface (SDXI/ADXI) (CX1000), the Gateway MUX/ Frame Relay (GMF), or the Gateway Frame Relay/Frame Relay (GFF) (CX1000) software layer. Range of Values: CX1000: 0 - 35 alphanumeric characters beginning with a non-numeric character CX900: 0-16 alphanumeric characters beginning with a non-numeric character Default Value: FrPort.11-FrPort.71 (locked for CX900's frpSapNumber 1-7) bopsap1-16 (for CX1000's frpSapNumber 1-16) gffsap17-32 (for CX1000's frpSapNumber 17-32) undefined (for frpSapNumber 40-41) Configuration Changed: administrative
         frpSapType 1.3.6.1.4.1.495.2.1.6.3.1.1.5 integer read-write
Determines this SAP's type. Options: lower (1): SAP is a lower type (leads to a physical port, or to an intervening SAP in the SMDS/ATM Data Exchange Interface software layer (CX1000 only), or to a SAP in the Gateway Frame Relay/Frame Relay software layer) (CX1000 only). upper (2): SAP is a upper type (leads to a logical port in Frame Relay Interface Module or Gateway MUX/Frame Relay software layer. Default Value: none Configuration Changed: administrative Enumeration: 'upper': 2, 'lower': 1.
         frpSapAddressLength 1.3.6.1.4.1.495.2.1.6.3.1.1.6 integer read-write
Determines the address length in octets that will be used for DLCIs. This length includes control data for Q.922 format. This object is meaningful only if 'frpSapType' for this SAP is set to 'lower'. Options: two-octets (2): two octets three-octets (3): three octets (for future use) four-octets (4): four octets (for future use) Default Value: two-octets (2) Configuration Changed: administrative Enumeration: 'two-octets': 2, 'four-octets': 4, 'three-octets': 3.
         frpSapMaxSupportedVCs 1.3.6.1.4.1.495.2.1.6.3.1.1.7 integer read-write
Determines the maximum number of virtual circuits allowed for this SAP. Changing this maximum number no longer takes effect; the system now manages it dynamically. This object remains in the Frame Relay MIB to support older software that interacts with this MIB object. Range of Values: 1 - 1,022 (locked at 1,022) Default Value: 1,022
         frpSapVCBase 1.3.6.1.4.1.495.2.1.6.3.1.1.8 integer read-write
Determines the base value used for virtual circuit numbering at this SAP. Changing this base value no longer takes effect; the system now manages it dynamically. This object remains in the Frame Relay MIB to support older software (revision 2.0 and earlier) that interacts with this MIB object. Range of Values: 1 - 1,022 (locked at 1) Default Value: 1
         frpSapOutCongestionManagement 1.3.6.1.4.1.495.2.1.6.3.1.1.9 integer read-write
Determines whether outbound congestion management has been enabled for this SAP. If enabled, congestion management techniques control the data flow out the SAP. Options: disabled (1): congestion management is disabled enabled (2): congestion management is enabled Default Value: disabled (1) Configuration Changed: operative Enumeration: 'disabled': 1, 'enabled': 2.
         frpSapResourceAllocation 1.3.6.1.4.1.495.2.1.6.3.1.1.10 integer read-write
Determines the virtual resources available to this SAP at any time as a percentage of total system resources. Range of Values: 1 - 99 Default Value: 80 Configuration Changed: operative
         frpSapLinkManagement 1.3.6.1.4.1.495.2.1.6.3.1.1.11 integer read-write
Determines the link management standard for the Frame Relay interface. This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Options: none (1): no link management frameRelayForum (2): Frame Relay Forum ansiAnnexD (3): ANSI T1.617 Annex D ccittAnnexA (4): CCITT Q.933 Annex A dama1 (5): DAMA management on DLCI 990, same port dama2 (6): DAMA management on DLCI 990, port 3 auto (7): auto discover which link management standard being used by UNI network. It can be set only if the object frpSapInterfaceType is uniUser. Default Value: none Configuration Changed: administrative Enumeration: 'none': 1, 'auto': 7, 'dama1': 5, 'dama2': 6, 'ansiAnnexD': 3, 'frameRelayForum': 2, 'ccittAnnexA': 4.
         frpSapInterfaceType 1.3.6.1.4.1.495.2.1.6.3.1.1.12 integer read-write
Determines the signalling behavior of the SAP. This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Options: uniUser (1): UNI User uniNetwork (2): UNI Network nni (3): NNI Default Value: uniUser (1) Configuration Changed: administrative Enumeration: 'uniUser': 1, 'nni': 3, 'uniNetwork': 2.
         frpSapPollingInterval 1.3.6.1.4.1.495.2.1.6.3.1.1.13 integer read-write
Determines the interval in seconds between successive 'Status Enquiry' messages initiated on the user side of a UNI (user to network interface). This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Range of Values: 5 - 30 Default Value: 10 Configuration Changed: administrative
         frpSapPollingVerification 1.3.6.1.4.1.495.2.1.6.3.1.1.14 integer read-write
Determines the permitted interval in seconds between transmission of a 'Status' and reception of a 'Status Enquiry' on the network side of the UNI (user to network interface). This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Range of Values: 5 - 30 Default Value: 15 Configuration Changed: administrative
         frpSapFullEnquiryInterval 1.3.6.1.4.1.495.2.1.6.3.1.1.15 integer read-write
Determines the number of 'Status Enquiry' intervals that must pass before a 'Full Status Enquiry' message can be issued at the user side of the UNI (user to network interface). This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Range of Values: 1 - 255 Default Value: 6 Configuration Changed: administrative
         frpSapErrorThreshold 1.3.6.1.4.1.495.2.1.6.3.1.1.16 integer read-write
Determines the number of unanswered 'Status Enquiry' messages that can occur within the interval defined in object frpSapMonitoredEvents before the user side of the UNI (user to network interface) declares the interface to be down. The value of frpSapErrorThreshold must not be greater than the value of frpSapMonitoredEvents. This object is meaningful only if object frpSapType for this SAP is set to 'lower'. OR Determines the number of timeouts that can occur within the interval defined in frpSapMonitoredEvents as result of not receiving a 'Status Enquiry' from a user before the network side of the UNI (user to network interface) declares the interface to be down. This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Range of Values: 1-10 Default Value: 3 Configuration Changed: administrative
         frpSapMonitoredEvents 1.3.6.1.4.1.495.2.1.6.3.1.1.17 integer read-write
Determines the number of polling intervals that will be monitored at any one time for unanswered messages, unreceived messages, or messages received in error. This period must pass without frpSapErrorThreshold being exceeded before an interface can be brought up after being brought down because unanswered messages, unreceived messages, or messages received in error exceeded frpSapErrorThreshold. The value of frpSapMonitoredEvents must be greater than the value of frpSapErrorThreshold. This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Range of Values: 1 - 10 Default Value: 4 Configuration Changed: administrative
         frpSapMode 1.3.6.1.4.1.495.2.1.6.3.1.1.18 integer read-write
Determines whether data passing through this SAP will be encapsulated. OR Determines this SAP will network interwork with ATM. Options: frameRelay (1): mode is Frame Relay (data received/transmitted encapsulated) transparent (2): mode is transparent (data received/transmitted unencapsulated) frameRelayAtmNIwf(3): mode is FrameRelay/ATM Network Interworking. When a SAP is created or changed to this mode, a row in frpAtmNISapTable will be automatically created with this SAP number as index. When a SAP is deleted or changed from this mode, the correspondant row in frpAtmNISapTable will also be deleted. Default Value: frameRelay (1) Configuration Changed: administrative Enumeration: 'frameRelayAtmNIwf': 3, 'frameRelay': 1, 'transparent': 2.
         frpSapPrioQueue1HitRatio 1.3.6.1.4.1.495.2.1.6.3.1.1.19 integer read-write
Determines how frequently the queue for outbound traffic with very high priority is checked compared to queues having outbound traffic with high, medium or low priorities. Note: Unless set to zero, this value forms part of a frequency ratio that includes values assigned to these other queue priorities. Associated queues are checked in proportion to assigned values (frequency ratio method). If set to zero, this queue priority's associated queue is checked only if queue priorities of all other queues have been set to zero and only if queues with higher priorities are empty (absolute priority method). Range of Values: 0 - 255 Default Value: 0 Configuration Changed: administrative
         frpSapPrioQueue2HitRatio 1.3.6.1.4.1.495.2.1.6.3.1.1.20 integer read-write
Determines how frequently the queue for outbound traffic with high priority is checked compared to queues having outbound traffic with very high, medium or low priorities. Note: Unless set to zero, this value forms part of a frequency ratio that includes values assigned to these other queue priorities. Associated queues are checked in proportion to assigned values (frequency ratio method). If set to zero, this queue priority's associated queue is checked only if queue priorities of all other queues have been set to zero and only if queues with higher priorities are empty (absolute priority method). Range of Values: 0 - 255 Default Value: 0 Configuration Changed: administrative
         frpSapPrioQueue3HitRatio 1.3.6.1.4.1.495.2.1.6.3.1.1.21 integer read-write
Determines how frequently the queue for outbound traffic with medium priority is checked compared to queues having outbound traffic with very high, high or low priorities. Note: Unless set to zero, this value forms part of a frequency ratio that includes values assigned to these other queue priorities. Associated queues are checked in proportion to assigned values (frequency ratio method). If set to zero, this queue priority's associated queue is checked only if queue priorities of all other queues have been set to zero and only if queues with higher priorities are empty (absolute priority method). Range of Values: 0 - 255 Default Value: 0 Configuration Changed: administrative
         frpSapPrioQueue4HitRatio 1.3.6.1.4.1.495.2.1.6.3.1.1.22 integer read-write
Determines how frequently the queue for outbound traffic with low priority is checked compared to queues having outbound traffic with very high, high or medium priorities. Note: Unless set to zero, this value forms part of a frequency ratio that includes values assigned to these other queue priorities. Associated queues are checked in proportion to assigned values (frequency ratio method). If set to zero, this queue priority's associated queue is checked only if queue priorities of all other queues have been set to zero and only if queues with higher priorities are empty (absolute priority method). Range of Values: 0 - 255 Default Value: 0 Configuration Changed: administrative
         frpSapDialEntry 1.3.6.1.4.1.495.2.1.6.3.1.1.23 integer read-write
Determines the entry of the Dial table containing information that this SAP will use to perform its dialup function. Range of Values: 0 - 255 Default Value: 0 (dialup function not supported) Configuration Changed: administrative
         frpSapFilterBitMap 1.3.6.1.4.1.495.2.1.6.3.1.1.24 integer read-write
A bit map of 2 bytes that determines the type of frame. Range of Values: 0 - 65535 Default Value: 0 (do not filter any type of frame) Configuration Changed: administrative
         frpSapLmiFlavor 1.3.6.1.4.1.495.2.1.6.3.1.1.25 integer read-write
Determines optional behavior for the Link Management. This object is required due to the variety of requirement from Frame Relay certification agency. The Sprint certification for example requires this object to be set to 'strict'. Configuring other (1) is equivalent in our implementation as a value of strict (2). Options: other (1): depending on implementation. strict (2): duplication of fields, DLCI IE out of sequence, ... are considered errors. tolerant (3): the software is more permissive in its error handling. Default Value: tolerant (3) Configuration Changed: operative Enumeration: 'strict': 2, 'other': 1, 'tolerant': 3.
         frpSapGenerator 1.3.6.1.4.1.495.2.1.6.3.1.1.33 integer read-write
Determines whether this SAP generates for diagnostic purposes the number of frames set by object frpSapGeneratorNumberOfFrames of a size set in 'frpSapGeneratorFrameSize' to be inserted in frpSapGeneratorDlciNumber. Options: disabled (1): frame generator is disabled for the circuit specified at this SAP enabled (2): frame generator is enabled after a system reset to generate a sequence of frames for the circuit specified at this SAP. retrigger (3): frame generator is enabled immediately to generate a sequence of frames for the circuit specified at this SAP. Default Value: disabled Configuration Changed: operative Enumeration: 'disabled': 1, 'retrigger': 3, 'enabled': 2.
         frpSapGeneratorDlciNumber 1.3.6.1.4.1.495.2.1.6.3.1.1.34 dlci read-write
Determines the DLCI (Data Link Connection Identifier) to be used for each frame generated for this SAP. Range of Values: 1 - 1,022 Default Value: 16 Configuration Changed: operative
         frpSapGeneratorFrameSize 1.3.6.1.4.1.495.2.1.6.3.1.1.35 integer read-write
Determines the size of each frame generated for this SAP. Range of Values: 32 - 4096 Default Value: 32 Configuration Changed: operative
         frpSapGeneratorNumberOfFrames 1.3.6.1.4.1.495.2.1.6.3.1.1.36 integer read-write
Determines the number of frames to be generated for this SAP. Range of Values: 1 - 200 (200=continuous) Default Value: 1 Configuration Changed: operative
         frpSapGeneratorInterFrameDelay 1.3.6.1.4.1.495.2.1.6.3.1.1.37 integer read-write
Determines the time in milliseconds that must pass between frames generated for this SAP. Range of Values: 50 - 60,000 Default Value: 50 Configuration Changed: operative
         frpSapBillingTimer 1.3.6.1.4.1.495.2.1.6.3.1.1.38 integer read-write
Determines the time in minutes that must pass before generating an frpPvcBillingStats trap for each circuit whose frpCircuittrapTrap2 object has been enabled. Unless retriggered with frpSapControl, this timer must expire before a change in its value can take effect. Range of Values: 1 - 525,600 Default Value: 1440 Configuration Changed: operative
         frpSapSdLmMessageInterval 1.3.6.1.4.1.495.2.1.6.3.1.1.39 integer read-write
Determines the time in milliseconds that must pass between successive connection management messages that report the same event. This object is meaningful only if frpSapLinkManagement for this SAP is set to DAMA1 or DAMA2. Range of Values: 10 - 65,535 Default Value: 50 Configuration Changed: operative
         frpSapSdLmActiveTimer 1.3.6.1.4.1.495.2.1.6.3.1.1.40 integer read-write
Determines the number of milliseconds that an inactive virtual circuit can continue to be seen in an active state before being changed to an idle state. This object is meaningful only if frpSapLinkManagement for this SAP is set to DAMA1 or DAMA2. Range of Values: 10 - 65,535 Default Value: 1,000 Configuration Changed: operative
         frpSaptrapTrap1 1.3.6.1.4.1.495.2.1.6.3.1.1.48 integer read-write
Determines whether this SAP produces the frpSapInterfaceStatusChange trap whose accumulated value can be retrieved by an SNMP-compliant network management device. Options: disabled (1): SAP does not produce an interface status change enabled (2): SAP produces an interface status change trap Default Value: disabled (1) Configuration Changed: operative Enumeration: 'disabled': 1, 'enabled': 2.
         frpSapControl 1.3.6.1.4.1.495.2.1.6.3.1.1.53 integer read-write
Cancels and resets a SAP's frpSapBillingTime'. Options: retriggerBillingTimer (1): retriggers billing timer at this SAP Default Value: none Configuration Changed: operative Enumeration: 'retriggerBillingTimer': 1.
         frpSapControlStats 1.3.6.1.4.1.495.2.1.6.3.1.1.54 integer read-write
Controls the handling of statistics for this SAP. Options: clearSapStats (1): clears all statistics at this SAP clearAllCircuitStats (2): clears statistics of all circuits associated with this SAP Default Value: none Configuration Changed: operative Enumeration: 'clearAllCircuitStats': 2, 'clearSapStats': 1.
         frpSapstatLinkManagementState 1.3.6.1.4.1.495.2.1.6.3.1.1.55 integer read-only
Indicates the state of link management at this SAP. Options: linkDown (1): link management is down linkUp (2): link management (and link itself) is up Default Value: none Enumeration: 'linkUp': 2, 'linkDown': 1.
         frpSapstatCurrentLinkManagementType 1.3.6.1.4.1.495.2.1.6.3.1.1.56 integer read-only
Indicate the link management standard being used. none (1): no link management frameRelayForum (2): Frame Relay Forum ansiAnnexD (3): ANSI T1.617 Annex D ccittAnnexA (4): CCITT Q.933 Annex A dama1 (5): DAMA management on DLCI 999, same port dama2 (6): DAMA management on DLCI 999, port 3 discovering (7): on the process to detect which Link Management Standard being used The value is meaningful only if frpSapLinkManagement is configured to auto(7), Default Value: none Enumeration: 'none': 1, 'dama1': 5, 'dama2': 6, 'ansiAnnexD': 3, 'frameRelayForum': 2, 'ccittAnnexA': 4, 'discovering': 7.
         frpSapstatTxDataFrames 1.3.6.1.4.1.495.2.1.6.3.1.1.61 counter read-only
Indicates the number of data frames sent from this SAP across all virtual circuits since the last power up. Range of Values: 0 - 4,294,967,295 Default Value: none
         frpSapstatRxDataFrames 1.3.6.1.4.1.495.2.1.6.3.1.1.62 counter read-only
Indicates the number of data frames received at this SAP across all virtual circuits since the last power up. Range of Values: 0 - 4,294,967,295 Default Value: none
         frpSapstatTxDataOctets 1.3.6.1.4.1.495.2.1.6.3.1.1.63 counter read-only
Indicates the number of data octets sent from this SAP across all virtual circuits since the last power up. Range of Values: 0 - 4,294,967,295 Default Value: none
         frpSapstatRxDataOctets 1.3.6.1.4.1.495.2.1.6.3.1.1.64 counter read-only
Indicates the number of data octets received at this SAP across all virtual circuits since the last power up. Range of Values: 0-4,294,967,295 Default Value: none
         frpSapstatTxLmiFrames 1.3.6.1.4.1.495.2.1.6.3.1.1.65 counter read-only
Indicates the number of link management interface frames sent from this SAP. This object is meaningful only if frpSapType for this SAP is set to 'lower'. Range of Values: 0 - 4,294,967,295 Default Value: none
         frpSapstatRxLmiFrames 1.3.6.1.4.1.495.2.1.6.3.1.1.66 counter read-only
Indicates the number of link management interface frames received at this SAP. This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Range of Values: 0 - 4,294,967,295 Default Value: none
         frpSapstatTxQueuedDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.67 counter read-only
Indicates the number of outbound data frames discarded at this SAP due to interface congestion, circuit unavailability (status down), or unspecified routing (circuit deleted or never added). Range of Values: 0 - 65,535 Default Value: none
         frpSapstatRxCIRExceededDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.79 counter read-only
Indicates the number of data frames received and then discarded at this SAP across all virtual circuits because the combined value of frpCircuitCommittedBurst and frpCircuitExcessBurst has been exceeded. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatRxSysCongestionDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.80 counter read-only
Indicates the number of data frames received and then discarded at this SAP across all virtual circuits due to system congestion. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatRxUnavailInboundDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.81 counter read-only
Indicates the number of data frames received and then discarded at this SAP across all virtual circuits due to unavailability of an inbound virtual circuit. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatRxUnavailOutboundDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.82 counter read-only
Indicates the number of data frames received and then discarded at this SAP across all virtual circuits due to unavailability of an outbound virtual circuit or to no routing specified. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatRxInvalidVCDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.83 counter read-only
Indicates the number of data frames received and then discarded at this SAP across all virtual circuits due to an invalid DLCI. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatRxBadStatusDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.84 counter read-only
Indicates the number of data frames received and then discarded at this SAP across all virtual circuits due to invalid status specification within frames passed from the Bit-Oriented Protocol (BOP) Driver, the SMDS/ATM Data Exchange Interface (SDXI/ADXI) (CX1000 only), the Gateway Frame Relay/Frame Relay (CX1000 only), or B-Channel Manager (CX900 only) software layer. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatRxMiscellaneousDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.85 counter read-only
Indicates the number of data frames received and then discarded at this SAP across all virtual circuits due to any invalid condition not specified by other discard type objects. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatRxCIRExceeds 1.3.6.1.4.1.495.2.1.6.3.1.1.86 counter read-only
Indicates the number of times the combined value of frpCircuitCommittedBurst and frpCircuitExcessBurst has been exceeded in a 'Tc' window at the inbound side of all virtual circuits of this SAP. Note: A 'Tc' window is a time slice determined by dividing frpCircuitCommittedBurst by frpCircuitCommittedInformationRate. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatRxShortFrameDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.87 counter read-only
Indicates the total number of short frames discarded at this SAP since power-up. Note: A frame is short if it has less than two bytes for the header and one byte for user data when in Frame Relay mode, or if it has less than one byte when in Transparent mode. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatLmiInvalidFieldDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.97 counter read-only
Indicates the number of link management frames received at this SAP that contained an invalid field and were consequently discarded. This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatLmiInvalidSequenceDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.98 counter read-only
Indicates the number of link management frames received at this SAP that contained an unexpected Receive Sequence Number and were consequently discarded. This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatLmiTimeouts 1.3.6.1.4.1.495.2.1.6.3.1.1.99 counter read-only
Indicates the number of times a link management frame was not received at this SAP within the expected time. This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatLmiInvalidStatusDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.100 counter read-only
Indicates the number of invalid 'Status' management frames received at this SAP and subsequently discarded. This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatLmiInvalidStatusEnqDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.101 counter read-only
Indicates the number of invalid 'Status Enquiry' management frames received at this SAP and subsequently discarded. This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Range of Values: 0 - 65,535 Default Value: none
         frpSapstatLmiInvalidUpdStatusDiscards 1.3.6.1.4.1.495.2.1.6.3.1.1.102 counter read-only
Indicates the number of invalid 'Update Status' management frames received at this SAP and subsequently discarded. This object is meaningful only if object frpSapType for this SAP is set to 'lower'. Range of Values: 0 - 65,535 Default Value: none
 frpCircuitTable 1.3.6.1.4.1.495.2.1.6.3.2 no-access
A table containing configuration information about virtual circuits at frame relay module service access points.
     frpCircuitEntry 1.3.6.1.4.1.495.2.1.6.3.2.1 no-access
The parameters for a particular virtual circuit at a specified frame relay module service access point.
         frpCircuitSapNumber 1.3.6.1.4.1.495.2.1.6.3.2.1.1 sapindex read-only
Indicates the row containing objects for configuring (or monitoring) one of 1,022 possible circuits of a SAP that is associated with another SAP either in the Bit-Oriented Protocol (BOP) Driver, B-Channel Manager (BCM) (CX900 only), SMDS/ATM Data Exchange Interface (SDXI/ADXI) (CX1000 only), Frame Relay Interface Module (FRIM), Gateway Mux/Frame Relay Module (GMF), or Gateway Frame Relay/Frame Relay (GFF) (CX1000 only) software layer. Options: 1-7: (CX900's BOP- or BCM-related lower SAPs) 1-16: (CX1000's BOP- or DXI-related lower SAPs) 17-32: (CX1000's GFF-related lower SAPs) 40: (GMF-related upper SAP) 41: (FRIM-related upper SAP) Default Value: none
         frpCircuitDlci 1.3.6.1.4.1.495.2.1.6.3.2.1.2 dlci read-only
Indicates the virtual circuit's DLCI (Data Link Connection Identifier) for a particular SAP. Note: A given SAP can have up to 1,022 virtual circuits associated with it, subject to system memory; each DLCI associated with a given SAP must be unique; DLCIs associated with a PX 600 in the same CX1000 chassis must be numbered 600 or greater. Range of Values: 1 - 1,022 Default Value: none
         frpCircuitRowStatus 1.3.6.1.4.1.495.2.1.6.3.2.1.3 integer read-write
Determines whether this SAP/DLCI association, and any circuit linked with it, is to be deleted in the Frame Relay software layer. Options: invalid (1): Row is deleted from the table immediately, however values are still in effect until the next reset. valid (2): Use this value to add a new row to the table, or modify an existing row. Default Value: valid (2) Configuration Changed: operative Enumeration: 'valid': 2, 'invalid': 1.
         frpCircuitPriorityLevel 1.3.6.1.4.1.495.2.1.6.3.2.1.4 integer read-write
Determines the priority level assigned to this virtual circuit. Note: Very high priority is reserved for for delay-sensitive traffic such as voice or fax. Higher priority traffic takes precedence over lower priority traffic. Options: veryHigh (1): circuit has very high priority high (2): circuit has high priority medium (3): circuit has medium priority low (4): circuit has low priority Default Value: medium (3) Configuration Changed: operative Enumeration: 'veryHigh': 1, 'high': 2, 'medium': 3, 'low': 4.
         frpCircuitCommittedBurst 1.3.6.1.4.1.495.2.1.6.3.2.1.5 integer read-write
Determines the maximum number of inbound data bits that the Frame Relay module commits to transfer under normal conditions within an established measurement interval. Range of Values: 0 - 2,048,000 Default Value: 0 Configuration Changed: operative
         frpCircuitExcessBurst 1.3.6.1.4.1.495.2.1.6.3.2.1.6 integer read-write
Determines the maximum number of uncommitted inbound data bits that the Frame Relay module will attempt to transfer within an established measurement interval. Range of Values: 0 - 512,000 Default Value: 0 Configuration Changed: operative
         frpCircuitCommittedInformationRate 1.3.6.1.4.1.495.2.1.6.3.2.1.7 integer read-write
Determines the average inbound 'Frame Relay Information Field' bits transferred per second in one direction across the user side of a Frame Relay module during an established measurement interval. Range of Values: 0 - 2,048,000 Default Value: none Note: This value must be equal to or less than object frpCircuitCommittedBurst. Configuration Changed: operative
         frpCircuitCIRManagement 1.3.6.1.4.1.495.2.1.6.3.2.1.8 integer read-write
Determines whether CIR management is enabled for this virtual circuit. Note: If CIR management is enabled, frpCircuitCommittedBurst, frpCircuitExcessBurst and frpCircuitCommittedInformationRate are used to control the information flow rate at inbound/outbound of the virtual circuit. If CIR management is enabled only for monitoring, these objects are used to gather statistics regarding information flow rate. Options: disabled (1): congestion management is disabled enabled-inbound (2): CIR management is enabled at inbound monitor-inbound (3): CIR management is enabled at inbound for monitoring only enabled-outbound (4): CIR management is enabled at outbound Default Value: disabled (1) Configuration Changed: operative Enumeration: 'disabled': 1, 'monitor-inbound': 3, 'enabled-inbound': 2, 'enabled-outbound': 4.
         frpCircuitMultiProtEncaps 1.3.6.1.4.1.495.2.1.6.3.2.1.9 integer read-write
Determines whether traffic on this virtual circuit receives a multiprotocol encapsulation header when outbound, and is stripped of this header when inbound, as specified in Frame Relay Forum's FRF.3 (Final) ('Multiprotocol Encapsulation Implementation Agreement') and the Network Working Group's RFC 1490 ('Multiprotocol Interconnect over Frame Relay'). Note: If this traffic does not pass through the Frame Relay module's FRIM software, it will move across this circuit transparently (i.e. without gaining or losing an encapsulation header). Options: disabled (1): multiprotocol encapsulation is disabled enabled (2): multiprotocol encapsulation is enabled Default Value: disabled (1) Configuration Changed: administrative Enumeration: 'disabled': 1, 'enabled': 2.
         frpCircuitHighPriorityBurst 1.3.6.1.4.1.495.2.1.6.3.2.1.10 integer read-write
Determines the maximum number of uncommitted inbound data bits exceeding frpCircuitExcessBurst and having very high priority that the Frame Relay module will attempt to transfer within an established measurement interval. NOTE: The higher this value, the greater the chance for system congestion. Range of Values: 0 - 512,000 Default Value: 0 Configuration Changed: operative
         frpCircuitLowPriorityBurst 1.3.6.1.4.1.495.2.1.6.3.2.1.11 integer read-write
Determines the maximum number of inbound data bits having very high, high, or medium priority that the Frame Relay module commits to transfer within an established measurement interval. NOTE: The higher this value, the greater the chance that low priority traffic will be discarded. This value cannot be greater than the value set in frpCircuitCommittedBurst. Range of Values: 0 - 512,000 Default Value: 0 Configuration Changed: operative
         frpCircuitFragmentationSize 1.3.6.1.4.1.495.2.1.6.3.2.1.18 integer read-write
Determines whether fragmentation is enabled (>0), and if so, the maximum size permitted per fragment. Fragmentation occurs when the frame size (including DLCI header) exceeds the value specified for this parameter. The frame is then fragmentation into smaller fragments, each with a maximum size specified by this parameter. Note: This object only applies to circuits which are configured for Multi-Protocol Encapsulation (MPE) support (frpCircuitMultiProtEncaps = 'enabled'), and which are associated with a sap of type 'lower' (frpSapType = 'lower'). Range of Values: 0, 64 - 1024 Default Value: 0 Configuration Changed: operative
         frpCircuitAlias 1.3.6.1.4.1.495.2.1.6.3.2.1.19 alias read-write
Determines the textual name uniquely identifying this virtual circuit's destination across the Frame Relay network. Note: This alias is required for managing card sets in remote CX1000s; otherwise, it is optional. Specifying an alias consumes memory that might otherwise support a larger number of virtual circuits. Range of Values: 0-35 alphanumeric characters beginning with a non-numeric character (CX1000) 0-16 alphanumeric characters beginning with a non-numeric character (CX900) Default Value: none Configuration Changed: operative
         frpCircuitCompanionSapNumber 1.3.6.1.4.1.495.2.1.6.3.2.1.20 integer read-write
Indicates the companion SAP in the Frame Relay software layer involved, together with 'frpCircuitCompanionDlci', in establishing one of 1,022 possible virtual circuits for this SAP. Options: 1-7: (CX900's BOP- or BCM-related lower SAPs) 1-16: (CX1000's BOP- or DXI-related lower SAPs) 17-32: (CX1000's GFF-related lower SAPs) 40: (GMF-related upper SAP) 41: (FRIM-related upper SAP) Default Value: none Configuration Changed: operative
         frpCircuitCompanionDlci 1.3.6.1.4.1.495.2.1.6.3.2.1.21 integer read-write
Indicates the virtual circuit's DLCI (Data Link Connection Identifier) for the companion SAP. Range of Values: 1 - 1,022 Default Value: none Configuration Changed: operative
         frpCircuitAlternateSapNumber 1.3.6.1.4.1.495.2.1.6.3.2.1.22 integer read-write
Indicates an alternative companion SAP in the Frame Relay software layer involved, together with 'frpCircuitAlternativeDlci', in establishing one of 1,022 possible secondary virtual circuits for this SAP. Options: 1-7: (CX900's BOP- or BCM-related lower SAPs) 1-16: (CX1000's BOP- or DXI-related lower SAPs) 17-32: (CX1000's GFF-related lower SAPs) 40: (GMF-related upper SAP) 41: (FRIM-related upper SAP) Default Value: none Configuration Changed: operative
         frpCircuitAlternateDlci 1.3.6.1.4.1.495.2.1.6.3.2.1.23 integer read-write
Indicates the virtual circuit's DLCI (Data Link Connection Identifier) for the alternative companion SAP. Range of Values: 1-1,022 Default Value: none Configuration Changed: operative
         frpCircuitMulticastGroupId 1.3.6.1.4.1.495.2.1.6.3.2.1.24 integer read-only
Indicates the identifier of a multicast group to which the virtual circuit belongs. Range of Values: 0 - 255 (0=not in group) Default Value: 0
         frpCircuitMulticastType 1.3.6.1.4.1.495.2.1.6.3.2.1.25 integer read-only
Determines member and service types of this virtual circuit when part of a multicast group. Options: noMulticastAssociation (1): PVC is not part of multicast group rootOneWay (2): PVC is a root member whose multicast server sends frames received from this root member only to route partners of the multicast group's active leaf members (one-way multicast service) leafOneWay (3): PVC is a leaf member that cannot receive a root member's frames from a multicast server (one-way multicast service) rootTwoWay (4): PVC is a root member whose multicast server sends frames received from this root member to this multicast group's active leaf members; the multicast server also sends frames received from any active leaf member to the root member (two-way multicast service) leafTwoWay (5): PVC is a leaf member whose multicast server sends frames received from this leaf member to this multicast group's root member (two-way multicast service) rootNWay (6): PVC is a root member whose multicast server sends frames received from this root member to this multicast group's other active root members; the multicast server also sends frames received from any other active root member to all other active root members (N-way multicast service) rootTwoWaySinglePass (7): PVC is a root member whose multicast server sends frames received from this root member to this multicast group's first active leaf members found only; the multicast server also sends frames received from any active leaf member to the root member (two-way multicast service) leafTwoWaySinglePass (8): PVC is a leaf member whose multicast server sends frames received from this leaf member to this multicast group's root member (two-way multicast service) Default Value: noMulticastAssociation (1) Enumeration: 'noMulticastAssociation': 1, 'leafOneWay': 3, 'rootTwoWaySinglePass': 7, 'leafTwoWay': 5, 'rootOneWay': 2, 'rootTwoWay': 4, 'rootNWay': 6, 'leafTwoWaySinglePass': 8.
         frpCircuitCompressionPort 1.3.6.1.4.1.495.2.1.6.3.2.1.26 integer read-write
Determines whether compression is used on this DLCI. A value of 0 indicates that compression is disabled. When compression is enabled (i.e., this object has a non-zero value), the value given is an index that links this DLCI with a compression port. This index is the value of the compressPortNumber object in the compressEntry. The number of the compression port is memory-dependant. Range of Values: 0 (no compression) to 64 Default Value: 0 Configuration Changed: administrative
         frpCircuitExpressService 1.3.6.1.4.1.495.2.1.6.3.2.1.27 integer read-write
Determines whether this Frame Relay circuit provide express services. Options: disabled (1): circuit does not provide express service enabled (2): circuit provides express service Default Value: enabled (2) Configuration Changed: administrative Enumeration: 'disabled': 1, 'enabled': 2.
         frpCircuittrapTrap1 1.3.6.1.4.1.495.2.1.6.3.2.1.32 integer read-write
Determines whether this SAP produces the frpPvcReportedStatusChange trap whose accumulated value can be retrieved by an SNMP-compliant network management device. Options: disabled (1): SAP does not produce a PVC status change trap enabled (2): SAP produces a PVC status change trap Default Value: disabled (1) Configuration Changed: operative Enumeration: 'disabled': 1, 'enabled': 2.
         frpCircuittrapTrap2 1.3.6.1.4.1.495.2.1.6.3.2.1.33 integer read-write
Determines whether this SAP produces the frpPvcBillingStats trap whose accumulated value can be retrieved by an SNMP-compliant network management device. Options: disabled (1): SAP does not produce a billing statistics trap enabled (2): SAP produces a billing statistics trap Default Value: disabled (1) Configuration Changed: operative Enumeration: 'disabled': 1, 'enabled': 2.
         frpCircuitControlStats 1.3.6.1.4.1.495.2.1.6.3.2.1.39 integer read-write
Clears accumulated statistics for this circuit. Options: clearCircuitStats (1): clears circuit statistics Default Value: none Configuration Changed: operative Enumeration: 'clearCircuitStats': 1.
         frpCircuitstatReportedState 1.3.6.1.4.1.495.2.1.6.3.2.1.40 integer read-only
Indicates the virtual circuit's current state as reported to this SAP by link management. If the virtual circuit is associated with a SAP whose frpSapType is set to 'upper', or a SAP whose'frpSapType is set to 'lower' SAP) and whose frpSapInterfaceType is set to 'uniNetwork', then this object will always read 'reportedActive'. Options: notReported (1): circuit's state has not been reported reportedActive (2): circuit's state has been reported as active reportedInactive (3): circuit's state has been reported as inactive Default Value: notReported (1) Enumeration: 'notReported': 1, 'reportedInactive': 3, 'reportedActive': 2.
         frpCircuitstatRouteState 1.3.6.1.4.1.495.2.1.6.3.2.1.41 integer read-only
Indicates the current state of the virtual circuit's primary route or pathway. Options: noRoute (1): virtual circuit has no associated pathway routeNotOperational (2): pathway of virtual circuit is not operational routeOperational (3): pathway of virtual circuit is operational Default Value: noRoute (1) Enumeration: 'routeOperational': 3, 'noRoute': 1, 'routeNotOperational': 2.
         frpCircuitstatAlternateRouteState 1.3.6.1.4.1.495.2.1.6.3.2.1.42 integer read-only
Indicates the current state of the virtual circuit's alternate route or pathway. Options: noRoute (1): Virtual circuit has no associated alternate pathway routeNotOperational (2): Alternate pathway of virtual circuit is not operational routeOperational (3): Alternate pathway of virtual circuit is operational alternateCircuit (4): This virtual circuit is an alternate circuit Default Value: noRoute (1) Enumeration: 'routeOperational': 3, 'noRoute': 1, 'routeNotOperational': 2, 'alternateCircuit': 4.
         frpCircuitstatLocalCreationTime 1.3.6.1.4.1.495.2.1.6.3.2.1.47 timeticks read-only
Indicates the system clock's time at which this circuit was created in the Frame Relay software layer. Range of Values: system-generated Default Value: none
         frpCircuitstatRemoteCreationTime 1.3.6.1.4.1.495.2.1.6.3.2.1.48 timeticks read-only
Indicates the system clock's time at which this circuit, created as a result of its configuration in the Frame Relay software layer, was reported to the user by the network as 'new'. Range of Values: system-generated Default Value: none
         frpCircuitstatTxFrames 1.3.6.1.4.1.495.2.1.6.3.2.1.49 counter read-only
Indicates the number of frames sent on this virtual circuit since its creation. Range of Values: 0-4,294,967,295 Default Value: none
         frpCircuitstatRxFrames 1.3.6.1.4.1.495.2.1.6.3.2.1.50 counter read-only
Indicates the number of frames received on this virtual circuit since its creation. Range of Values: 0 - 4,294,967,295 Default Value: none
         frpCircuitstatTxOctets 1.3.6.1.4.1.495.2.1.6.3.2.1.51 counter read-only
Indicates the number of octets sent on this virtual circuit since its creation. Range of Values: 0 - 4,294,967,295 Default Value: none
         frpCircuitstatRxOctets 1.3.6.1.4.1.495.2.1.6.3.2.1.52 counter read-only
Indicates the number of octets received on this virtual circuit since its creation. Range of Values: 0 - 4,294,967,295 Default Value: none
         frpCircuitstatTxFECNs 1.3.6.1.4.1.495.2.1.6.3.2.1.53 counter read-only
Indicates the number of frames sent on this virtual circuit since its creation whose FECN bit revealed forward congestion. Range of Values: 0 - 65,535 Default Value: none
         frpCircuitstatRxFECNs 1.3.6.1.4.1.495.2.1.6.3.2.1.54 counter read-only
Indicates the number of frames received on this virtual circuit since its creation whose FECN bit revealed forward congestion. Range of Values: 0 - 65,535 Default Value: none
         frpCircuitstatTxBECNs 1.3.6.1.4.1.495.2.1.6.3.2.1.55 counter read-only
Indicates the number of frames sent on this virtual circuit since its creation whose BECN bit revealed backward congestion. Range of Values: 0 - 65,535 Default Value: none
         frpCircuitstatRxBECNs 1.3.6.1.4.1.495.2.1.6.3.2.1.56 counter read-only
Indicates the number of frames received on this virtual circuit since its creation whose BECN bit revealed backward congestion. Range of Values: 0 - 65,535 Default Value: none
         frpCircuitstatTxQueuedDiscards 1.3.6.1.4.1.495.2.1.6.3.2.1.63 counter read-only
Indicates the number of outbound data frames discarded on this virtual circuit due to interface congestion, circuit unavailability (status down), or unspecified routing (circuit deleted or never added). Range of Values: 0 - 65,535 Default Value: none
         frpCircuitstatRxCIRExceededDiscards 1.3.6.1.4.1.495.2.1.6.3.2.1.70 counter read-only
Indicates the number of data frames received and then discarded on this virtual circuit because the combined value of frpCircuitCommittedBurst and frpCircuitExcessBurst has been exceeded. Range of Values: 0 - 65,535 Default Value: none
         frpCircuitstatRxSysCongestionDiscards 1.3.6.1.4.1.495.2.1.6.3.2.1.71 counter read-only
Indicates the number of data frames received and then discarded on this virtual circuit due to system congestion. Range of Values: 0 - 65,535 Default Value: none
         frpCircuitstatRxUnavailInboundDiscards 1.3.6.1.4.1.495.2.1.6.3.2.1.72 counter read-only
Indicates the number of data frames received and then discarded on this virtual circuit because it was unavailable. Range of Values: 0 - 65,535 Default Value: none
         frpCircuitstatRxUnavailOutboundDiscards 1.3.6.1.4.1.495.2.1.6.3.2.1.73 counter read-only
Indicates the number of data frames received and then discarded at this virtual circuit because the outbound virtual circuit was unavailable. Range of Values: 0 - 65,535 Default Value: none
         frpCircuitstatRxCIRExceeds 1.3.6.1.4.1.495.2.1.6.3.2.1.74 counter read-only
Indicates the number of times the combined value of frpCircuitCommittedBurst and frpCircuitExcessBurst has been exceeded in a 'Tc' window at the inbound side of this virtual circuit. NOTE: A 'Tc' window is a timeslice determined by dividing frpCircuitCommittedBurst by frpCircuitCommittedInformationRate. Range of Values: 0 - 65,535 Default Value: none
         frpCircuitstatFragmentationFailures 1.3.6.1.4.1.495.2.1.6.3.2.1.75 counter read-only
Indicates the number of times frame fragmentation failed. Range of Values: 0 - 65,535 Default Value: none
         frpCircuitstatDeFragmentationFailures 1.3.6.1.4.1.495.2.1.6.3.2.1.76 counter read-only
Indicates the number of times frame reassembly failed. Range of Values: 0 - 65,535 Default Value: none
 frpReportedPvcTable 1.3.6.1.4.1.495.2.1.6.3.3 no-access
     frpReportedPvcEntry 1.3.6.1.4.1.495.2.1.6.3.3.1 no-access
         frpReportedPvcSapNumber 1.3.6.1.4.1.495.2.1.6.3.3.1.1 sapindex read-only
Indicates the row containing objects for monitoring a particular lower SAP. Options: 1-7 (CX900's BOP- or BCM-related lower SAPs) 1-16 (CX1000's BOP- or DXI-related lower SAPs) 17-32 (CX1000's GFF-related lower SAPs) Default Value: none
         frpReportedPvcDlci 1.3.6.1.4.1.495.2.1.6.3.3.1.2 dlci read-only
Indicates the virtual circuit's DLCI (Data Link Connection Identifier) for a particular SAP. Range of Values: 1 - 1,022 Default Value: none
         frpReportedPvcLocallyConfigured 1.3.6.1.4.1.495.2.1.6.3.3.1.3 integer read-only
Indicates whether the virtual circuit is actually configured in the Frame Relay software layer. Options: no (1): virtual circuit is not configured yes (2): virtual circuit is configured Default Value: none Enumeration: 'yes': 2, 'no': 1.
         frpReportedPvcStatus 1.3.6.1.4.1.495.2.1.6.3.3.1.4 integer read-only
Indicates the status of the virtual circuit as reported by the network. Options: inactive (1): virtual circuit is not active active (2): virtual circuit is active Default Value: none Enumeration: 'active': 2, 'inactive': 1.
 frpMulticastTable 1.3.6.1.4.1.495.2.1.6.3.4 no-access
A table containing the members of multicast service groups.
     frpMulticastEntry 1.3.6.1.4.1.495.2.1.6.3.4.1 no-access
A member of a multicast service group
         frpMulticastGroupId 1.3.6.1.4.1.495.2.1.6.3.4.1.1 integer read-only
Indicates the identifier of a multicast group to which this virtual circuit belongs. Range of Values: 1-255 Default Value: none
         frpMulticastSapNumber 1.3.6.1.4.1.495.2.1.6.3.4.1.2 sapindex read-only
Indicates the SAP of a multicast group's virtual circuit whose objects are to be configured (or monitored). Options: 1-7: (CX900's BOP- or BCM-related lower SAPs) 1-16: (CX1000's BOP- or DXI-related lower SAPs) 41: (FRIM-related upper SAP) Default Value: none
         frpMulticastDlci 1.3.6.1.4.1.495.2.1.6.3.4.1.3 dlci read-only
Indicates the DLCI (Data Link Connection Identifier) associated with the SAP of a multicast group's virtual circuit. Range of Values: 1 - 1,022 Default Value: none
         frpMulticastRowStatus 1.3.6.1.4.1.495.2.1.6.3.4.1.4 integer read-write
Determines whether this virtual circuit is to be deleted from this multicast group. Options: invalid (1): Row is deleted from the table immediately, however values are still in effect until the next reset. valid (2): Use this value to add a new row to the table, or modify an existing row. Default Value: none Configuration Changed: operative Enumeration: 'valid': 2, 'invalid': 1.
         frpMulticastMemberType 1.3.6.1.4.1.495.2.1.6.3.4.1.5 integer read-write
Determines whether this virtual circuit is a root member that multicasts traffic or a leaf member that cannot multicast traffic. Options: root (1): PVC is root member (MDLCI) leaf (2): PVC is leaf member Default Value: none NOTE: If a member type has been specified, it cannot be modified but must instead be deleted and specified again. Configuration Changed: operative Enumeration: 'leaf': 2, 'root': 1.
         frpMulticastServiceType 1.3.6.1.4.1.495.2.1.6.3.4.1.6 integer read-write
Determines whether the multicast server of a virtual circuit provides one-way, two-way, N-way, or special two-way single pass multicast service. Options: oneWay (1): multicast server sends frames received from a multicast group's root member to route partners of its active leaf members (one-way multicast service). twoWay (2): multicast server sends frames received from a multicast group's root member to its active leaf members; multicast server also sends frames received from any active leaf member to the root member (two-way multicast service). nWay (3): multicast server sends frames received from a multicast group's root member to other active root members in that group; multicast server also sends frames received from any other active root member to all other active root members (N-way multicast service). twoWaySinglePass (4): multicast server sends frames received from the multicast group's root member to only first active leaf member found within all leaf members in that group; multicast server also sends frames received from any active leaf member to the root member (two-way multicast service). Default Value: none NOTE: If a service has been specified, it cannot be modified but must instead be deleted and specified again. Configuration Changed: operative Enumeration: 'twoWaySinglePass': 4, 'nWay': 3, 'twoWay': 2, 'oneWay': 1.
         frpMulticastMemberStatus 1.3.6.1.4.1.495.2.1.6.3.4.1.7 integer read-only
Indicates whether this virtual circuit is active or inactive in the multicast group. Options: inactive (1): PVC is not active in multicast group active (2): PVC is active in multicast group Default Value: none Enumeration: 'active': 2, 'inactive': 1.
 frpMibLevel 1.3.6.1.4.1.495.2.1.6.3.5 integer read-only
Used to determine current MIB module release supported by the agent. Object is in decimal.
   frpSapInterfaceStatusChange 1.3.6.1.4.1.495.2.1.6.30.1
Indicates that the link management currently in use at the service access point has changed state. It has toggled between any of the states defined in object frpSapstatLinkManagementState.
   frpPvcReportedStatusChange 1.3.6.1.4.1.495.2.1.6.30.2
   frpPvcBillingStats 1.3.6.1.4.1.495.2.1.6.30.3