A3Com-Llc-r1-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: A3Com-Llc-r1-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
 a3com 1.3.6.1.4.1.43
       brouterMIB 1.3.6.1.4.1.43.2
           llc 1.3.6.1.4.1.43.2.26
                 llcPortGroup 1.3.6.1.4.1.43.2.26.1
                     llcPortAdminTable 1.3.6.1.4.1.43.2.26.1.1 no-access
This table contains objects that can be changed to manage an LLC port. Changing one of these parameters may take effect in the operating port immediately or may wait until the interface is restarted depending on the details of the implementation. The operating values may be different from these configured values if a configured parameter was changed after the interface was started.
                         llcPortAdminEntry 1.3.6.1.4.1.43.2.26.1.1.1 no-access
A list of configured values for an LLC port.
                             llcPortAdminName 1.3.6.1.4.1.43.2.26.1.1.1.1 displaystring read-only
An octet string that defines the physical port to which this interface is assigned. It has implementation-specific significance. Its value shall be unique within the administered system. It must contain only ASCII printable characters.
                             llcPortAdminMaxSaps 1.3.6.1.4.1.43.2.26.1.1.1.2 gauge read-write
This parameter specifies the maximum number of SAPs that can be defined for this port.
                             llcPortAdminMaxCcs 1.3.6.1.4.1.43.2.26.1.1.1.3 gauge read-write
This parameter specifies the maximum number of connection components that can be administratively defined for this port.
                             llcPortAdminMaxPDUOctets 1.3.6.1.4.1.43.2.26.1.1.1.4 integer32 read-write
This object denotes the default maximum I PDU size, in octets, that LLCs on this port may send to and receive from their remote LLC partners. This count is referred to as 'N1' in the IEEE 802.2 specification [5]. This size includes I-Frames, UI-Frames, XIDs, and TEST frames. The I PDU size includes all octets in a frame, excluding framing characters, the MAC header, and the LLC header.
                             llcPortAdminMaxUnackedIPDUsSend 1.3.6.1.4.1.43.2.26.1.1.1.5 integer read-write
This object denotes the default maximum consecutive unacknowledged I PDU frames that LLCs on this port may send to their remote LLC partners. This count is referred to as 'k' in the IEEE 802.2 specification [5]. At connection setup, the remote LLC may send, using an XID frame, the maximum number of unacknowledged I PDUs which it is prepared to receive. If so, an implementation may choose to override the administered maximum number of unacknowledged PDUs with the dynamically learned value and should reflect this in the llcCcOperMaxUnackedIPDUsSend object for the connection component.
                             llcPortAdminMaxUnackedIPDUsRcv 1.3.6.1.4.1.43.2.26.1.1.1.6 integer read-write
This object denotes the default maximum number of unacknowledged I PDUs that LLCs on this port can expect to receive from their remote LLC partners. This count is referred to as 'k' in the IEEE 802.2 specification [5]. At connection setup, an implementation may choose to send this value to the remote LLC, using an XID frame.
                             llcPortAdminMaxRetransmits 1.3.6.1.4.1.43.2.26.1.1.1.7 integer32 read-write
This object denotes the default value for the maximum number of times which LLCs on this port shall retry a PDU following the expiration of the acknowledgement timer, the P-bit timer or the reject timer. When these retries are exhausted, the link shall be declared inactive. This count is referred to as 'N2' in the IEEE 802.2 specification [5].
                             llcPortAdminAckTimer 1.3.6.1.4.1.43.2.26.1.1.1.8 timeticks read-write
This object denotes the default value for the time interval during which the LLCs on this port shall expect to receive either: 1) an acknowledgement to one or more outstanding I PDUs. or 2) a response PDU to an unnumbered command PDU. The expiration of this timer shall cause the unacknowledged frames to be retransmitted (up to N2 times). For Implementations that only use a single 'T1' Value (ref. IBM Token-Ring Network technical reference Chapter 11). This object will be used to control/read the value.
                             llcPortAdminPbitTimer 1.3.6.1.4.1.43.2.26.1.1.1.9 timeticks read-write
This object denotes the default value for the time interval during which the LLCs on this port shall expect to receive a PDU with the F bit set to '1' in response to a Type 2 command with the P bit set to '1'. The expiration of this timer shall cause the command with the poll bit to be retransmitted (up to N2 times).
                             llcPortAdminRejTimer 1.3.6.1.4.1.43.2.26.1.1.1.10 timeticks read-write
This object denotes the default value for the time interval during which the LLCs on this port shall expect to receive a reply to a REJ PDU. The expiration of this timer shall cause the REJ PDU to be retransmitted (up to N2 times).
                             llcPortAdminBusyTimer 1.3.6.1.4.1.43.2.26.1.1.1.11 timeticks read-write
