Home/Catalog/IBM6611-DLS-MIB

IBM6611-DLS-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

86
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

86 total
Object Name
ibm
OBJECT IDENTIFIER
.1.3.6.1.4.1.2
SNMPv2-TC
Unknown
.1.3.6.1.4.1.2
ibmProd
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6
ibm6611
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.2
ibmdls
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.2.9
ibmdlsVirtualRingSegmentNumberThe token ring segment number used in all frames passed to or from the IBM 6611 Data Link Switching function.ro
Unknown
.1.3.6.1.4.1.2.6.2.9.1
ibmdlsFrameFilterTypeThe 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.ro
FilterType
.1.3.6.1.4.1.2.6.2.9.2
ibmdlsNameFilterTypeThe 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.ro
FilterType
.1.3.6.1.4.1.2.6.2.9.3
ibmdlsRouterTableA table of information regarding all routers participating in Data Link Switching.
SEQUENCE OF IbmdlsRouterEntry
.1.3.6.1.4.1.2.6.2.9.4
ibmdlsRouterEntryInformation for a single participating router.
IbmdlsRouterEntry
.1.3.6.1.4.1.2.6.2.9.4.1
ibmdlsRouterAddressThe IP address of the router participating in Data Link Switching.ro
IpAddress
.1.3.6.1.4.1.2.6.2.9.4.1.1
ibmdlsRouterStatusThe current state of the remote connectionro
Enumeration
.1.3.6.1.4.1.2.6.2.9.4.1.2
ibmdlsRouterDefinedByThe 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.ro
Enumeration
.1.3.6.1.4.1.2.6.2.9.4.1.3
ibmdlsLocalFrameFilterTableThe SNA local frame filter table. This table contains information regarding the filtering of SNA frames received from local LAN segments.
SEQUENCE OF IbmdlsLocalFrameFilterEntry
.1.3.6.1.4.1.2.6.2.9.5
ibmdlsLocalFrameFilterEntryFilter information for a MAC address source-destination pair.
IbmdlsLocalFrameFilterEntry
.1.3.6.1.4.1.2.6.2.9.5.1
ibmdlsLocalFrameFilterIDA unique identifier for this filter.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.5.1.1
ibmdlsLocalFrameFilterSrcAddressThe source MAC address that this filter is applied to.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2.6.2.9.5.1.2
ibmdlsLocalFrameFilterSrcMaskA 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.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2.6.2.9.5.1.3
ibmdlsLocalFrameFilterDestAddressThe destination MAC address that this filter is applied to.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2.6.2.9.5.1.4
ibmdlsLocalFrameFilterDestMaskA 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.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2.6.2.9.5.1.5
ibmdlsRemoteFrameFilterTableThe SNA remote frame filter table. This table contains information regarding the filtering of SNA frames received from other participating DLS routers.
SEQUENCE OF IbmdlsRemoteFrameFilterEntry
.1.3.6.1.4.1.2.6.2.9.6
ibmdlsRemoteFrameFilterEntryFilter information for a MAC address source-destination pair.
IbmdlsRemoteFrameFilterEntry
.1.3.6.1.4.1.2.6.2.9.6.1
ibmdlsRemoteFrameFilterIDA unique identifier for this filter.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.6.1.1
ibmdlsRemoteFrameFilterSrcAddressThe source MAC address that this filter is applied to.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2.6.2.9.6.1.2
ibmdlsRemoteFrameFilterSrcMaskA 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.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2.6.2.9.6.1.3
ibmdlsRemoteFrameFilterDestAddressThe destination MAC address that this filter is applied to.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2.6.2.9.6.1.4
ibmdlsRemoteFrameFilterDestMaskA 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.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2.6.2.9.6.1.5
ibmdlsLocalNameFilterTableThe NetBIOS local name filter table. This table contains information regarding the filtering of NetBIOS frames received from local LAN segments.
SEQUENCE OF IbmdlsLocalNameFilterEntry
.1.3.6.1.4.1.2.6.2.9.7
ibmdlsLocalNameFilterEntryFilter information for a NetBIOS source-destination name pair.
IbmdlsLocalNameFilterEntry
.1.3.6.1.4.1.2.6.2.9.7.1
ibmdlsLocalNameFilterIDA unique identifier for this filter.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.7.1.1
ibmdlsLocalNameFilterSrcAddressThe source NetBIOS name that this filter is applied to.ro
DisplayString
.1.3.6.1.4.1.2.6.2.9.7.1.2
ibmdlsLocalNameFilterDestAddressThe destination NetBIOS name that this filter is applied to.ro
DisplayString
.1.3.6.1.4.1.2.6.2.9.7.1.3
ibmdlsRemoteNameFilterTableThe NetBIOS name filter table. This table contains information regarding the filtering of NetBIOS frames received from other participating DLS routers.
SEQUENCE OF IbmdlsRemoteNameFilterEntry
.1.3.6.1.4.1.2.6.2.9.8
ibmdlsRemoteNameFilterEntryFilter information for a NetBIOS source-destination name pair.
IbmdlsRemoteNameFilterEntry
.1.3.6.1.4.1.2.6.2.9.8.1
ibmdlsRemoteNameFilterIDA unique identifier for this filter.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.8.1.1
ibmdlsRemoteNameFilterSrcAddressThe source NetBIOS name that this filter is applied to.ro
DisplayString
.1.3.6.1.4.1.2.6.2.9.8.1.2
ibmdlsRemoteNameFilterDestAddressThe destination NetBIOS name that this filter is applied to.ro
DisplayString
.1.3.6.1.4.1.2.6.2.9.8.1.3
ibmdlsDefaultDestTableTable of default routers for MAC addresses.
SEQUENCE OF IbmdlsDefaultDestEntry
.1.3.6.1.4.1.2.6.2.9.9
ibmdlsDefaultDestEntryMapping of a MAC address to a default router.
IbmdlsDefaultDestEntry
.1.3.6.1.4.1.2.6.2.9.9.1
ibmdlsDefaultDestAddressThe destination address that this table entry applies to.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2.6.2.9.9.1.1
ibmdlsDefaultRouterAddressThe default router used for reaching the destination address in ibmdlsDefaultDestAddress.ro
IpAddress
.1.3.6.1.4.1.2.6.2.9.9.1.2
ibmdlsDefaultNBDestTableTable of default routers for NetBIOS names.
SEQUENCE OF IbmdlsDefaultNBDestEntry
.1.3.6.1.4.1.2.6.2.9.10
ibmdlsDefaultNBDestEntryMapping of a NetBIOS name to a default router.
IbmdlsDefaultNBDestEntry
.1.3.6.1.4.1.2.6.2.9.10.1
ibmdlsDefaultNBDestNameThe destination NetBIOS name that this table entry applies to.ro
DisplayString
.1.3.6.1.4.1.2.6.2.9.10.1.1
ibmdlsDefaultNBRouterAddressThe default router used for reaching the destination name in ibmdlsDefaultNBDestName.ro
IpAddress
.1.3.6.1.4.1.2.6.2.9.10.1.2
ibmdlsStationTableTable of configuration information on SNA stations attached to this router.
SEQUENCE OF IbmdlsStationEntry
.1.3.6.1.4.1.2.6.2.9.11
ibmdlsStationEntryInformation on a single SNA station attached to this router.
IbmdlsStationEntry
.1.3.6.1.4.1.2.6.2.9.11.1
ibmdlsStationIfIndexThe value of IfIndex for the port to which this station is attached.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.11.1.1
ibmdlsStationAddressThe SDLC address of this station.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.11.1.2
ibmdlsStationTransmitWindowCountThe number of SDLC information frames to send to this station before turning the line around to get a response.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.11.1.3
ibmdlsStationRetransmitCountThe number of contiguous information frame bursts that will be transmitted to this station before declaring a permanent transmission error.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.11.1.4
ibmdlsStationRetransmitThresholdThe 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.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.11.1.5
ibmdlsStationForceDisconnectTimeoutThe number of seconds that the IBM 6611 will wait after requesting a disconnect from the link (DISC) before forcing a disconnect.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.11.1.6
ibmdlsStationMaxIfieldSizeThe value in bytes of the maximum I-field size (a multiple of 256 plus 9).ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.11.1.7
ibmdlsStationPrimaryRepollTimeoutThe length of time (in tenths of seconds) that the primary station will wait for a response from the secondary station.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.11.1.8
ibmdlsStationPrimaryRepollCountThe number of times that the primary station will poll the secondary station unsuccessfully before marking the station as not working.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.11.1.9
ibmdlsStationPrimaryRepollThresholdThe 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.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.11.1.10
ibmdlsStationPrimarySlowListTimeoutThe number of seconds that the primary station will wait between polls to stations on the slow list.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.11.1.11
ibmdlsStationSrcAddressThe token ring physical address used for this station.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2.6.2.9.11.1.12
ibmdlsStationDestAddressThe 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.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2.6.2.9.11.1.13
ibmdlsCirTableTable of information on DLS circuits active on this router.
SEQUENCE OF IbmdlsCirEntry
.1.3.6.1.4.1.2.6.2.9.12
ibmdlsCirEntryInformation on a DLS circuit.
IbmdlsCirEntry
.1.3.6.1.4.1.2.6.2.9.12.1
ibmdlsCirIfIndexThe value of IfIndex for the interface supporting this circuit.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.12.1.1
ibmdlsCirSrcAddressThe MAC address of the source of this circuit.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2.6.2.9.12.1.2
ibmdlsCirSrcSapThe SAP identifier of the source of this circuit.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.12.1.3
ibmdlsCirDestAddressThe MAC address of the destination of this circuit.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2.6.2.9.12.1.4
ibmdlsCirDestSapThe SAP identifier of the destination of this circuit.ro
INTEGER
.1.3.6.1.4.1.2.6.2.9.12.1.5
ibmdlsCirPartnerRouterAddressThe IP address of the partner router used by this circuit.ro
IpAddress
.1.3.6.1.4.1.2.6.2.9.12.1.6
ibmdlsCirLocalLinkStateThe state of the local link station used by this circuit.ro
Enumeration
.1.3.6.1.4.1.2.6.2.9.12.1.7
ibmdlsCirLocalLinkSubStateThe sub-state of the local link station used by this circuit.ro
Enumeration
.1.3.6.1.4.1.2.6.2.9.12.1.8
ibmdlsCirLocalLinkRoutingThe 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.ro
OCTET STRING
.1.3.6.1.4.1.2.6.2.9.12.1.9
ibmdlsCirLocalLinkTestCmdsSentThe number of test commands sent by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.10
ibmdlsCirLocalLinkTestCmdsFailThe number of test commands failed by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.11
ibmdlsCirLocalLinkTestCmdsRcvThe number of test commands received by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.12
ibmdlsCirLocalLinkDataPktSentThe number of sequenced data packets sent by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.13
ibmdlsCirLocalLinkDataPktResentThe number of sequenced data packets resent by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.14
ibmdlsCirLocalLinkMaxContResentThe maximum number of contiguous resendings by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.15
ibmdlsCirLocalLinkDataPktRcvThe number of sequenced data packets received by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.16
ibmdlsCirLocalLinkInvalidPktRcvThe number of invalid packets received by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.17
ibmdlsCirLocalLinkAdpRcvErrThe number of data-detected receive errors by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.18
ibmdlsCirLocalLinkAdpSendErrThe number of data-detected transmit errors by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.19
ibmdlsCirLocalLinkRcvInactiveTimeoutsThe number of inactivity timeouts received by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.20
ibmdlsCirLocalLinkCmdPollsSentThe number of command polls sent by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.21
ibmdlsCirLocalLinkCmdRepollsSentThe number of command repolls sent by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.22
ibmdlsCirLocalLinkCmdContRepollsThe number of continuous repolls sent by the local link station used by this circuit.ro
Counter
.1.3.6.1.4.1.2.6.2.9.12.1.23
ibmappn
OBJECT IDENTIFIER
.1.3.6.1.4.1.2.6.2.13
IBM6611-DLS-MIB - SNMP MIB Reference | MIBs Explorer