The DLC secondary state of the link station.
The value is a sum. This sum initially takes the
value zero. Then for each state, S, in the range
1 through 8, that is applicable to this link,
2 raised to (S - 1) is added to the sum. For
example, a link which is in state Remote Busy
would have a value of 16 (2^(5-1)). Also, for
a link which is Checkpointing and Local Busy(buffer)
would have a value of 160 (2^(8-1) + 2^(6-1)).
Note that the values should be calculated
accordingly:
State Description
2 Dynamic Window
3 Clearing Algorithm Running
4 Rejection
5 Remote Busy
6 Local Busy (buffer)
7 Local Busy (operator)
8 Checkpointing
State 1 is reserved.
Parsed from file IBM3174.MIB.txt
Company: ibm
Module: IBM-3174-PRIVATE-MIB
Vendor: IBM
Module: IBM-3174-PRIVATE-MIB (IBM3174.MIB)
Type: TABULAR
Access: read-only
Syntax: INTEGER
(
0..255 )
Automatically extracted from www.mibdepot.com
ras9t3174SecondaryState OBJECT-TYPE SYNTAX INTEGER (0..255) ACCESS read-only STATUS mandatory DESCRIPTION "The DLC secondary state of the link station. The value is a sum. This sum initially takes the value zero. Then for each state, S, in the range 1 through 8, that is applicable to this link, 2 raised to (S - 1) is added to the sum. For example, a link which is in state Remote Busy would have a value of 16 (2^(5-1)). Also, for a link which is Checkpointing and Local Busy(buffer) would have a value of 160 (2^(8-1) + 2^(6-1)). Note that the values should be calculated accordingly: State Description 2 Dynamic Window 3 Clearing Algorithm Running 4 Rejection 5 Remote Busy 6 Local Busy (buffer) 7 Local Busy (operator) 8 Checkpointing State 1 is reserved." REFERENCE "3174 Establishment Controller Customer Problem Determination Guide. Online Tests - Configuration B and C Chapter, Test 9: LAN Tests." ::= { ras9t3174LinkStatEntry 7 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.13.6.1.1.1 | ras9t3174LinkIndex | 0 | 0 | The index for the link station. |
1.3.6.1.4.1.2.6.13.6.1.1.2 | ras9t3174LinkHostID | 0 | 0 | The Host ID for the link station. Contains the Engine index and the Host index. |
1.3.6.1.4.1.2.6.13.6.1.1.3 | ras9t3174LocalSap | 0 | 0 | The local SAP for the link station. |
1.3.6.1.4.1.2.6.13.6.1.1.4 | ras9t3174LinkAddr | 0 | 0 | The MAC address of the link station. |
1.3.6.1.4.1.2.6.13.6.1.1.5 | ras9t3174RemoteSap | 0 | 0 | The remote SAP of the link station. |
1.3.6.1.4.1.2.6.13.6.1.1.6 | ras9t3174PrimaryState | 0 | 0 | The DLC primary state of the link station. |
1.3.6.1.4.1.2.6.13.6.1.1.8 | ras9t3174TransIFrames | 0 | 0 | The number of I-frames sent to the link station, including re-transmissions. |
1.3.6.1.4.1.2.6.13.6.1.1.9 | ras9t3174RecvIFrames | 0 | 0 | The number of I-frames received from the link station, including any out of sequence. |
1.3.6.1.4.1.2.6.13.6.1.1.10 | ras9t3174TransErrors | 0 | 0 | The number of times the link station detects an error that causes a re-transmission. |
1.3.6.1.4.1.2.6.13.6.1.1.11 | ras9t3174RecvErrors | 0 | 0 | The number of I-frames received from the link station that were in error. |
1.3.6.1.4.1.2.6.13.6.1.1.12 | ras9t3174T1Expired | 0 | 0 | The number of times the T1 timer expired waiting for an acknowledgement from the link station. |
1.3.6.1.4.1.2.6.13.6.1.1.13 | ras9t3174CrRecvInd | 0 | 0 | The last command/response received from the link station. |
1.3.6.1.4.1.2.6.13.6.1.1.14 | ras9t3174CrSentInd | 0 | 0 | The last command/response sent to the link station. |