This object denotes the default value for the time interval during which the LLCs on this port shall expect to receive an indication that a busy condition at the remote LLC has cleared. The expiration of this timer causes the adjacent connection component to be polled.
                             llcPortAdminInactTimer 1.3.6.1.4.1.43.2.26.1.1.1.12 timeticks read-write
This object denotes the default value for the time interval during which the LLCs on this port shall expect to receive any PDU from the remote LLC. This function is not described in the IEEE 802.2 specification [5]. It is listed in the IBM Token-Ring Network Architecture [6] Reference as the Ti parameter and is widely implemented. The expiration of this timer shall cause the local LLC to send a PDU to the remote LLC with the P bit set to '1'. Any value for this object less than or equal to the acknowledgement timer shall mean that the timer is not used.
                             llcPortAdminDelayAckCount 1.3.6.1.4.1.43.2.26.1.1.1.13 integer32 read-write
This object denotes the default value for the maximum number of consecutive I PDUs which the LLCs on this port shall receive during the interval defined by llcCcOperDelayTimer without sending an immediate acknowledgement. This must be less than or equal to the value of llcCcOperMaxUnackIPDUsRcv. This function is not described in the IEEE 802.2 specification [5]. It is listed in the IBM Token-Ring Network Architecture Reference [6] as the N3 parameter and is widely implemented. A value of one indicates that acknowledgments will be sent immediately and that the value of llcPortAdminDelayAckTimer shall be ignored.
                             llcPortAdminDelayAckTimer 1.3.6.1.4.1.43.2.26.1.1.1.14 timeticks read-write
This object denotes the default value for the time interval during which the LLCs on this port shall delay acknowledgment of one or more I PDUs (up to the value of llcCcOperDelayAckCount). This function is not described in the IEEE 802.2 specification [5]. It is listed in the IBM Token-Ring Network Architecture Reference [6] as the T2 parameter and is widely implemented. The expiration of this timer shall cause the local LLC to acknowledge all unacknowledged I PDUs. A value of 0 means that an acknowledgement will be sent immediately. This object is associated with the llcPortAdminDelayAckCount object and is only defined if that object has a value greater than one.
                             llcPortAdminNw 1.3.6.1.4.1.43.2.26.1.1.1.15 integer32 read-write
This object denotes the default value for the number of IPDUs that must be acknowledged before the working window size (Ww) can be incremented by 1 when the working window is not equal to the maximum transmit window size (TW). It controls the gradual incrementing of Ww in congestion situations. This function is not described in the IEEE 802.2 specification [5]. However, it is listed in the IBM Token-Ring Network Architecture Reference [6] as the Nw parameter and is widely implemented.
                     llcPortOperTable 1.3.6.1.4.1.43.2.26.1.2 no-access
This table contains current LLC port parameters. Many of these objects have corresponding objects in the llcPortAdminTable.
                         llcPortOperEntry 1.3.6.1.4.1.43.2.26.1.2.1 no-access
Currently set parameters for a specific LLC port.
                             llcPortOperNumSaps 1.3.6.1.4.1.43.2.26.1.2.1.1 gauge read-only
This object defines the number of SAPs on this port that are currently enabled. In other words, this object is a count of the number of instances of llcSapOperEntry that have a llcSapOperStatus value of 'active(2)'.
                             llcPortOperSimRim 1.3.6.1.4.1.43.2.26.1.2.1.2 integer read-only
This object reflects support for transmission and receipt of SIM and RIM control frames for this port. SIM and RIM are not defined in the ANSI/IEEE 802.2 specification [5] nor in the IBM Token Ring Architecture Reference [6]. These control frames are used for the remote program load of IBM communications processors. Enumeration: 'yes': 2, 'no': 1.
                             llcPortOperLastModifyTime 1.3.6.1.4.1.43.2.26.1.2.1.3 timeticks read-only
This object describes the value of sysUpTime when this port definition was last modified. If the port has not been modified, then this value shall be zero.
                 llcSapGroup 1.3.6.1.4.1.43.2.26.2
                     llcSapAdminTable 1.3.6.1.4.1.43.2.26.2.1 no-access
This table contains objects that can be changed to manage a local SAP. Changing one of these parameters may take effect in the operating SAP immediately or may wait until the interface is restarted depending on the details of the implementation. The operating values may be different from these configured values if a configured parameter was changed after the interface was started.
                         llcSapAdminEntry 1.3.6.1.4.1.43.2.26.2.1.1 no-access
A list of configured values for a local SAP.
                             llcSapNumber 1.3.6.1.4.1.43.2.26.2.1.1.1 integer read-only
The address of this local SAP.
                     llcSapOperTable 1.3.6.1.4.1.43.2.26.2.2 no-access
This table contains objects that reflect the current operational parameters of a local SAP.
                         llcSapOperEntry 1.3.6.1.4.1.43.2.26.2.2.1 no-access
A list of configured values for a local SAP.
                             llcSapOperStatus 1.3.6.1.4.1.43.2.26.2.2.1.1 integer read-only
