IBM6611-DLS-MIB: View SNMP OID List / Download MIB
VENDOR: IBM
Home | MIB: IBM6611-DLS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ibm | 1.3.6.1.4.1.2 | |||
ibmProd | 1.3.6.1.4.1.2.6 | |||
ibm6611 | 1.3.6.1.4.1.2.6.2 | |||
ibmdls | 1.3.6.1.4.1.2.6.2.9 | |||
ibmdlsVirtualRingSegmentNumber | 1.3.6.1.4.1.2.6.2.9.1 | integer | read-only |
The token ring segment number used in all frames passed to or from the IBM 6611 Data Link Switching function. |
ibmdlsFrameFilterType | 1.3.6.1.4.1.2.6.2.9.2 | filtertype | read-only |
The type of SNA filtering applied using the ibmdlsLocalFrameFilterTable and ibmdlsRemoteFrameFilterTable. If this field = permit(2), then all filters defined for SNA use the action of permitting frames to be forwarded if they meet the criteria given by the source and destination address values. If this field = deny(1), then all filters defined for SNA use the action of denying frames to be forwarded if they meet the criteria given by the source and destination address values. |
ibmdlsNameFilterType | 1.3.6.1.4.1.2.6.2.9.3 | filtertype | read-only |
The type of NetBIOS filtering applied using the ibmdlsLocalNameFilterTable and ibmdlsRemoteNameFilterTable. If this field = permit(2), then all filters defined for NetBIOS use the action of permitting frames to be forwarded if they meet the criteria given by the source and destination address values. If this field = deny(1), then all filters defined for NetBIOS use the action of denying frames to be forwarded if they meet the criteria given by the source and destination address values. |
ibmdlsRouterTable | 1.3.6.1.4.1.2.6.2.9.4 | no-access |
A table of information regarding all routers participating in Data Link Switching. |
|
1.3.6.1.4.1.2.6.2.9.4.1 | no-access |
Information for a single participating router. |
||
ibmdlsRouterAddress | 1.3.6.1.4.1.2.6.2.9.4.1.1 | ipaddress | read-only |
The IP address of the router participating in Data Link Switching. |
ibmdlsRouterStatus | 1.3.6.1.4.1.2.6.2.9.4.1.2 | integer | read-only |
The current state of the remote connection Enumeration: 'notActive': 1, 'active': 2. |
ibmdlsRouterDefinedBy | 1.3.6.1.4.1.2.6.2.9.4.1.3 | integer | read-only |
The origin of this entry. user(1) indicates that this router is defined via the Configuration Program. system(2) indicates that this router was defined automatically as a result of a connection request from another router. Enumeration: 'user': 1, 'system': 2. |
ibmdlsLocalFrameFilterTable | 1.3.6.1.4.1.2.6.2.9.5 | no-access |
The SNA local frame filter table. This table contains information regarding the filtering of SNA frames received from local LAN segments. |
|
1.3.6.1.4.1.2.6.2.9.5.1 | no-access |
Filter information for a MAC address source-destination pair. |
||
ibmdlsLocalFrameFilterID | 1.3.6.1.4.1.2.6.2.9.5.1.1 | integer | read-only |
A unique identifier for this filter. |
ibmdlsLocalFrameFilterSrcAddress | 1.3.6.1.4.1.2.6.2.9.5.1.2 | macaddress | read-only |
The source MAC address that this filter is applied to. |
ibmdlsLocalFrameFilterSrcMask | 1.3.6.1.4.1.2.6.2.9.5.1.3 | macaddress | read-only |
A mask indicating the bits of the source address considered significant when using the filter. For every bit equal to one in the mask, the same bit in the source address is considered significant. |
ibmdlsLocalFrameFilterDestAddress | 1.3.6.1.4.1.2.6.2.9.5.1.4 | macaddress | read-only |
The destination MAC address that this filter is applied to. |
ibmdlsLocalFrameFilterDestMask | 1.3.6.1.4.1.2.6.2.9.5.1.5 | macaddress | read-only |
A mask indicating the bits of the destination address considered significant when using the filter. For every bit equal to one in the mask, the same bit in the destination address is considered significant. |
ibmdlsRemoteFrameFilterTable | 1.3.6.1.4.1.2.6.2.9.6 | no-access |
The SNA remote frame filter table. This table contains information regarding the filtering of SNA frames received from other participating DLS routers. |
|
1.3.6.1.4.1.2.6.2.9.6.1 | no-access |
Filter information for a MAC address source-destination pair. |
||
ibmdlsRemoteFrameFilterID | 1.3.6.1.4.1.2.6.2.9.6.1.1 | integer | read-only |
A unique identifier for this filter. |
ibmdlsRemoteFrameFilterSrcAddress | 1.3.6.1.4.1.2.6.2.9.6.1.2 | macaddress | read-only |
The source MAC address that this filter is applied to. |
ibmdlsRemoteFrameFilterSrcMask | 1.3.6.1.4.1.2.6.2.9.6.1.3 | macaddress | read-only |
A mask indicating the bits of the source address considered significant when using the filter. For every bit equal to one in the mask, the same bit in the source address is considered significant. |
ibmdlsRemoteFrameFilterDestAddress | 1.3.6.1.4.1.2.6.2.9.6.1.4 | macaddress | read-only |
The destination MAC address that this filter is applied to. |
ibmdlsRemoteFrameFilterDestMask | 1.3.6.1.4.1.2.6.2.9.6.1.5 | macaddress | read-only |
A mask indicating the bits of the destination address considered significant when using the filter. For every bit equal to one in the mask, the same bit in the destination address is considered significant. |
ibmdlsLocalNameFilterTable | 1.3.6.1.4.1.2.6.2.9.7 | no-access |
The NetBIOS local name filter table. This table contains information regarding the filtering of NetBIOS frames received from local LAN segments. |
|
1.3.6.1.4.1.2.6.2.9.7.1 | no-access |
Filter information for a NetBIOS source-destination name pair. |
||
ibmdlsLocalNameFilterID | 1.3.6.1.4.1.2.6.2.9.7.1.1 | integer | read-only |
A unique identifier for this filter. |
ibmdlsLocalNameFilterSrcAddress | 1.3.6.1.4.1.2.6.2.9.7.1.2 | displaystring | read-only |
The source NetBIOS name that this filter is applied to. |
ibmdlsLocalNameFilterDestAddress | 1.3.6.1.4.1.2.6.2.9.7.1.3 | displaystring | read-only |
The destination NetBIOS name that this filter is applied to. |
ibmdlsRemoteNameFilterTable | 1.3.6.1.4.1.2.6.2.9.8 | no-access |
The NetBIOS name filter table. This table contains information regarding the filtering of NetBIOS frames received from other participating DLS routers. |
|
1.3.6.1.4.1.2.6.2.9.8.1 | no-access |
Filter information for a NetBIOS source-destination name pair. |
||
ibmdlsRemoteNameFilterID | 1.3.6.1.4.1.2.6.2.9.8.1.1 | integer | read-only |
A unique identifier for this filter. |
ibmdlsRemoteNameFilterSrcAddress | 1.3.6.1.4.1.2.6.2.9.8.1.2 | displaystring | read-only |
The source NetBIOS name that this filter is applied to. |
ibmdlsRemoteNameFilterDestAddress | 1.3.6.1.4.1.2.6.2.9.8.1.3 | displaystring | read-only |
The destination NetBIOS name that this filter is applied to. |
ibmdlsDefaultDestTable | 1.3.6.1.4.1.2.6.2.9.9 | no-access |
Table of default routers for MAC addresses. |
|
1.3.6.1.4.1.2.6.2.9.9.1 | no-access |
Mapping of a MAC address to a default router. |
||
ibmdlsDefaultDestAddress | 1.3.6.1.4.1.2.6.2.9.9.1.1 | macaddress | read-only |
The destination address that this table entry applies to. |
ibmdlsDefaultRouterAddress | 1.3.6.1.4.1.2.6.2.9.9.1.2 | ipaddress | read-only |
The default router used for reaching the destination address in ibmdlsDefaultDestAddress. |
ibmdlsDefaultNBDestTable | 1.3.6.1.4.1.2.6.2.9.10 | no-access |
Table of default routers for NetBIOS names. |
|
1.3.6.1.4.1.2.6.2.9.10.1 | no-access |
Mapping of a NetBIOS name to a default router. |
||
ibmdlsDefaultNBDestName | 1.3.6.1.4.1.2.6.2.9.10.1.1 | displaystring | read-only |
The destination NetBIOS name that this table entry applies to. |
ibmdlsDefaultNBRouterAddress | 1.3.6.1.4.1.2.6.2.9.10.1.2 | ipaddress | read-only |
The default router used for reaching the destination name in ibmdlsDefaultNBDestName. |
ibmdlsStationTable | 1.3.6.1.4.1.2.6.2.9.11 | no-access |
Table of configuration information on SNA stations attached to this router. |
|
1.3.6.1.4.1.2.6.2.9.11.1 | no-access |
Information on a single SNA station attached to this router. |
||
ibmdlsStationIfIndex | 1.3.6.1.4.1.2.6.2.9.11.1.1 | integer | read-only |
The value of IfIndex for the port to which this station is attached. |
ibmdlsStationAddress | 1.3.6.1.4.1.2.6.2.9.11.1.2 | integer | read-only |
The SDLC address of this station. |
ibmdlsStationTransmitWindowCount | 1.3.6.1.4.1.2.6.2.9.11.1.3 | integer | read-only |
The number of SDLC information frames to send to this station before turning the line around to get a response. |
ibmdlsStationRetransmitCount | 1.3.6.1.4.1.2.6.2.9.11.1.4 | integer | read-only |
The number of contiguous information frame bursts that will be transmitted to this station before declaring a permanent transmission error. |
ibmdlsStationRetransmitThreshold | 1.3.6.1.4.1.2.6.2.9.11.1.5 | integer | read-only |
The number of information frame transmissions allowed as a percentage of total information frame transmissions. The specified rate is the maximum rate of retransmissions allowed above which an error log entry will be make. |
ibmdlsStationForceDisconnectTimeout | 1.3.6.1.4.1.2.6.2.9.11.1.6 | integer | read-only |
The number of seconds that the IBM 6611 will wait after requesting a disconnect from the link (DISC) before forcing a disconnect. |
ibmdlsStationMaxIfieldSize | 1.3.6.1.4.1.2.6.2.9.11.1.7 | integer | read-only |
The value in bytes of the maximum I-field size (a multiple of 256 plus 9). |
ibmdlsStationPrimaryRepollTimeout | 1.3.6.1.4.1.2.6.2.9.11.1.8 | integer | read-only |
The length of time (in tenths of seconds) that the primary station will wait for a response from the secondary station. |
ibmdlsStationPrimaryRepollCount | 1.3.6.1.4.1.2.6.2.9.11.1.9 | integer | read-only |
The number of times that the primary station will poll the secondary station unsuccessfully before marking the station as not working. |
ibmdlsStationPrimaryRepollThreshold | 1.3.6.1.4.1.2.6.2.9.11.1.10 | integer | read-only |
The number of repolls as a percentage of the total polls sent to the secondary station. The specified percentage equals the maximum rate of repolls allowed, above which the IBM 6611 declares that a temporary error has occurred and logs an entry in the system error log. |
ibmdlsStationPrimarySlowListTimeout | 1.3.6.1.4.1.2.6.2.9.11.1.11 | integer | read-only |
The number of seconds that the primary station will wait between polls to stations on the slow list. |
ibmdlsStationSrcAddress | 1.3.6.1.4.1.2.6.2.9.11.1.12 | macaddress | read-only |
The token ring physical address used for this station. |
ibmdlsStationDestAddress | 1.3.6.1.4.1.2.6.2.9.11.1.13 | macaddress | read-only |
The token ring physical address to which this station should be connected. If this information is not available the IBM 6611 Network Processor will return a length of zero for this object. |
ibmdlsCirTable | 1.3.6.1.4.1.2.6.2.9.12 | no-access |
Table of information on DLS circuits active on this router. |
|
1.3.6.1.4.1.2.6.2.9.12.1 | no-access |
Information on a DLS circuit. |
||
ibmdlsCirIfIndex | 1.3.6.1.4.1.2.6.2.9.12.1.1 | integer | read-only |
The value of IfIndex for the interface supporting this circuit. |
ibmdlsCirSrcAddress | 1.3.6.1.4.1.2.6.2.9.12.1.2 | macaddress | read-only |
The MAC address of the source of this circuit. |
ibmdlsCirSrcSap | 1.3.6.1.4.1.2.6.2.9.12.1.3 | integer | read-only |
The SAP identifier of the source of this circuit. |
ibmdlsCirDestAddress | 1.3.6.1.4.1.2.6.2.9.12.1.4 | macaddress | read-only |
The MAC address of the destination of this circuit. |
ibmdlsCirDestSap | 1.3.6.1.4.1.2.6.2.9.12.1.5 | integer | read-only |
The SAP identifier of the destination of this circuit. |
ibmdlsCirPartnerRouterAddress | 1.3.6.1.4.1.2.6.2.9.12.1.6 | ipaddress | read-only |
The IP address of the partner router used by this circuit. |
ibmdlsCirLocalLinkState | 1.3.6.1.4.1.2.6.2.9.12.1.7 | integer | read-only |
The state of the local link station used by this circuit. Enumeration: 'closing': 3, 'inactive': 4, 'opened': 2, 'opening': 1. |
ibmdlsCirLocalLinkSubState | 1.3.6.1.4.1.2.6.2.9.12.1.8 | integer | read-only |
The sub-state of the local link station used by this circuit. Enumeration: 'remoteBusy': 5, 'localBusy': 4, 'contacted': 3, 'listening': 2, 'calling': 1. |
ibmdlsCirLocalLinkRouting | 1.3.6.1.4.1.2.6.2.9.12.1.9 | octet string | read-only |
The routing information field used by the local link portion of this circuit. The routing information field consists of a 2-byte routing control field and up to eight 2-byte route designators. |
ibmdlsCirLocalLinkTestCmdsSent | 1.3.6.1.4.1.2.6.2.9.12.1.10 | counter | read-only |
The number of test commands sent by the local link station used by this circuit. |
ibmdlsCirLocalLinkTestCmdsFail | 1.3.6.1.4.1.2.6.2.9.12.1.11 | counter | read-only |
The number of test commands failed by the local link station used by this circuit. |
ibmdlsCirLocalLinkTestCmdsRcv | 1.3.6.1.4.1.2.6.2.9.12.1.12 | counter | read-only |
The number of test commands received by the local link station used by this circuit. |
ibmdlsCirLocalLinkDataPktSent | 1.3.6.1.4.1.2.6.2.9.12.1.13 | counter | read-only |
The number of sequenced data packets sent by the local link station used by this circuit. |
ibmdlsCirLocalLinkDataPktResent | 1.3.6.1.4.1.2.6.2.9.12.1.14 | counter | read-only |
The number of sequenced data packets resent by the local link station used by this circuit. |
ibmdlsCirLocalLinkMaxContResent | 1.3.6.1.4.1.2.6.2.9.12.1.15 | counter | read-only |
The maximum number of contiguous resendings by the local link station used by this circuit. |
ibmdlsCirLocalLinkDataPktRcv | 1.3.6.1.4.1.2.6.2.9.12.1.16 | counter | read-only |
The number of sequenced data packets received by the local link station used by this circuit. |
ibmdlsCirLocalLinkInvalidPktRcv | 1.3.6.1.4.1.2.6.2.9.12.1.17 | counter | read-only |
The number of invalid packets received by the local link station used by this circuit. |
ibmdlsCirLocalLinkAdpRcvErr | 1.3.6.1.4.1.2.6.2.9.12.1.18 | counter | read-only |
The number of data-detected receive errors by the local link station used by this circuit. |
ibmdlsCirLocalLinkAdpSendErr | 1.3.6.1.4.1.2.6.2.9.12.1.19 | counter | read-only |
The number of data-detected transmit errors by the local link station used by this circuit. |
ibmdlsCirLocalLinkRcvInactiveTimeouts | 1.3.6.1.4.1.2.6.2.9.12.1.20 | counter | read-only |
The number of inactivity timeouts received by the local link station used by this circuit. |
ibmdlsCirLocalLinkCmdPollsSent | 1.3.6.1.4.1.2.6.2.9.12.1.21 | counter | read-only |
The number of command polls sent by the local link station used by this circuit. |
ibmdlsCirLocalLinkCmdRepollsSent | 1.3.6.1.4.1.2.6.2.9.12.1.22 | counter | read-only |
The number of command repolls sent by the local link station used by this circuit. |
ibmdlsCirLocalLinkCmdContRepolls | 1.3.6.1.4.1.2.6.2.9.12.1.23 | counter | read-only |
The number of continuous repolls sent by the local link station used by this circuit. |
ibmappn | 1.3.6.1.4.1.2.6.2.13 |