All MIBs › SNA-LLC-MIB
Category: Legacy and Compatibility MIBs, SNA and Legacy WAN Protocols
Description: Manages SNA LLC (Logical Link Control) layer configuration, connection endpoints, and frame statistics.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is SNA-LLC-MIB?
SNA-LLC-MIB is an IETF standards-based MIB managing IEEE 802.2 Logical Link Control (LLC) layer configuration and status, historically associated with IBM SNA-over-LAN environments. It exposes an administrative port table (llcPortAdminTable) for configuring per-port LLC parameters such as maximum I-PDU sizes, unacknowledged I-PDU limits, retransmission counts, and various protocol timers (ack, P-bit, reject), plus a corresponding operational table reflecting the values actually in effect. Its monitoring value lies in verifying LLC connection/session-layer software configuration and behavior: administrators compare admin versus operational settings to detect a port waiting on a pending configuration change (since some parameters only take effect after interface restart), and can track frame/connection statistics to spot LLC-layer errors like excessive retransmissions or timer expirations signaling link-layer instability. It is a standards-track companion to the base SNA (Systems Network Architecture) DLC MIB framework and depends on that broader SNA MIB family's object model. It is deployed on legacy SNA gateway devices, front-end processors, or routers providing SNA-over-LAN LLC connectivity in IBM mainframe-integrated enterprise networks. Network engineers evaluating or troubleshooting this functionality can download the SNA-LLC-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in SNA-LLC-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- vendor-neutral, standards-based MIB, not tied to a specific manufacturer
- SNA gateway or front-end processor supporting LLC over LAN
Monitoring Examples
An administrator would compare llcPortAdminTable entries (llcPortAdminMaxIPDUOctetsSend, llcPortAdminMaxUnackedIPDUsSend, llcPortAdminMaxRetransmits) against the corresponding llcPortOperTable values to detect a port still running with stale operational parameters because the admin change is pending an interface restart. A rising llcPortAdminMaxRetransmits ceiling being repeatedly hit, together with llcPortAdminAckTimer or llcPortAdminRejTimer expirations, would reveal LLC-layer session instability such as a flaky link or an overloaded remote SNA endpoint. llcPortAdminState indicates whether a given LLC port is enabled at all.
What Can Be Monitored
- LLC port admin state
- max I-PDU send/receive size
- max unacknowledged I-PDUs
- max retransmit count
- ack/P-bit/reject timer settings
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1213-MIB
| ifIndex |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| TimeTicks | |
| experimental |
From SNMPv2-TC-v1
| DisplayString | |
| RowStatus |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| llc | 1.3.6.1.3.51.1 | |||
| TIK llcCcAdminAckTimer | 1.3.6.1.3.51.1.3.1.1.11 | TimeTicks | read-write | 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). This object contains an administrative value which will be applied the next time this connection is established. A zero value for this object indicates that the SAP default, llcSapAdminAckTimer, shall be used. |
| TIK llcCcAdminBusyTimer | 1.3.6.1.3.51.1.3.1.1.14 | TimeTicks | read-write | 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 contains an administrative value which will be applied the next time this connection is established. A zero value for this object indicates that the SAP default, llcSapAdminBusyTimer, shall be used. |
| INT llcCcAdminDelayAckCount | 1.3.6.1.3.51.1.3.1.1.16 | INTEGER | read-write | This object denotes the value for the maximum number of consequetive 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 llcCcOperMaxUnackIPDURcv. This function is not described in the IEEE 802.2 specification [??] but is widely implemented. This object contains an administrative value which will be applied the next time this connection is established. A zero value for this object indicates that the SAP default, llcSapAdminDelayAck, shall be used. A value of one indicates that acknowledgments will be sent immediately and that the value of llcCcAdminDelayAckTimer shall be ignored. |
| TIK llcCcAdminDelayAckTimer | 1.3.6.1.3.51.1.3.1.1.17 | TimeTicks | read-write | 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 [??] but is widely implemented. The expiration of this timer shall cause the local LLC to acknowledge all unacknowledged I PDUs. This object contains an administrative value which will be applied the next time this connection is established. This object is associated with the llcCcAdminDelayAckCount object and is only defined if that object has a value greater than one. |
| llcCcAdminEntry | 1.3.6.1.3.51.1.3.1.1 | not-accessible | A list of configured values for an LLC link station. | |
| TIK llcCcAdminInactTimer | 1.3.6.1.3.51.1.3.1.1.15 | TimeTicks | read-write | 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 [??] 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'. This object contains an administrative value which will be applied the next time this connection is established. A zero value for this object indicates that the SAP default, llcSapAdminInactTimer, shall be used. Any value for this object less than or equal to the acknowledgement timer shall mean that the timer is not used. |
| I32 llcCcAdminMaxIPDUOctetsRcv | 1.3.6.1.3.51.1.3.1.1.7 | Integer32 | read-write | 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 [??] This object contains an administrative value which will be applied the next time this connection is established. A zero value for this object indicates that the SAP default, llcSapAdminMaxIPDUOctetsRcv, shall be used. At connection setup, an implementation may choose to send this value to the remote LLC, using an XID frame. The I PDU size includes all octets in a frame with the exception of the framing characters, the MAC header and the link header. |
| I32 llcCcAdminMaxIPDUOctetsSend | 1.3.6.1.3.51.1.3.1.1.6 | Integer32 | read-write | 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 [??]. This object contains an administrative value which will be applied the next time this connection is established. A zero value for this object indicates that the SAP default, llcSapAdminMaxIPDUOctetsSend, shall be used. 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 this in the llcCcOperMaxIPDUOctetsSend object for the connection component. The I PDU size includes all octets in a frame, excluding framing characters, the MAC header and link link header. |
| INT llcCcAdminMaxRetransmits | 1.3.6.1.3.51.1.3.1.1.10 | INTEGER | read-write | 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 [??]. This object contains an administrative value which will be applied the next time this connection is established. A zero value for this object indicates that the SAP default, llcSapAdminMaxRetransmits, shall be used. |
| INT llcCcAdminMaxUnackedIPDUsRcv | 1.3.6.1.3.51.1.3.1.1.9 | INTEGER | read-write | 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 [??]. This object contains an administrative value which will be applied the next time this connection is established. A zero value for this object indicates that the SAP default, llcSapAdminMaxUnackedIPDUsRcv, shall be used. At connection setup, an implementation may choose to send this value to the remote LLC, using an XID frame. |
| INT llcCcAdminMaxUnackedIPDUsSend | 1.3.6.1.3.51.1.3.1.1.8 | INTEGER | read-write | This object denotes the maximum consequetive 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 [??]. This object contains an administrative value which will be applied the next time this connection is established. A zero value for this object indicates that the SAP default, llcSapAdminMaxUnackedIPDUsSend, shall be used. 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 dynamicly learned value and should reflect this in the llcCcOperMaxUnackedIPDUsSend object for the connection component. |
| TIK llcCcAdminPbitTimer | 1.3.6.1.3.51.1.3.1.1.12 | TimeTicks | read-write | 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). This object contains an administrative value which will be applied the next time this connection is established. A zero value for this object indicates that the SAP default, llcSapAdminPbitTimer, shall be used. |
| TIK llcCcAdminRejTimer | 1.3.6.1.3.51.1.3.1.1.13 | TimeTicks | read-write | 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 which will be applied the next time this connection is established. A zero value for this object indicates that the SAP default, llcSapAdminRejTimer, shall be used. |
| ROW llcCcAdminRowStatus | 1.3.6.1.3.51.1.3.1.1.18 | RowStatus | read-write | 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 with llcCcOperState equal to 'discontacted (1)'. |
| INT llcCcAdminState | 1.3.6.1.3.51.1.3.1.1.5 | INTEGER | read-write | This object controls the desired state of the LLC connection. The managed system shall attempt to keep the operational state, llcCcOperState, consistent with this value. |
| llcCcAdminTable | 1.3.6.1.3.51.1.3.1 | not-accessible | This table contains objects that can be changed to manage an LLC link station. 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 entries in llcCcAdminTable can be created either by an agent or a management station. The management station can create an entry in llcCcAdminTable by setting the appropriate value in llcCcAdminRowStatus. Most of the objects in this read-create table have corresponding read-only objects in the llcCcOperTable that reflect the current operating value. 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. | |
| llcCcGroup | 1.3.6.1.3.51.1.3 | |||
| OCT llcCcLMac | 1.3.6.1.3.51.1.3.1.1.3 | OCTET STRING | read-write | This value is the local MAC address for this Connection Component. |
| INT llcCcLSap | 1.3.6.1.3.51.1.3.1.1.1 | INTEGER | read-write | This value is the address of the local SAP for this Connection Component. |
| TIK llcCcOperAckTimer | 1.3.6.1.3.51.1.3.2.1.8 | TimeTicks | read-write | 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). |
| TIK llcCcOperBusyTimer | 1.3.6.1.3.51.1.3.2.1.11 | TimeTicks | read-write | 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. |
| TIK llcCcOperCreateTime | 1.3.6.1.3.51.1.3.2.1.15 | TimeTicks | read-only | This object describes the value of sysUpTime when this connection was created. |
| INT llcCcOperDelayAckCount | 1.3.6.1.3.51.1.3.2.1.13 | INTEGER | read-write | This object denotes the value for the maximum number of consequetive 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 llcCcOperMaxUnackIPDURcv. This function is not described in the IEEE 802.2 specification [??] but is widely implemented. A value of one indicates that acknowledgments will be sent immediately and that the value of llcCcOperDelayAckTimer should be ignored. |
| TIK llcCcOperDelayAckTimer | 1.3.6.1.3.51.1.3.2.1.14 | TimeTicks | read-write | 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 [??] 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. |
| llcCcOperEntry | 1.3.6.1.3.51.1.3.2.1 | not-accessible | A list of status and control values for an LLC link station. | |
| TIK llcCcOperInactTimer | 1.3.6.1.3.51.1.3.2.1.12 | TimeTicks | read-write | 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 [??] 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. |
| INT llcCcOperLastFailCause | 1.3.6.1.3.51.1.3.2.1.18 | INTEGER | read-only | This enumerated object reflects the cause of the last failure of this LLC link station. If the link station has not failed, then this object will have a value of undefined(1). |
| OCT llcCcOperLastFailFRMRInfo | 1.3.6.1.3.51.1.3.2.1.19 | OCTET STRING | read-only | This object reflects the information field of the FRMR frame if the last failure for this LLC link station was as a result of an invalid frame. Otherwise, this field has no meaning. |
| TIK llcCcOperLastFailTime | 1.3.6.1.3.51.1.3.2.1.17 | TimeTicks | read-only | This object describes the value of sysUpTime when this LLC link station last failed. If the link station has not failed, then this value shall be zero. |
| TIK llcCcOperLastModifyTime | 1.3.6.1.3.51.1.3.2.1.16 | TimeTicks | read-only | This object describes the value of sysUpTime when this connection definition was last modified. If the connection has not been modified, then this value shall be zero. |
| I32 llcCcOperMaxIPDUOctetsRcv | 1.3.6.1.3.51.1.3.2.1.4 | Integer32 | read-write | 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 [??] The I PDU size includes all octets in a frame with the exception of the framing characters, the MAC header and the link header. |
| I32 llcCcOperMaxIPDUOctetsSend | 1.3.6.1.3.51.1.3.2.1.3 | Integer32 | read-write | 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 [??]. 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 link header. |
| INT llcCcOperMaxRetransmits | 1.3.6.1.3.51.1.3.2.1.7 | INTEGER | read-write | 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 [??]. |
| INT llcCcOperMaxUnackedIPDUsRcv | 1.3.6.1.3.51.1.3.2.1.6 | INTEGER | read-write | 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 [??]. |
| INT llcCcOperMaxUnackedIPDUsSend | 1.3.6.1.3.51.1.3.2.1.5 | INTEGER | read-write | This object denotes the maximum consequetive 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 [??]. 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 dynamicly learned value and should reflect that in this object. |
| TIK llcCcOperPbitTimer | 1.3.6.1.3.51.1.3.2.1.9 | TimeTicks | read-write | 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). |
| TIK llcCcOperRejTimer | 1.3.6.1.3.51.1.3.2.1.10 | TimeTicks | read-write | 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). |
| INT llcCcOperRole | 1.3.6.1.3.51.1.3.2.1.1 | INTEGER | read-only | This object reflects the current role that the link station is assuming. |
| INT llcCcOperState | 1.3.6.1.3.51.1.3.2.1.2 | INTEGER | read-only | This object describes the operational state of the LLC connection. The managed system shall attempt to keep this value consistent with the administered state, llcCcAdminState |
| llcCcOperTable | 1.3.6.1.3.51.1.3.2 | not-accessible | This table contains current LLC link parameters. Many of these objects have corresponding objects in the llcCcAdminTable. | |
| OCT llcCcRMac | 1.3.6.1.3.51.1.3.1.1.4 | OCTET STRING | read-write | This value is the remote MAC address for this Connection Component. |
| INT llcCcRSap | 1.3.6.1.3.51.1.3.1.1.2 | INTEGER | read-write | This value is the address of the remote SAP for this Connection Component. |
| C32 llcCcStatsActivityTOs | 1.3.6.1.3.51.1.3.3.1.22 | Counter32 | read-only | This object reflects the total occurrences, since startup, where this LLC link station has inactivated the link as a result of no activity on the link. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsDISCsIn | 1.3.6.1.3.51.1.3.3.1.13 | Counter32 | read-only | This object reflects the total number of disconnect (DISC) requests received from an adjacent link station since link station startup. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsDISCsOut | 1.3.6.1.3.51.1.3.3.1.14 | Counter32 | read-only | This object reflects the total number of disconnect (DISC) requests transmited to an adjacent link station since link station startup. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsDMsIn | 1.3.6.1.3.51.1.3.3.1.17 | Counter32 | read-only | This object reflects the total number of disconnect mode (DM) requests received from an adjacent link station since link station startup. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsDMsOut | 1.3.6.1.3.51.1.3.3.1.18 | Counter32 | read-only | This object reflects the total number of disconnect mode (DM) requests transmited to an adjacent link station since link station startup. At link station startup time, this object must be initialized to zero. |
| llcCcStatsEntry | 1.3.6.1.3.51.1.3.3.1 | not-accessible | A list of statistics for an LLC link station. | |
| C32 llcCcStatsFRMRsIn | 1.3.6.1.3.51.1.3.3.1.11 | Counter32 | read-only | This object reflects the total frame reject (FRMR) frames received from an adjacent LLC link station since link station startup. |
| C32 llcCcStatsFRMRsOut | 1.3.6.1.3.51.1.3.3.1.12 | Counter32 | read-only | This object reflects the total frame reject (FRMR) frames transmitted to an adjacent LLC link station since link station startup. |
| C32 llcCcStatsIFramesIn | 1.3.6.1.3.51.1.3.3.1.3 | Counter32 | read-only | This object reflects the total I-frames received from an adjacent LLC link station since link station startup. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsIFramesOut | 1.3.6.1.3.51.1.3.3.1.4 | Counter32 | read-only | This object reflects the total I-frames transmitted to an adjacent LLC link station since link station startup. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsIOctetsIn | 1.3.6.1.3.51.1.3.3.1.5 | Counter32 | read-only | This object reflects the total octets contained in I-frames received from an adjacent LLC link station since link station startup. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsIOctetsOut | 1.3.6.1.3.51.1.3.3.1.6 | Counter32 | read-only | This object reflects the total octets contained in I-frames transmitted to an adjacent LLC link station since link station startup. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsLocalBusies | 1.3.6.1.3.51.1.3.3.1.1 | Counter32 | read-only | This object reflects the total number of times that the local LLC link station has entered a busy state (RNR) since link station startup. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsProtocolErrs | 1.3.6.1.3.51.1.3.3.1.21 | Counter32 | read-only | This object reflects the total occurrences, since link station startup, where this LLC link station has inactivated the link as a result of receiving a frame from its adjacent link station which was in violation of the protocol. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsREJsIn | 1.3.6.1.3.51.1.3.3.1.7 | Counter32 | read-only | This object reflects the total REJ frames received from an adjacent LLC link station since link station startup. |
| C32 llcCcStatsREJsOut | 1.3.6.1.3.51.1.3.3.1.8 | Counter32 | read-only | This object reflects the total REJ frames transmitted to an adjacent LLC link station since link station startup. |
| C32 llcCcStatsRemoteBusies | 1.3.6.1.3.51.1.3.3.1.2 | Counter32 | read-only | This object reflects the total number of times that an adjacent ( remote) LLC link station has entered a busy state (RNR) since link station startup. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsRetransmitsIn | 1.3.6.1.3.51.1.3.3.1.9 | Counter32 | read-only | This object reflects the total number of information frames retransmitted by the remote link station because the N(s) received from that link station indicated that one or more information frames sent by that station were lost. This event causes the first missing information frame of a window and all subsequent information frames to be retransmitted. At link station startup time, this object must be initialized to zero |
| C32 llcCcStatsRetransmitsOut | 1.3.6.1.3.51.1.3.3.1.10 | Counter32 | read-only | This object reflects the total number of information frames retransmitted to a remote link station because the N(r) received from that link station indicated that one or more information frames sent to that station were lost. This event causes the first missing information frame of a window and all subsequent information frames to be retransmitted. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsRetriesExps | 1.3.6.1.3.51.1.3.3.1.23 | Counter32 | read-only | This object reflects the total occurrences, since startup, where this LLC link station has inactivated the link as a result of a retry sequence being exhausted. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsSABMEsIn | 1.3.6.1.3.51.1.3.3.1.19 | Counter32 | read-only | This object reflects the total number of set normal response mode (SABME) requests received from an adjacent link station since link station startup. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsSABMEsOut | 1.3.6.1.3.51.1.3.3.1.20 | Counter32 | read-only | This object reflects the total number of set normal response mode (SABME) requests transmited to an adjacent link station since link station startup. At link station startup time, this object must be initialized to zero. |
| llcCcStatsTable | 1.3.6.1.3.51.1.3.3 | not-accessible | Each entry in this table contains statistics for a specific LLC link station. | |
| C32 llcCcStatsUAsIn | 1.3.6.1.3.51.1.3.3.1.15 | Counter32 | read-only | This object reflects the total number of unnumbered acknowledgements (UA) requests received from an adjacent link station since link station startup. At link station startup time, this object must be initialized to zero. |
| C32 llcCcStatsUAsOut | 1.3.6.1.3.51.1.3.3.1.16 | Counter32 | read-only | This object reflects the total number of unnumbered acknowledgements (UA) requests transmited to an adjacent link station since link station startup. At link station startup time, this object must be initialized to zero. |
| NTF llcCcStatusChange | 1.3.6.1.3.51.1.4.0.2 | This trap indicates that the state of an LLC link station has transitioned to contacted or discontacted. | ||
| llcCompliances | 1.3.6.1.3.51.1.5.1 | |||
| llcConformance | 1.3.6.1.3.51.1.5 | |||
| llcCoreCcAdminGroup | 1.3.6.1.3.51.1.5.2.1.4 | |||
| llcCoreCcOperGroup | 1.3.6.1.3.51.1.5.2.1.5 | |||
| llcCoreCcStatsGroup | 1.3.6.1.3.51.1.5.2.1.6 | |||
| llcCoreCompliance | 1.3.6.1.3.51.1.5.1.1 | |||
| llcCoreGroups | 1.3.6.1.3.51.1.5.2.1 | |||
| llcCorePortAdminGroup | 1.3.6.1.3.51.1.5.2.1.1 | |||
| llcCorePortOperGroup | 1.3.6.1.3.51.1.5.2.1.2 | |||
| llcCorePortStatsGroup | 1.3.6.1.3.51.1.5.2.1.3 | |||
| llcGroups | 1.3.6.1.3.51.1.5.2 | |||
| TIK llcPortAdminAckTimer | 1.3.6.1.3.51.1.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 frame unacknowledged frames to be retransmitted (up to N2 times). alue in the llcSapAdminAckTimer object or by a non-zero value in the llcCcAdminAckTimer object. |
| TIK llcPortAdminBusyTimer | 1.3.6.1.3.51.1.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 shall cause the link to be declared inactive. This port default value may be overridden by a non-zero SAP default value in the llcSapAdminBusyTimer object or by a non-zero value in the llcCcAdminBusyTimer object. |
| INT llcPortAdminDelayAckCount | 1.3.6.1.3.51.1.1.1.1.13 | INTEGER | read-write | This object denotes the default value for the maximum number of consequetive 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 equal to the value of llcCcOperMaxUnackIPDURcv. This function is not described in the IEEE 802.2 specification [??] but is widely implemented. This port default value may be overridden by a non-zero SAP default value in the llcSapAdminDelayAckCount object or by a non-zero value in the llcCcAdminDelayCount object. A value of one indicates that acknowledgments will be sent immediately and that the value of llcPortAdminDelayAckTimer shall be ignored. |
| TIK llcPortAdminDelayAckTimer | 1.3.6.1.3.51.1.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 [??] 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 llcSapAdminDelayAckCount object and is only defined if that object has a value greater than one. |
| llcPortAdminEntry | 1.3.6.1.3.51.1.1.1.1 | not-accessible | A list of configured values for an LLC port. | |
| TIK llcPortAdminInactTimer | 1.3.6.1.3.51.1.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 [??] 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'. This port default value may be overridden by a non-zero SAP default value in the llcSapAdminInactTimer object or by a non-zero value in the llcCcAdminInactTimer object. Any value for this object less than or equal to the acknowledgement timer shall mean that the timer is not used. |
| I32 llcPortAdminMaxIPDUOctetsRcv | 1.3.6.1.3.51.1.1.1.1.4 | Integer32 | read-write | This object denotes the default maximum I PDU size, in octets, that LLCs on this port can expect to receive from their remote LLC partners. This count is referred to as 'N1' in the IEEE 802.2 specification [??] This port default value may be overridden by a non-zero SAP default value in the llcSapAdminMaxIPDUOctetsRcv object or by a non-zero value in the llcCcAdminMaxIPDUOctetsRcvd object. At connection setup, an implementation may choose to send this value to the remote LLC, using an XID frame. The I PDU size includes all octets in a frame with the exception of the framing characters, the MAC header and the link header. |
| I32 llcPortAdminMaxIPDUOctetsSend | 1.3.6.1.3.51.1.1.1.1.3 | Integer32 | read-write | 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 [??]. This port default value may be overridden by a non-zero SAP default value in the llcSapAdminMaxIPDUOctetsSend object or by a non-zero value in the llcCcAdminMaxIPDUOctetsSend object. 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 this in the llcCcOperMaxIPDUOctetsSend object for the connection component. The I PDU size includes all octets in a frame, excluding framing characters, the MAC header and link link header. |
| INT llcPortAdminMaxRetransmits | 1.3.6.1.3.51.1.1.1.1.7 | INTEGER | 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 [??]. This port default value may be overridden by a non-zero SAP default value in the llcSapAdminMaxretransmits object or by a non-zero value in the llcCcAdminMaxRetransmits object. |
| INT llcPortAdminMaxUnackedIPDUsRcv | 1.3.6.1.3.51.1.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 [??]. This port default value may be overridden by a non-zero SAP default value in the llcSapAdminMaxUnackedIPDUsRcv object or by a non-zero value in the llcCcAdminMaxUnackedIPDUsRcvd object. At connection setup, an implementation may choose to send this value to the remote LLC, using an XID frame. |
| INT llcPortAdminMaxUnackedIPDUsSend | 1.3.6.1.3.51.1.1.1.1.5 | INTEGER | read-write | This object denotes the default maximum consequetive 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 [??]. This port default value may be overridden by a non-zero SAP default value in the llcSapAdminMaxUnackedIPDUsSend object or by a non-zero value in the llcCcAdminMaxUnackedIPDUsSend object. 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 dynamicly learned value and should reflect this in the llcCcOperMaxUnackedIPDUsSend object for the connection component. |
| STR llcPortAdminName | 1.3.6.1.3.51.1.1.1.1.1 | DisplayString | read-write | 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. Should an implementation choose to accept a write operation for this object, it causes the logical port definition associated with the table instance to be moved to a different physical port. A write operation shall not take effect until the port is cycled inactive. |
| TIK llcPortAdminPbitTimer | 1.3.6.1.3.51.1.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). This port default value may be overridden by a non-zero SAP default value in the llcSapAdminPbitTimer object or by a non-zero value in the llcCcAdminPbitTimer object. |
| TIK llcPortAdminRejTimer | 1.3.6.1.3.51.1.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). This port default value may be overridden by a non-zero SAP default value in the llcSapAdminRejTimer object or by a non-zero value in the llcCcAdminRejTimer object. |
| INT llcPortAdminSimRim | 1.3.6.1.3.51.1.1.1.1.15 | INTEGER | read-write | This object controls the support for transmission and receipt of SIM and RIM control frames for this port. |
| INT llcPortAdminState | 1.3.6.1.3.51.1.1.1.1.2 | INTEGER | read-write | This parameter controls the desired state of the LLC protocol for this interface. |
| llcPortAdminTable | 1.3.6.1.3.51.1.1.1 | not-accessible | 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. Most of the objects in this read-write table have corresponding read-only objects in the llcPortOperTable that return the current operating value. The operating values may be different from these configured values if a configured parameter was changed after the interface was started. | |
| llcPortGroup | 1.3.6.1.3.51.1.1 | |||
| llcPortOperEntry | 1.3.6.1.3.51.1.1.2.1 | not-accessible | Currently set parameters for a specific LLC port. | |
| INT llcPortOperISTATUS | 1.3.6.1.3.51.1.1.2.1.2 | INTEGER | read-only | This parameter describes the initial value of the administrative status, ifAdminStatus, of this LLC port at last port start-up. |
| INT llcPortOperLastFailCause | 1.3.6.1.3.51.1.1.2.1.5 | INTEGER | read-only | This enumerated object describes the cause of the last failure of this LLC port. If the port has not failed, then this object has a value of undefined(1). |
| TIK llcPortOperLastFailTime | 1.3.6.1.3.51.1.1.2.1.4 | TimeTicks | read-only | This object describes the value of sysUpTime when this LLC port last failed. If the port has not failed, then this value shall be zero. |
| TIK llcPortOperLastModifyTime | 1.3.6.1.3.51.1.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. |
| STR llcPortOperName | 1.3.6.1.3.51.1.1.2.1.1 | DisplayString | read-only | An octet string that describes the physical port to which this interface is currently attached. It has implementation-specific significance. |
| llcPortOperTable | 1.3.6.1.3.51.1.1.2 | not-accessible | This table contains current LLC port parameters. Many of these objects have corresponding objects inthe llcPortAdminTable. | |
| C32 llcPortStatsActivityTOs | 1.3.6.1.3.51.1.1.3.1.13 | Counter32 | read-only | This object reflects the total number of times that the link stations on this port have deactivated the link as a result of no activity on the link. This object is initialized to zero when the port is created. |
| llcPortStatsEntry | 1.3.6.1.3.51.1.1.3.1 | not-accessible | A list of statistics for an LLC port. | |
| C32 llcPortStatsIFramesIn | 1.3.6.1.3.51.1.1.3.1.8 | Counter32 | read-only | This object reflects the total number of I-Frames that have been received by link stations on this port. This object is initialized to zero when the port is created. |
| C32 llcPortStatsIFramesOut | 1.3.6.1.3.51.1.1.3.1.9 | Counter32 | read-only | This object reflects the total number of I-Frames that have been transmitted by link stations on this port. This object is initialized to zero when the port is created. |
| C32 llcPortStatsLocalBusies | 1.3.6.1.3.51.1.1.3.1.6 | Counter32 | read-only | This object reflects the total number of times that the local link stations on this port have entered a busy state (RNR). This object is initialized to zero when the port is created. |
| C32 llcPortStatsOctetsIn | 1.3.6.1.3.51.1.1.3.1.10 | Counter32 | read-only | This object reflects the total octets received from adjacent link stations on this port. This object covers the address, control, and information field of I-Frames only. This object is initialized to zero when the port is created. |
| C32 llcPortStatsOctetsOut | 1.3.6.1.3.51.1.1.3.1.11 | Counter32 | read-only | This object reflects the total octets transmitted to adjacent link stations on this port. This object covers the address, control, and information field of I-Frames only. This object is initialized to zero when the port is created. |
| C32 llcPortStatsPhysicalFailures | 1.3.6.1.3.51.1.1.3.1.1 | Counter32 | read-only | This object reflects the total number of times this port has failed due to its physical media since port startup. At port startup time, this object must be initialized to zero. |
| C32 llcPortStatsPollRspsIn | 1.3.6.1.3.51.1.1.3.1.4 | Counter32 | read-only | This object reflects the total number of poll responses received by this port since the port was created. |
| C32 llcPortStatsPollRspsOut | 1.3.6.1.3.51.1.1.3.1.5 | Counter32 | read-only | This object reflects the total number of poll responses sent by this port since the port was created. |
| C32 llcPortStatsPollsIn | 1.3.6.1.3.51.1.1.3.1.2 | Counter32 | read-only | This object reflects the total number of polls received by this port since the port was created. |
| C32 llcPortStatsPollsOut | 1.3.6.1.3.51.1.1.3.1.3 | Counter32 | read-only | This object reflects the total number of polls sent by this port since the port was created. |
| C32 llcPortStatsProtocolErrs | 1.3.6.1.3.51.1.1.3.1.12 | Counter32 | read-only | This object reflects the total number of times that the link stations on this port have deactivated the link as a result of having received a protocol violation from the adjacent link station. This object is initialized to zero when the port is created. |
| C32 llcPortStatsRemoteBusies | 1.3.6.1.3.51.1.1.3.1.7 | Counter32 | read-only | This object reflects the total number of times that the adjacent (i.e. remote) link stations on this port have entered a busy state (RNR). This object is initialized to zero when the port is created. |
| C32 llcPortStatsRetransmitsIn | 1.3.6.1.3.51.1.1.3.1.15 | Counter32 | read-only | This object reflects the total number of I-Frames retransmitted by remote link stations for all link stations on this port. This object is initialized to zero when the port is created. |
| C32 llcPortStatsRetransmitsOut | 1.3.6.1.3.51.1.1.3.1.16 | Counter32 | read-only | This object reflects the total number of I-Frames retransmitted by all local link stations on this port. This object is initialized to zero when the port is created. |
| C32 llcPortStatsRetriesExps | 1.3.6.1.3.51.1.1.3.1.14 | Counter32 | read-only | This object reflects the total number of times that the link stations on this port have deactivated the link as a result of a retry sequence being exhausted. This object is initialized to zero when the port is created. |
| llcPortStatsTable | 1.3.6.1.3.51.1.1.3 | not-accessible | Each entry in this table contains statistics for a specific LLC port. | |
| NTF llcPortStatusChange | 1.3.6.1.3.51.1.4.0.1 | This trap indicates that the state of an LLC port has transitioned to active or inactive. | ||
| TIK llcSapAdminAckTimer | 1.3.6.1.3.51.1.2.1.1.8 | TimeTicks | read-write | 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 this timer shall cause the frame unacknowledged frames to be retransmitted (up to N2 times). A zero value for this object indicates that the port default, llcPortAdminAckTimer, shall be used as the SAP default. This SAP default value may be overridden by a non-zero value in the llcCcAdminAckTimer. |
| TIK llcSapAdminBusyTimer | 1.3.6.1.3.51.1.2.1.1.11 | TimeTicks | read-write | 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 inactive. A zero value for this object indicates that the port default, llcPortAdminBusyTimer, shall be used as the SAP default. This SAP default value may be overridden by a non-zero value in the llcCcAdminBusyTimer. |
| INT llcSapAdminDelayAckCount | 1.3.6.1.3.51.1.2.1.1.13 | INTEGER | read-write | This object denotes the default value for the maximum number of consequetive 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 to the value of llcCcOperMaxUnackIPDURcv. This function is not described in the IEEE 802.2 specification [??] but is widely implemented. A zero value for this object indicates that the port default, llcPortAdminDelayAck, shall be used as the SAP default. This SAP default value may be overridden by a non-zero value in the llcCcAdminDelayAckCount. A value of one indicates that acknowledgments will be sent immediately and that the value of llcSapAdminDelayAckTimer shall be ignored. |
| TIK llcSapAdminDelayAckTimer | 1.3.6.1.3.51.1.2.1.1.14 | TimeTicks | read-write | 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 [??] 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 llcSapAdminDelayAckCount object and is only defined if that object has a value greater than one. |
| llcSapAdminEntry | 1.3.6.1.3.51.1.2.1.1 | not-accessible | A list of configured values for a local SAP. | |
| TIK llcSapAdminInactTimer | 1.3.6.1.3.51.1.2.1.1.12 | TimeTicks | read-write | 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 [??] 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'. A zero value for this object indicates that the port default, llcPortAdminInactTimer, shall be used as the SAP default. This SAP default value may be overridden by a non-zero value in the llcCcAdminInactTimer. Any value for this object less than or equal to the acknowledgement timer shall mean that the timer is not used. |
| I32 llcSapAdminMaxIPDUOctetsRcv | 1.3.6.1.3.51.1.2.1.1.4 | Integer32 | read-write | This object denotes the default maximum I PDU size, in octets, that LLCs on this SAP can expect to receive from their remote LLC partners. This count is referred to as 'N1' in the IEEE 802.2 specification [??] A zero value for this object indicates that the port default, llcPortAdminMaxIPDUOctetsRcv, shall be used as the SAP default. This SAP default value may be overridden by a non-zero value in the llcCcAdminMaxIPDUOctetsRcv object. At connection setup, an implementation may choose to send this value to the remote LLC, using an XID frame. The I PDU size includes all octets in a frame with the exception of the framing characters, the MAC header and the link header. |
| I32 llcSapAdminMaxIPDUOctetsSend | 1.3.6.1.3.51.1.2.1.1.3 | Integer32 | read-write | 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 [??]. A zero value for this object indicates that the port default, llcPortAdminMaxIPDUOctetsSend, shall be used as the SAP default. This SAP default value may be overridden by a non-zero value in the llcCcAdminMaxIPDUOctetsSend object. 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 this in the llcCcOperMaxIPDUOctetsSend object for the connection component. The I PDU size includes all octets in a frame, excluding framing characters, the MAC header and link link header. |
| INT llcSapAdminMaxRetransmits | 1.3.6.1.3.51.1.2.1.1.7 | INTEGER | read-write | 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, thelink shall be declared inactive. This count is referred to as 'N2' in the IEEE 802.2 specification [??]. A zero value for this object indicates that the port default, llcPortAdminMaxRetransmits, shall be used as the SAP default. This SAP default value may be overridden by a non-zero value in the llcCcAdminMaxRetransmits. |
| INT llcSapAdminMaxUnackedIPDUsRcv | 1.3.6.1.3.51.1.2.1.1.6 | INTEGER | read-write | 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 [??]. A zero value for this object indicates that the port default, llcPortAdminMaxUnackedIPDUsRcv, shall be used as the SAP default. This SAP default value may be overridden by a non-zero value in the llcCcAdminMaxUnackedIPDUsRcv object. At connection setup, an implementation may choose to send this value to the remote LLC, using an XID frame. |
| INT llcSapAdminMaxUnackedIPDUsSend | 1.3.6.1.3.51.1.2.1.1.5 | INTEGER | read-write | This object denotes the default maximum consequetive 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 [??]. A zero value for this object indicates that the port default, llcPortAdminMaxUnackedIPDUsSend, shall be used as the SAP default. This SAP default value may be overridden by a non-zero value in the llcCcAdminMaxUnackedIPDUsSend object. 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 dynamicly learned value and should reflect this in the llcCcOperMaxUnackedIPDUsSend object for the connection component. |
| TIK llcSapAdminPbitTimer | 1.3.6.1.3.51.1.2.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 REJ PDU to be retransmitted (up to N2 times). A zero value for this object indicates that the port default, llcPortAdminPbitTimer, shall be used as the SAP default. This SAP default value may be overridden by a non-zero value in the llcCcAdminPbitTimer. |
| TIK llcSapAdminRejTimer | 1.3.6.1.3.51.1.2.1.1.10 | TimeTicks | read-write | 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 object indicates that the port default, llcPortAdminRejTimer, shall be used as the SAP default. This SAP default value may be overridden by a non-zero value in the llcCcAdminRejTimer. |
| INT llcSapAdminState | 1.3.6.1.3.51.1.2.1.1.2 | INTEGER | read-write | This parameter controls the desired state of this local SAP. |
| llcSapAdminTable | 1.3.6.1.3.51.1.2.1 | not-accessible | 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. Most of the objects in this read-write table have corresponding read-only objects in the llcSapOperTable that return the current operating value. The operating values may be different from these configured values if a configured parameter was changed after the interface was started. | |
| llcSapGroup | 1.3.6.1.3.51.1.2 | |||
| INT llcSapNumber | 1.3.6.1.3.51.1.2.1.1.1 | INTEGER | read-write | The address of this local SAP. |
| llcSapOperEntry | 1.3.6.1.3.51.1.2.2.1 | not-accessible | A list of configured values for a local SAP. | |
| INT llcSapOperStatus | 1.3.6.1.3.51.1.2.2.1.1 | INTEGER | read-only | This parameter describes the actual state of this local SAP. |
| llcSapOperTable | 1.3.6.1.3.51.1.2.2 | not-accessible | This table contains objects that reflect the current operational parameters of a local SAP. Many of these objects in this table have corresponding objects in the llcSapAdminTable. | |
| llcSapStatsEntry | 1.3.6.1.3.51.1.2.3.1 | not-accessible | A list of configured values for a local SAP. | |
| llcSapStatsTable | 1.3.6.1.3.51.1.2.3 | not-accessible | This table contains objects that reflect the current operational parameters of a local SAP. Many of these objects in this table have corresponding objects in the llcSapAdminTable. | |
| C32 llcSapStatsTESTsIn | 1.3.6.1.3.51.1.2.3.1.1 | Counter32 | read-only | This object reflects the total number of TEST frames (both commands and responses) received on a local SAP. |
| C32 llcSapStatsTESTsOut | 1.3.6.1.3.51.1.2.3.1.2 | Counter32 | read-only | This object reflects the total number of TEST frames (both commands and responses) sent on a local SAP. |
| C32 llcSapStatsUIFramesIn | 1.3.6.1.3.51.1.2.3.1.5 | Counter32 | read-only | This object reflects the total number of unnumbered information (UI) frames received on a local SAP. |
| C32 llcSapStatsUIFramesOut | 1.3.6.1.3.51.1.2.3.1.6 | Counter32 | read-only | This object reflects the total number of unnumbered information (UI) frames sent on a local SAP. |
| C32 llcSapStatsXIDsIn | 1.3.6.1.3.51.1.2.3.1.3 | Counter32 | read-only | This object reflects the total number of XID frames (both commands and responses) received on a local SAP. |
| C32 llcSapStatsXIDsOut | 1.3.6.1.3.51.1.2.3.1.4 | Counter32 | read-only | This object reflects the total number of XID frames (both commands and responses) sent on a local SAP. |
| llcTraps | 1.3.6.1.3.51.1.4 | |||
| snaDLCexp | 1.3.6.1.3.51 |
RFC description
LLC (Logical Link Control) device management for SNA/DLC networks. Manages port administration, SAP parameters, and data link control.
Start monitoring vendor-neutral, standards-based MIB, SNA gateway or front-end processor supporting LLC over LAN (802.2 LLC port status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.