This parameter describes the actual state of this local SAP. Enumeration: 'active': 2, 'inactive': 1.
                             llcSapOperNumCcs 1.3.6.1.4.1.43.2.26.2.2.1.2 integer32 read-only
This object defines the number of connection components on this SAP that are currently in one of the 'connected' states. In other words, this object is a count of the number of instances of llcCcOperEntry that have a llcCcOperState value greater than or equal to 'normal(3)'.
                             llcSapOperLlc2Support 1.3.6.1.4.1.43.2.26.2.2.1.3 integer read-only
This parameter describes whether or not the LLC implementation supports LLC2 connection components. Enumeration: 'yes': 2, 'no': 1.
                     llcSapStatsTable 1.3.6.1.4.1.43.2.26.2.3 no-access
This table contains objects that reflect the current operational statistics of a local SAP.
                         llcSapStatsEntry 1.3.6.1.4.1.43.2.26.2.3.1 no-access
A list of configured values for a local SAP.
                             llcSapStatsLocalBusies 1.3.6.1.4.1.43.2.26.2.3.1.1 counter read-only
This object reflects the total number of times that the local connection components on this SAP have entered a busy state (RNR). This object is initialized to zero when the SAP is created.
                             llcSapStatsRemoteBusies 1.3.6.1.4.1.43.2.26.2.3.1.2 counter read-only
This object reflects the total number of times that the adjacent (i.e. remote) connection components on this SAP have entered a busy state (RNR). This object is initialized to zero when the SAP is created.
                             llcSapStatsIFramesIn 1.3.6.1.4.1.43.2.26.2.3.1.3 counter read-only
This object reflects the total number of I-Frames that have been received by connection components on this SAP. This object is initialized to zero when the SAP is created.
                             llcSapStatsIFramesOut 1.3.6.1.4.1.43.2.26.2.3.1.4 counter read-only
This object reflects the total number of I-Frames that have been transmitted by connection components on this SAP. This object is initialized to zero when the SAP is created.
                             llcSapStatsIOctetsIn 1.3.6.1.4.1.43.2.26.2.3.1.5 counter read-only
This object reflects the total octets received from adjacent connection components on this SAP. This object covers the address, control, and information field of I-Frames only. This object is initialized to zero when the SAP is created.
                             llcSapStatsIOctetsOut 1.3.6.1.4.1.43.2.26.2.3.1.6 counter read-only
This object reflects the total octets transmitted to adjacent connection components on this SAP. This object covers the address, control, and information field of I-Frames only. This object is initialized to zero when the SAP is created.
                             llcSapStatsSFramesIn 1.3.6.1.4.1.43.2.26.2.3.1.7 counter read-only
This object reflects the total number of S-Frames that have been received by connection components on this SAP. This object is initialized to zero when the SAP is created. Note - the ratio of the number of I-Frames to S-Frames might serve as a measure of link efficiency and, for instance, could be used to tune the acknowledgement timer.
                             llcSapStatsSFramesOut 1.3.6.1.4.1.43.2.26.2.3.1.8 counter read-only
This object reflects the total number of S-Frames that have been transmitted by connection components on this SAP. This object is initialized to zero when the SAP is created. Note - the ratio of the number of I-Frames to S-Frames might serve as a measure of link efficiency and, for instance, could be used to tune the acknowledgement timer.
                             llcSapStatsRetransmitsOut 1.3.6.1.4.1.43.2.26.2.3.1.9 counter read-only
This object reflects the total number of I-Frames retransmitted by all local connection components on this SAP. This object is initialized to zero when the SAP is created.
                             llcSapStatsREJsIn 1.3.6.1.4.1.43.2.26.2.3.1.10 counter read-only
This object reflects the total REJ frames received from all adjacent LLC connection components on this SAP since it was created.
                             llcSapStatsREJsOut 1.3.6.1.4.1.43.2.26.2.3.1.11 counter read-only
This object reflects the total REJ frames transmitted to an adjacent LLC connection components on this SAP since it was created.
                             llcSapStatsWwCount 1.3.6.1.4.1.43.2.26.2.3.1.12 counter read-only
This object reflects the total number of times, since this SAP was created, that the dynamic window algorithm has been invoked to reduce the value of Ww on any of the connection components of this SAP. This object is initialized to zero when the SAP is created. This function is not described in the IEEE 802.2 specification [5], but is widely implemented.
                             llcSapStatsTESTCommandsIn 1.3.6.1.4.1.43.2.26.2.3.1.13 counter read-only
This object denotes the number of TEST commands this SAP has received and is a measure of the number of stations in the network trying to connect up. This object is initialized to zero when the SAP is created.
                             llcSapStatsTESTCommandsOut 1.3.6.1.4.1.43.2.26.2.3.1.14 counter read-only
