CXLLCInterfaceModule-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CXLLCInterfaceModule-MIB.
10
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
10 total| Object Name |
|---|
IMPORTSDetermines the amount of time between
LLC-2 XID or TEST retries.
Range of Values: 10 - 900 seconds
Default Value: 30 seconds
Configuration Changed: administrativerw INTEGER .1.3.6.1.4.1.495.2.1.6.34.1 |
llcimSapTableA table containing configuration information about each LLC-2 Interface
Module service access point. SEQUENCE OF LlcimSapEntry .1.3.6.1.4.1.495.2.1.6.34.10 |
llcimSapEntryDefines a row in the llcimSapTable. Each row contains the objects which
define an LLC-2 service access point. LlcimSapEntry .1.3.6.1.4.1.495.2.1.6.34.10.1 |
llcimSapNumberIdentifies this SAP (service access point) with a numerical value. Values
for each SAP must be unique. A value of '0' is automatically allocated to
the first LLCIM upper SAP. This upper SAP row always exists and cannot be
deleted.ro INTEGER .1.3.6.1.4.1.495.2.1.6.34.10.1.1 |
llcimSapRowStatusDetermines the status of the objects in a table row.
Options:
invalid (1): Row is flagged, after next reset the values will be disabled
and the row is deleted from the table
valid (2): Values are enabled
Default Value: none
Configuration Changed: administrativerw Enumeration .1.3.6.1.4.1.495.2.1.6.34.10.1.2 |
llcimSapAliasIdentifies this service access point by a textual name. Names must be
unique across all service access points at all layers.
Range of Values: 1 -16 alphanumeric characters (first character must be a
letter)
Default Value: none
Configuration Changed: administrativerw Alias .1.3.6.1.4.1.495.2.1.6.34.10.1.3 |
llcimSapCompanionAliasDetermines the remote SAP this SAP communicates with. This object
contains the textual name of the remote SAP.
If this object is associated with a lower SAP, this object is set to the
value of the corresponding LAPB/D MAC SAP Alias (lapbdMacSapAlias). The
LAPB/D SAP must have the following objects defined as follows:
labpdMacSapLapType set to 'lapb' lapbdMacSapLapBProtocolFlavor set to
'v8022'
Range of Values: 1 -16 alphanumeric characters (first character must be a
letter)
Default Value: none
Configuration Changed: administrativerw Alias .1.3.6.1.4.1.495.2.1.6.34.10.1.4 |
llcimSapTypeDetermines if this SAP (service access point) is an upper or lower SAP.
Options:
lower (1): This is a lower SAP, used to communicate with a LAPB/D MAC SAP.
upper (2): This is an upper SAP, used to communicate with an upper layer
service.
Default Value: lower (1)
Configuration Changed: administrativerw Enumeration .1.3.6.1.4.1.495.2.1.6.34.10.1.5 |
llcimSapConnectMethodDetermines if the NULL XID exchange used to establish an LLC link is
initiated by this station or by the remote station.
Options:
generateXid (1): This station initiates the NULL XID exchange.
waitForXid (2): This station waits for the other side to initiate the NULL
XID exchange.
Default Value: generateXid (1)
Configuration Changed: administrative and operativerw Enumeration .1.3.6.1.4.1.495.2.1.6.34.10.1.6 |
llcimSapStateIndicates the state of this service access point.
Options:
offLine (1): Indicates that the SAP is not configured.
unbound (2): Indicates that this SAP is not bound to its companion SAP.
notConnected (3): Indicates that the link is idle.
testExchange (4): Indicates that the TEST exchange is ongoing.
xidIssued (5): Indicates that this SAP has sent a NULL XID.
waitXid (6): Indicates that this SAP is waiting for the remote to send a
NULL XID.
connected (7): Indicates that the link is established (TEST and XID
exchanges has been successfully completed).
setMode (8): Indicates that this SAP has sent a Set Mode command to the
remote.
waitSetMode (9): Indicates that this SAP is waiting for a Set Mode command
from the remote.
setModeReceived (10): Indicates that this SAP has received a Set Mode
command from the remote.
data (11): Indicates that data exchange mode has been reached.
inLinkDisconnect (12): Indicates that the link has been disconnected (a
DISC was received from the remote).
outLinkDisconnect (13): Indicates that the link has been disconnected (a
DISC was sent to the remote).
outLineDisconnect (14) Indicates that the connection to the remote is
being terminated.ro Enumeration .1.3.6.1.4.1.495.2.1.6.34.10.1.7 |