CISCO-SNA-LLC-MIB

CISCO-SNA-LLC-MIB Download

MIBs list

This is the MIB module for objects used to manage LLC devices.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-SNA-LLC-MIB

llcPortAdminTable
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.
llcPortAdminEntry
A list of configured values for an LLC port.
llcPortVirtualIndex
This value represents a virtual LLC port. It is assigned by the agent. This value is set to 0 by the agent for interfaces identified by the ifIndex value that do not support virtual interfaces.
llcPortAdminMaxSaps
This parameter specifies the maximum number of SAPs that can be defined for this port.
llcPortAdminMaxCcs
This parameter specifies the maximum number of connection components that can be administratively defined for this port.
llcPortAdminMaxPDUOctets
This object denotes the default maximum I PDU size, in octets, that LLCs on this port may send to their remote LLC partners. This count is referred to as 'N1' in the IEEE 802.2 specification [5]. This port default value may be overridden by a non-zero SAP ...
llcPortAdminMaxUnackedIPDUsSend
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]. This port default value may be overridden b ...
llcPortAdminMaxUnackedIPDUsRcv
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]. This port default value may be overr ...
llcPortAdminMaxRetransmits
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 ...
llcPortAdminAckTimer
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 t ...
llcPortAdminPbitTimer
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 ...
llcPortAdminRejTimer
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). This port default value ...
llcPortAdminBusyTimer
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 shall cause the link to be declared inac ...
llcPortAdminInactTimer
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 Ne ...
llcPortAdminDelayAckCount
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 llcCcOperDelayTimertime without sending an immediate acknowledgement. This must be less than or equ ...
llcPortAdminDelayAckTimer
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] ...
llcPortAdminNw
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 incr ...
llcPortOperTable
This table contains current LLC port parameters. Many of these objects have corresponding objects in the llcPortAdminTable.
llcPortOperEntry
Currently set parameters for a specific LLC port.
llcPortOperMacAddress
This is the MAC Address for this local port.
llcPortOperNumSaps
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)'.
llcPortOperHiWaterNumSaps
This object reflects the highest number of SAPs active on this Port simultaneously. In other words, this object is a count of the number of instances of llcSapOperEntry on this Port.
llcPortOperSimRim
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 use ...
llcPortOperLastModifyTime
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.
llcPortStatsTable
Each entry in this table contains statistics for a specific LLC port.
llcPortStatsEntry
A list of statistics for an LLC port.
llcPortStatsPDUsIn
This object reflects the total number of PDUs that have been received on this port. This object is initialized to zero when the port is created.
llcPortStatsPDUsOut
This object reflects the total number of PDUs that have been transmitted on this port. This object is initialized to zero when the port is created.
llcPortStatsOctetsIn
This object reflects the total octets received on this port. This object is initialized to zero when the port is created.
llcPortStatsOctetsOut
This object reflects the total octets transmitted on this port. This object is initialized to zero when the port is created.
llcPortStatsTESTCommandsIn
This object reflects the total number of TEST commands received on this port.
llcPortStatsTESTResponsesOut
This object reflects the total number of TEST responses transmitted on this port in response to TEST commands received.
llcPortStatsLocalBusies
This object reflects the total number of times that the local connection components on this port have entered a busy state (RNR). This object is initialized to zero when the port is created.
llcPortStatsUnknownSaps
This object reflects the total number of times that a connection attempt, from a remote LLC station, for an unknown SAP was detected on this port.
llcSapAdminTable
This table contains objects that can be changed to manage a local SAP. Changing one of these parameters may take effect in the operating CC immediately or may wait until the interface is restarted depending on the details of the implementation.
llcSapAdminEntry
A list of configured values for a local SAP.
llcSapNumber
The address of this local SAP.
llcSapAdminMaxPDUOctets
This object denotes the default maximum I PDU size, in octets, that LLCs on this SAP may send to their remote connection component partners. This count is referred to as 'N1' in the IEEE 802.2 specification [5]. A zero value for this object indicates that ...
llcSapAdminMaxUnackedIPDUsSend
This object denotes the default maximum consecutive unacknowledged I PDU frames that LLCs on this SAP may send to their remote LLC partners. This count is referred to as 'k' in the IEEE 802.2 specification [5]. A zero value for this object indicates that ...
llcSapAdminMaxUnackedIPDUsRcv
This object denotes the default maximum number of unacknowledged I PDUs that LLCs on this SAP can expect to receive from their remote LLC partners. This count is referred to as 'k' in the IEEE 802.2 specification [5]. A zero value for this object indicate ...
llcSapAdminMaxRetransmits
This object denotes the default value for the maximum number of times that LLCs on this SAP 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 de ...
llcSapAdminAckTimer
This object denotes the default value for the time interval during which the LLCs on this SAP 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 th ...
llcSapAdminPbitTimer
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 ...
llcSapAdminRejTimer
This object denotes the default value for the time interval during which the LLCs on this SAP 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). A zero value for this ob ...
llcSapAdminBusyTimer
This object denotes the default value for the time interval during which the LLCs on this SAP shall expect to receive an indication that a busy condition at the remote LLC has cleared. The expiration of this timer shall cause the link to be declared inact ...
llcSapAdminInactTimer
This object denotes the default value for the time interval during which the LLCs on this SAP 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 expiratio ...
llcSapAdminDelayAckCount
This object denotes the default value for the maximum number of consecutive I PDUs which the LLCs on this SAP shall receive during the interval defined by llcCcOperDelayTimer without sending an immediate acknowledgement. This must be less than or equal t ...
llcSapAdminDelayAckTimer
This object denotes the default value for the time interval during which the LLCs on this SAP 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]. ...
llcSapAdminNw
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 incr ...
llcSapOperTable
This table contains objects that reflect the current operational parameters of a local SAP.
llcSapOperEntry
A list of configured values for a local SAP.
llcSapOperStatus
This parameter describes the actual state of this local SAP.
llcSapOperNumCcs
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 ...
llcSapOperHiWaterNumCcs
This object reflects the highest number of connection components on this SAP simultaneously 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 tha ...
llcSapOperLlc2Support
This parameter describes whether or not the LLC implementation supports LLC2 connection components.
llcSapStatsTable
This table contains objects that reflect the current operational parameters of a local SAP.
llcSapStatsEntry
A list of configured values for a local SAP.
llcSapStatsLocalBusies
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
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
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
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
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
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
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 ...
llcSapStatsSFramesOut
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 ...
llcSapStatsRetransmitsOut
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
This object reflects the total REJ frames received from all adjacent LLC connection components on this SAP since it was created.
llcSapStatsREJsOut
This object reflects the total REJ frames transmitted to an adjacent LLC connection components on this SAP since it was created.
llcSapStatsWwCount
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 c ...
llcSapStatsTESTCommandsIn
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
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
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
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
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 XI ...
llcSapStatsXIDCommandsOut
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 o ...
llcSapStatsXIDResponsesIn
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 ...
llcSapStatsXIDResponsesOut
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 obj ...
llcSapStatsUIFramesIn
This object reflects the total number of unnumbered information (UI) frames received on a local SAP.
llcSapStatsUIFramesOut
This object reflects the total number of unnumbered information (UI) frames sent on a local SAP.
llcSapStatsUIOctetsIn
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
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
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
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
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
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
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
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.
llcSapStatsDMsInABM
This object reflects the total number of Disconnect Mode responses that have been received for CCs in ABM mode on this SAP since the SAP was created.
llcSapStatsSABMEsInABM
This object reflects the total number of SABMEs that have been received for CCs in already in ABM mode on this SAP since the SAP was created.
llcCcAdminTable
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 implementatio ...
llcCcAdminEntry
A list of configured values for an LLC connection component.
llcCcRMac
This value is the remote MAC address for this Connection Component. This value is provided by the SNMP agent.
llcCcRSap
This value is the address of the remote SAP for this Connection Component. This value is provided by the SNMP agent.
llcCcAdminBounce
This object controls the resetting of the connection component. Setting this value to yes(2) results in the connection component being reset, llcCcOperState transitioning to a value of aDm(1), and the value of llcCcAdminBounce being set back to no(1).
llcCcAdminMaxPDUOctets
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]. This object contains an administrative value which will be ...
llcCcAdminMaxUnackedIPDUsSend
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]. This object contains an administrative value which will be appl ...
llcCcAdminMaxUnackedIPDUsRcv
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]. This object contains an administrative value which will ...
llcCcAdminMaxRetransmits
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. ...
llcCcAdminAckTimer
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 ...
llcCcAdminPbitTimer
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 retrans ...
llcCcAdminRejTimer
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). This object contains an administrative value ...
llcCcAdminBusyTimer
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. The expiration of this timer shall cause the link to be declared inactive. This object con ...
llcCcAdminInactTimer
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 shal ...
llcCcAdminDelayAckCount
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 llcCc ...
llcCcAdminDelayAckTimer
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]. It is listed in the ...
llcCcAdminNw
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 ...
llcCcAdminRowStatus
This object is used by a management station to create or delete the row entry in llcCcAdminTable following the RowStatus textual convention. Upon successful creation of the row, an agent automatically creates a corresponding entry in the llcCcOperTable wi ...
llcCcOperTable
This table contains current LLC link parameters. Many of these objects have corresponding objects in the llcCcAdminTable.
llcCcOperEntry
A list of status and control values for an LLC connection component.
llcCcOperState
This object describes the operational state of the LLC connection. If the connection component is disabled, llcCcOperState will transition to aDM(1). If the connection component is enabled, llcCcOperState will transition to normal(3).
llcCcOperMaxIPDUOctetsSend
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 ...
llcCcOperMaxIPDUOctetsRcv
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 ...
llcCcOperMaxUnackedIPDUsSend
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 fram ...
llcCcOperMaxUnackedIPDUsRcv
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
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. ...
llcCcOperAckTimer
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 ...
llcCcOperPbitTimer
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 retrans ...
llcCcOperRejTimer
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
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. The expiration of this timer shall cause the link to be declared inactive.
llcCcOperInactTimer
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 shal ...
llcCcOperDelayAckCount
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 llcCc ...
llcCcOperDelayAckTimer
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 implem ...
llcCcOperNw
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 ...
llcCcOperWw
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 algor ...
llcCcOperCreateTime
This object describes the value of sysUpTime when this connection was created.
llcCcOperLastModifyTime
This object describes the value of sysUpTime the last time this connection component was modified. If the connection has not been modified, then this value shall be zero.
llcCcOperLastFailTime
This object describes the value of sysUpTime when this LLC connection component last failed. If the connection component has not failed, then this value shall be zero.
llcCcOperLastFailCause
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).
llcCcOperLastFailFRMRInfo
This object reflects the information field of the FRMR frame if the last failure for this LLC connection component was as a result of an invalid frame. Otherwise, this field has no meaning.
llcCcOperLastWwCause
This object indicates the reason that the llcCcOperWw was reduced the last time this occurred.
llcCcStatsTable
Each entry in this table contains statistics for a specific LLC connection component.
llcCcStatsEntry
A list of statistics for an LLC connection component.
llcCcStatsLocalBusies
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
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
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
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
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
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
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 m ...
llcCcStatsSFramesOut
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 ...
llcCcStatsRetransmitsOut
This object reflects the total number of I-Frames retransmitted the local connection component. This object is initialized to zero when the connection component is created.
llcCcStatsREJsIn
This object reflects the total REJ frames received from an adjacent LLC connection component since connection component startup.
llcCcStatsREJsOut
This object reflects the total REJ frames transmitted to an adjacent LLC connection component since connection component startup.
llcCcStatsWwCount
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 startupm this object must be initialized to zero. This function is no ...
llcCorePortGroup
The llcCorePortGroup defines objects which are common to the LLC Port of all compliant connections.
llcCoreSapGroup
The llcCoreSapGroup defines objects which are common to the LLC SAP of all compliant connections.
llcCoreCcGroup
The llcCoreCcGroup defines objects which are common to the LLC CC of all compliant connections.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list