This object denotes the number of TEST commands this SAP has sent and is a measure of the number of other stations we are trying to connect to. This object is initialized to zero when the SAP is created.
                             llcSapStatsTESTResponsesIn 1.3.6.1.4.1.43.2.26.2.3.1.15 counter read-only
This object denotes the number of TEST responses this SAP has received and is a measure of the number of stations in the network responding to TEST commands this SAP has sent. This object is initialized to zero when the SAP is created.
                             llcSapStatsTESTResponsesOut 1.3.6.1.4.1.43.2.26.2.3.1.16 counter read-only
This object denotes the number of TEST responses this SAP has sent and is a measure of the number of other stations trying to connect to this SAP. This object is initialized to zero when the SAP is created.
                             llcSapStatsXIDCommandsIn 1.3.6.1.4.1.43.2.26.2.3.1.17 counter read-only
This object denotes the number of XID commands this SAP has received and is a measure of the number of stations in the network trying to connect to this SAP. This object is a count of all XIDs, including SNA XID, IEEE XID, null XID, and non-activation XIDs. This object is initialized to zero when the SAP is created.
                             llcSapStatsXIDCommandsOut 1.3.6.1.4.1.43.2.26.2.3.1.18 counter read-only
This object denotes the number of XID commands this SAP has sent and is a measure of the number of other stations this SAP is trying to connect to. This object is a count of all XIDs, including SNA XID, IEEE XID, null XID, and non-activation XIDs. This object is initialized to zero when the SAP is created.
                             llcSapStatsXIDResponsesIn 1.3.6.1.4.1.43.2.26.2.3.1.19 counter read-only
This object denotes the number of XID responses this SAP has received and is a measure of the number of stations in the network responding to TEST commands this SAP has sent. This object is a count of all XIDs, including SNA XID, IEEE XID, null XID, and non-activation XIDs. This object is initialized to zero when the SAP is created.
                             llcSapStatsXIDResponsesOut 1.3.6.1.4.1.43.2.26.2.3.1.20 counter read-only
This object denotes the number of XID responses this SAP has sent and is a measure of the number of other stations trying to connect to this SAP. This object is a count of all XIDs, including SNA XID, IEEE XID, null XID, and non-activation XIDs. This object is initialized to zero when the SAP is created.
                             llcSapStatsUIFramesIn 1.3.6.1.4.1.43.2.26.2.3.1.21 counter read-only
This object reflects the total number of unnumbered information (UI) frames received on a local SAP.
                             llcSapStatsUIFramesOut 1.3.6.1.4.1.43.2.26.2.3.1.22 counter read-only
This object reflects the total number of unnumbered information (UI) frames sent on a local SAP.
                             llcSapStatsUIOctetsIn 1.3.6.1.4.1.43.2.26.2.3.1.23 counter read-only
This object reflects the total octets received from adjacent connection components on this SAP. This object covers the address, control, and information field of UI-Frames only. This object is initialized to zero when the SAP is created.
                             llcSapStatsUIOctetsOut 1.3.6.1.4.1.43.2.26.2.3.1.24 counter read-only
This object reflects the total octets transmitted to adjacent connection components on this SAP. This object covers the address, control, and information field of UI-Frames only. This object is initialized to zero when the SAP is created.
                             llcSapStatsConnectOk 1.3.6.1.4.1.43.2.26.2.3.1.25 counter read-only
This object reflects the total number of successful connections that have been established on this SAP since the SAP was created. A successful connection is indicated by a successful SABME/UA exchange.
                             llcSapStatsConnectFail 1.3.6.1.4.1.43.2.26.2.3.1.26 counter read-only
This object reflects the total number of unsuccessful connections that have been attempted on this SAP since the SAP was created. An unsuccessful connection attempt is indicated by a SABME/DM exchange or a SABME/timeout.
                             llcSapStatsDisconnect 1.3.6.1.4.1.43.2.26.2.3.1.27 counter read-only
This object reflects the total number of normal disconnections that have been performed on this SAP since the SAP was created. A normal disconnection is indicated by a successful DISC/UA exchange or merely a DISC sent or received.
                             llcSapStatsDisconnectFRMRSend 1.3.6.1.4.1.43.2.26.2.3.1.28 counter read-only
This object reflects the total number of abnormal disconnections (resulting from a FRMR being sent) that have been performed on this SAP since the SAP was created.
                             llcSapStatsDisconnectFRMRRcv 1.3.6.1.4.1.43.2.26.2.3.1.29 counter read-only
This object reflects the total number of abnormal disconnections (resulting from a FRMR being received) that have been performed on this SAP since the SAP was created.
                             llcSapStatsDisconnectTimer 1.3.6.1.4.1.43.2.26.2.3.1.30 counter read-only
This object reflects the total number of abnormal disconnections (resulting from a timer expiration) that have been performed on this SAP since the SAP was created.
                             llcSapStatsReset 1.3.6.1.4.1.43.2.26.2.3.1.31 counter read-only
This object reflects the total number of resets that have been performed on this SAP since the SAP was created. A reset is ...
                 llcCcGroup 1.3.6.1.4.1.43.2.26.3
                     llcCcAdminTable 1.3.6.1.4.1.43.2.26.3.1 no-access
This table contains objects that can be changed to manage an LLC connection component. Changing one of these parameters may take effect in the operating link immediately or may wait until the link is restarted depending on the details of the implementation. The operating values may be different from these configured values if changed by XID negotiation or if a configured parameter was changed after the link was started.
                         llcCcAdminEntry 1.3.6.1.4.1.43.2.26.3.1.1 no-access
A list of configured values for an LLC connection component.
                             llcCcLSap 1.3.6.1.4.1.43.2.26.3.1.1.1 integer read-only
This value is the address of the local SAP for this Connection Component.
                             llcCcRSap 1.3.6.1.4.1.43.2.26.3.1.1.2 integer read-only
This value is the address of the remote SAP for this Connection Component.
                             llcCcLMac 1.3.6.1.4.1.43.2.26.3.1.1.3 octet string read-only
This value is the local MAC address for this Connection Component.
                             llcCcRMac 1.3.6.1.4.1.43.2.26.3.1.1.4 octet string read-only
This value is the remote MAC address for this Connection Component.
                     llcCcOperTable 1.3.6.1.4.1.43.2.26.3.2 no-access
This table contains current LLC link parameters. Many of these objects have corresponding objects in the llcCcAdminTable.
                         llcCcOperEntry 1.3.6.1.4.1.43.2.26.3.2.1 no-access
A list of status and control values for an LLC connection component.
                             llcCcOperState 1.3.6.1.4.1.43.2.26.3.2.1.1 integer read-only
This object describes the operational state of the LLC connection. If the connection component is disabled, llcCcOperState will be allowed to transition to aDM(1). If the connection component is enabled, llcCcOperState will be allowed to transition to normal(3). Enumeration: 'reset': 10, 'resetCheck': 13, 'busy': 4, 'reject': 5, 'normal': 3, 'setup': 2, 'await': 6, 'awaitBusy': 7, 'awaitReject': 8, 'dConn': 9, 'error': 11, 'resetWait': 14, 'aDM': 1, 'conn': 12.
                             llcCcOperMaxIPDUOctetsSend 1.3.6.1.4.1.43.2.26.3.2.1.2 integer32 read-only
This object denotes the maximum I PDU size, in octets, that this LLC SAP may send to its remote connection component partner. This count is referred to as 'N1' in the IEEE 802.2 specification [5]. At connection setup, the remote LLC may send, using an XID frame, the maximum I PDU size which it is prepared to receive. If so, an implementation may choose to override the administered maximum PDU size with the dynamically learned value and should reflect that in this object. The I PDU size includes all octets in a frame, excluding framing characters, the MAC header and link header.
                             llcCcOperMaxIPDUOctetsRcv 1.3.6.1.4.1.43.2.26.3.2.1.3 integer32 read-only
This object denotes the maximum I PDU size,in octets, that this LLC can expect to receive from its remote LLC partner. This count is referred to as 'N1' in the IEEE 802.2 specification [5] The I PDU size includes all octets in a frame with the exception of the framing characters, the MAC header and the link header.
                             llcCcOperMaxUnackedIPDUsSend 1.3.6.1.4.1.43.2.26.3.2.1.4 integer read-only
This object denotes the maximum consecutive unacknowledged I PDU frames that this LLC may send to its remote LLC partner. This count is referred to as 'k' in the IEEE 802.2 specification [5]. At connection setup, the remote LLC may send, using an XID frame, the maximum number of unacknowledged I PDUs which it is prepared to receive. If so, an implementation may choose to override the administered maximum number of unacknowledged PDUs with the dynamically learned value and should reflect that in this object.
                             llcCcOperMaxUnackedIPDUsRcv 1.3.6.1.4.1.43.2.26.3.2.1.5 integer read-only
This object denotes the maximum number of unacknowledged I PDUs that this LLC can expect to receive from its remote LLC partner. This count is referred to as 'k' in the IEEE 802.2 specification [5].
                             llcCcOperMaxRetransmits 1.3.6.1.4.1.43.2.26.3.2.1.6 integer32 read-only
This object denotes the value for the maximum number of times that this LLC shall retry PDUs following the expiration of the acknowledgement timer, the P-bit timer or the reject timer. When these retries are exhausted, the link shall be declared inactive. This count is referred to as 'N2' in the IEEE 802.2 specification [5].
                             llcCcOperAckTimer 1.3.6.1.4.1.43.2.26.3.2.1.7 timeticks read-only
This object denotes the value for the time interval during which this LLC shall expect to receive either: 1) an acknowledgement to one or more outstanding I PDUs. or 2) a response PDU to an unnumbered command PDU. The expiration of this timer shall cause the frame unacknowledged frames to be retransmitted (up to N2 times).
                             llcCcOperPbitTimer 1.3.6.1.4.1.43.2.26.3.2.1.8 timeticks read-only
This object denotes the value for the time interval during which this LLC shall expect to receive a PDU with the F bit set to '1' in response to a Type 2 command with the P bit set to '1'. The expiration of this timer shall cause the REJ PDU to be retransmitted (up to N2 times).
                             llcCcOperRejTimer 1.3.6.1.4.1.43.2.26.3.2.1.9 timeticks read-only
This object denotes the value for the time interval during which this LLC shall expect to receive a reply to a REJ PDU. The expiration of this timer shall cause the REJ PDU to be retransmitted (up to N2 times).
                             llcCcOperBusyTimer 1.3.6.1.4.1.43.2.26.3.2.1.10 timeticks read-only
This object denotes the value for the time interval during which this LLC shall expect to receive an indication that a busy condition at the remote LLC has cleared.
                             llcCcOperInactTimer 1.3.6.1.4.1.43.2.26.3.2.1.11 timeticks read-only
This object denotes the value for the time interval during which this LLC shall expect to receive any PDU from the remote LLC. This function is not described in the IEEE 802.2 specification [5] but is widely implemented. The expiration of this timer shall cause the local LLC to send a PDU to the remote LLC with the P bit set to '1'. Any value for this object less than or equal to the acknowledgement timer shall mean that the timer is not used.
                             llcCcOperDelayAckCount 1.3.6.1.4.1.43.2.26.3.2.1.12 integer32 read-only
This object denotes the value for the maximum number of consecutive I PDUs which this LLC shall receive during the interval defined by llcCcOperDelayTimer without sending an immediate acknowledgement. This must be less than or equal to the value of llcCcOperMaxUnackIPDUsRcv. This function is not described in the IEEE 802.2 specification [5] but is widely implemented. A value of one indicates that acknowledgments will be sent immediately and that the value of llcCcOperDelayAckTimer should be ignored.
                             llcCcOperDelayAckTimer 1.3.6.1.4.1.43.2.26.3.2.1.13 timeticks read-only
This object denotes the value for the time interval during which this LLC shall delay acknowledgment of one or more I PDUs (up to the value of llcCcOperDelayAckCount). This function is not described in the IEEE 802.2 specification [5] but is widely implemented. The expiration of this timer shall cause the local LLC to acknowledge all unacknowledged I PDUs. This object is associated with the llcCcOperDelayAckCount object and only has meaning if that object has a value greater than one.
                             llcCcOperNw 1.3.6.1.4.1.43.2.26.3.2.1.14 integer32 read-only
This object denotes the value for the number of IPDUs that must be acknowledged before the working window size (Ww) can be incremented by 1 when the working window is not equal to the maximum transmit window size (TW). It controls the gradual incrementing of Ww in congestion situations. This function is not described in the IEEE 802.2 specification [5], but is widely implemented.
                             llcCcOperWw 1.3.6.1.4.1.43.2.26.3.2.1.15 integer read-only
Maximum number of sequentially numbered IPDUs that the connection component may have outstanding (unacknowledged) at any given time. Ww is initialized to the value of llcCcOperMaxUnackedIPDUsSend when the link is established. When the dynamic window algorithm is invoked, Ww varies from 1 up to llcCcOperMaxUnackedIPDUsSend. Each time the llcCcOperWw value is decreased, the reason is recorded in llcCcOperLastWwCause, and llcCcStatWwCount is incremented by 1. This function is not described in the IEEE 802.2 specification [5], but is widely implemented.
                             llcCcOperCreateTime 1.3.6.1.4.1.43.2.26.3.2.1.16 timeticks read-only
This object describes the value of sysUpTime when this row was created.
                             llcCcOperLastModifyTime 1.3.6.1.4.1.43.2.26.3.2.1.17 timeticks read-only
For administered connection components, this object describes the value of sysUpTime the last time this row was modified. If the row has not been modified, then this value shall be zero. For dynamic connection components, this object identifies the time this connection component was created.
                             llcCcOperLastFailTime 1.3.6.1.4.1.43.2.26.3.2.1.18 timeticks read-only
This object describes the value of sysUpTime the last time this connection component failed. Connection component failure is defined as a transition to an llcCcOperState value of aDM(1). If the connection component has not failed, then this value shall be zero.
                             llcCcOperLastFailCause 1.3.6.1.4.1.43.2.26.3.2.1.19 integer read-only
This enumerated object reflects the cause of the last failure of this LLC connection component. If the connection component has not failed, then this object will have a value of undefined(1). Enumeration: 'undefined': 1, 'discReceived': 4, 'discSent': 5, 'retriesExpired': 6, 'forcedShutdown': 7, 'rxFRMR': 2, 'txFRMR': 3.
                             llcCcOperLastFailFRMRInfo 1.3.6.1.4.1.43.2.26.3.2.1.20 octet string read-only
This object reflects the information field of the FRMR frame if the last failure for this LLC connection component was a result of an invalid frame. Otherwise, this field has no meaning.
                             llcCcOperLastWwCause 1.3.6.1.4.1.43.2.26.3.2.1.21 integer read-only
This object indicates the reason that the llcCcOperWw was reduced the last time this occurred. Enumeration: 'neverInvoked': 1, 'other': 4, 'lostData': 2, 'macLayerCongestion': 3.
                     llcCcStatsTable 1.3.6.1.4.1.43.2.26.3.3 no-access
Each entry in this table contains statistics for a specific LLC connection component.
                         llcCcStatsEntry 1.3.6.1.4.1.43.2.26.3.3.1 no-access
A list of statistics for an LLC connection component.
                             llcCcStatsLocalBusies 1.3.6.1.4.1.43.2.26.3.3.1.1 counter read-only
This object reflects the total number of times that the local connection component has entered a busy state (RNR). This object is initialized to zero when the connection component is created.
                             llcCcStatsRemoteBusies 1.3.6.1.4.1.43.2.26.3.3.1.2 counter read-only
This object reflects the total number of times that the adjacent (i.e. remote) connection component has entered a busy state (RNR). This object is initialized to zero when the connection component is created.
                             llcCcStatsIFramesIn 1.3.6.1.4.1.43.2.26.3.3.1.3 counter read-only
This object reflects the total number of I-Frames that have been received by the connection component. This object is initialized to zero when the connection component is created.
                             llcCcStatsIFramesOut 1.3.6.1.4.1.43.2.26.3.3.1.4 counter read-only
This object reflects the total number of I-Frames that have been transmitted by this connection component. This object is initialized to zero when the connection component is created.
                             llcCcStatsIOctetsIn 1.3.6.1.4.1.43.2.26.3.3.1.5 counter read-only
This object reflects the total octets received from the adjacent connection component. This object covers the address, control, and information field of I-Frames only. This object is initialized to zero when the connection component is created.
                             llcCcStatsIOctetsOut 1.3.6.1.4.1.43.2.26.3.3.1.6 counter read-only
This object reflects the total octets transmitted to the adjacent connection component. This object covers the address, control, and information field of I-Frames only. This object is initialized to zero when the connection component is created.
                             llcCcStatsSFramesIn 1.3.6.1.4.1.43.2.26.3.3.1.7 counter read-only
This object reflects the total number of S-Frames that have been received by this connection component. This object is initialized to zero when the connection component is created. Note - the ratio of the number of I-Frames to S-Frames might serve as a measure of link efficiency and, for instance, could be used to tune the acknowledgement timer.
                             llcCcStatsSFramesOut 1.3.6.1.4.1.43.2.26.3.3.1.8 counter read-only
This object reflects the total number of S-Frames that have been transmitted by this connection component. This object is initialized to zero when the connection component is created. Note - the ratio of the number of I-Frames to S-Frames might serve as a measure of link efficiency and, for instance, could be used to tune the acknowledgement timer.
                             llcCcStatsRetransmitsOut 1.3.6.1.4.1.43.2.26.3.3.1.9 counter read-only
This object reflects the total number of I-Frames retransmitted by the local connection component. This object is initialized to zero when the connection component is created.
                             llcCcStatsREJsIn 1.3.6.1.4.1.43.2.26.3.3.1.10 counter read-only
This object reflects the total REJ frames received from an adjacent LLC connection component since connection component startup.
                             llcCcStatsREJsOut 1.3.6.1.4.1.43.2.26.3.3.1.11 counter read-only
This object reflects the total REJ frames transmitted to an adjacent LLC connection component since connection component startup.
                             llcCcStatsWwCount 1.3.6.1.4.1.43.2.26.3.3.1.12 counter read-only
This object reflects the total number of times, since connection component startup, that the dynamic window algorithm has been invoked to reduce the value of Ww. At connection component startup, this object must be initialized to zero. This function is not described in the IEEE 802.2 specification [5], but is widely implemented.
                 llcTunnelGroup 1.3.6.1.4.1.43.2.26.4
                     ccsLlcTunnelInfo 1.3.6.1.4.1.43.2.26.4.1
                         ccsLlcTunnelVirtualRing 1.3.6.1.4.1.43.2.26.4.1.1 integer read-write
This defines the number of the virtual token ring used by Logical Link Control. Changing this parameter may take effect for the tunnel immediately or may wait until the tunnel is restarted depending on the details of the implementation.
                         ccsLlcTunnelMode 1.3.6.1.4.1.43.2.26.4.1.2 integer read-write
This allows one to enable tunneling on the box and describe the mode of operation i.e. Secure or NonSecure. Secure mode means that this box will only accept connection from partners listed in the tunnel peer list. In the non- Secure mode any incoming IP address is accepted. This parameter may combine one of qTunnelEnable and qTunnelDisable (Enable/Disable set) with one of qTunnelSecure and qTunnelNonSecure (Secure/Nonsecure set); e.g. qTunnelEnable and qTunnelSecure is a legal combination. If a member of one set is not supplied on a 'write' operation, the value for that set remains unchanged. Changing this parameter may take effect for the tunnel immediately or may wait until the tunnel is restarted depending on the details of the implementation. Enumeration: 'qTunnelEnableSecure': 20, 'qTunnelDisableSecure': 24, 'qTunnelEnable': 4, 'qTunnelEnableNonSecure': 36, 'qTunnelSecure': 16, 'qTunnelDisableNonSecure': 40, 'qTunnelNonSecure': 32, 'qTunnelDisable': 8.
                         ccsLlcTunnelSNAPriority 1.3.6.1.4.1.43.2.26.4.1.3 integer read-write
This determines the priority of the tunnel traffic on the Logical Link Control link. Changing this parameter may take effect for the tunnel immediately or may wait until the tunnel is restarted depending on the details of the implementation. Enumeration: 'qPrioMedium': 3, 'qPrioLow': 4, 'qPrioDefault': 1, 'qPrioHigh': 2.
                     ccsLlcTunnelRouterTable 1.3.6.1.4.1.43.2.26.4.2 no-access
A table of information regarding all routers participating in Logical Link Control 2. Changing one of these parameters may take effect for the tunnel immediately or may wait until the tunnel is restarted depending on the details of the implementation.
                         ccsLlcTunnelRouterEntry 1.3.6.1.4.1.43.2.26.4.2.1 no-access
Information for a single participating router.
                             ccsLlcPeerAddress 1.3.6.1.4.1.43.2.26.4.2.1.1 ipaddress read-write
The IP address of the Logical Link Control node's peer. The peer is at the remote end of the tunnel.
                             ccsLlcLocalAddress 1.3.6.1.4.1.43.2.26.4.2.1.2 ipaddress read-write
The IP address of the Logical Link Control node at the local end of the tunnel.
                             ccsLlcTunnelId 1.3.6.1.4.1.43.2.26.4.2.1.3 integer read-only
The tunnel index. This is a unique identifier for the tunnel.
                             ccsLlcRouterEnable 1.3.6.1.4.1.43.2.26.4.2.1.4 integer read-write
Allows tunnel peer to be enabled. Enumeration: 'qTunEnable': 1, 'qtunDisable': 2.
                             ccsLlcRouterMode 1.3.6.1.4.1.43.2.26.4.2.1.5 integer read-write
Mode of the peer. Enumeration: 'qTransparent': 1, 'qSpecificTerm': 2, 'qLocalTerm': 3.
                             ccsLlcRouterTunnelTransport 1.3.6.1.4.1.43.2.26.4.2.1.6 integer read-write
Type of transport protocol used for tunnelling. Enumeration: 'qTcp': 2.
                             ccsLlcRouterTunnelPort 1.3.6.1.4.1.43.2.26.4.2.1.7 integer read-write
Port number if TCP is used for tunnelling.
                             ccsLlcRouterPeerString 1.3.6.1.4.1.43.2.26.4.2.1.8 displaystring read-write
The name of Logical Link Control node's peer.
                     ccsLlcTunnelDefaultDestTable 1.3.6.1.4.1.43.2.26.4.3 no-access
Table of default routes for frames that arrive at this router. The route on which a particular frame is sent is determined from the frames's destination MAC address. Changing one of these parameters may take effect for the tunnel immediately or may wait until the tunnel is restarted depending on the details of the implementation.
                         ccsLlcTunnelDefaultDestEntry 1.3.6.1.4.1.43.2.26.4.3.1 no-access
Mapping of a MAC address to a destination router.
                             ccsLlcDestTunnelId 1.3.6.1.4.1.43.2.26.4.3.1.1 integer read-only
The destination's llcTunnelId for it's associated ccsLlcTunnelRouterTable entry.
                             ccsLlcRemoteMacAddress 1.3.6.1.4.1.43.2.26.4.3.1.2 macaddress read-write
The MAC address used for reaching the remote router.
                             ccsLlcRemoteSap 1.3.6.1.4.1.43.2.26.4.3.1.3 integer read-write
The current Service Access Port used for reaching the destination address.
                             ccsLlcRemoteSapLowRange 1.3.6.1.4.1.43.2.26.4.3.1.4 integer read-write
The lowest Service Access Port that can be used to reach the destination address.
                             ccsLlcRemoteSapHighRange 1.3.6.1.4.1.43.2.26.4.3.1.5 integer read-write
The highest Service Access Port that can be used to reach the destination address.