INTEL-MPLINK-MIB: View SNMP OID List / Download MIB
VENDOR: INTEL CORPORATION
Home | MIB: INTEL-MPLINK-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 |
mpl | 1.3.6.1.4.1.343.6.20 | |||
mplService | 1.3.6.1.4.1.343.6.20.1 | |||
mplServiceTable | 1.3.6.1.4.1.343.6.20.1.1 | no-access |
This table contains information on MP Links. These entries applies to LAN entries as well as WAN entries. |
|
1.3.6.1.4.1.343.6.20.1.1.1 | no-access |
Information on a particular MP Link. |
||
mplServiceNumber | 1.3.6.1.4.1.343.6.20.1.1.1.1 | integer | read-only |
The MP Link number. The MP Link number is the same as the ifIndex for the corresponding upper group in the MIB-2 ifGroup. |
mplServiceSlotNumber | 1.3.6.1.4.1.343.6.20.1.1.1.2 | integer | read-only |
The Slot position of the card. Set to 0 for stand-alone products. |
mplServicePlugNumber | 1.3.6.1.4.1.343.6.20.1.1.1.3 | integer | read-only |
The plug number of the physical interface to which the MP Link is associated. |
mplServicePlugName | 1.3.6.1.4.1.343.6.20.1.1.1.4 | displaystring | read-only |
The name of the physical interface to which the MP Link is associated. |
mplServiceAttachment | 1.3.6.1.4.1.343.6.20.1.1.1.5 | attachment | read-only |
The connector type used to connect the router to the LAN or WAN. |
mplServiceProvider | 1.3.6.1.4.1.343.6.20.1.1.1.6 | integer | read-only |
The type of provider for this MP Link. For WAN links this specifies the actual protocol stack. Enumeration: 'x25Attachment': 10, 'lan': 1, 'pppTcpTunnel': 16, 'pppPcmcia': 15, 'pppPcmciaModem': 17, 'isdnAttachment': 8, 'asyncAttachment': 20, 'lapbHdlc': 2, 'frHdlc': 4, 'pppIsdn': 7, 'pppX31': 21, 'pppX25': 14, 'frAttachment': 5, 'padX25': 18, 'slip': 11, 'x25Lapb': 9, 'pppAsync': 19, 'pppMultiMaster': 12, 'pppHdlc': 3, 'lapbIsdn': 6, 'pppAodi': 13. |
mplServiceBytesSentUpper | 1.3.6.1.4.1.343.6.20.1.1.1.7 | counter | read-only |
The upper 32 bits of the 64 bits counter which is the number of octets (bytes) sent via the MP Link. |
mplServiceBytesSentLower | 1.3.6.1.4.1.343.6.20.1.1.1.8 | counter | read-only |
The lower 32 bits of the 64 bits counter which is the number of octets (bytes) sent via the MP Link. |
mplServiceBytesReceivedUpper | 1.3.6.1.4.1.343.6.20.1.1.1.9 | counter | read-only |
The lower 32 bits of the 64 bits counter which is the number of octets (bytes) sent via the MP Link. |
mplServiceBytesReceivedLower | 1.3.6.1.4.1.343.6.20.1.1.1.10 | counter | read-only |
The lower 32 bits of the 64 bits counter which is the number of octets (bytes) received via the MP Link. |
mplServiceLock | 1.3.6.1.4.1.343.6.20.1.1.1.11 | onoff | read-write |
Indicates whether an MP Link has been locked from local management. The link may be unlocked by setting the value to 'off' and locked by setting the value to 'on'. |
mplLanSpecific | 1.3.6.1.4.1.343.6.20.2 | |||
mplLanTable | 1.3.6.1.4.1.343.6.20.2.1 | no-access |
This table contains information on LAN MP Links. |
|
1.3.6.1.4.1.343.6.20.2.1.1 | no-access |
Information on a particular LAN MP Link. |
||
mplLanNumber | 1.3.6.1.4.1.343.6.20.2.1.1.1 | integer | read-only |
The LAN MP Link number. The MP Link number is the same as the ifIndex for the corresponding upper group in the MIB-2 ifGroup. |
mplLanRxCRCErrors | 1.3.6.1.4.1.343.6.20.2.1.1.2 | counter | read-only |
The number of frames received which were discarded due to Cyclic Redundancy Check (CRC) errors. |
mplLanRxOverrun | 1.3.6.1.4.1.343.6.20.2.1.1.3 | counter | read-only |
The number of frames received which were lost due to RAM overloads within the router. This should not occur. |
mplLanRxLong | 1.3.6.1.4.1.343.6.20.2.1.1.4 | counter | read-only |
The number of frames received which were discarded due to being larger than the maximum allowable length on the LAN. |
mplLanRxOverflow | 1.3.6.1.4.1.343.6.20.2.1.1.5 | counter | read-only |
The number of frames received which were discarded due to lack of buffer capacity. |
mplLanRxAlnErrors | 1.3.6.1.4.1.343.6.20.2.1.1.6 | counter | read-only |
The number of frames received which were discarded due to having the wrong frame length. |
mplLanRxOuts | 1.3.6.1.4.1.343.6.20.2.1.1.7 | counter | read-only |
The number of frames received which were processed by higher layer protocols. |
mplLanRxShort | 1.3.6.1.4.1.343.6.20.2.1.1.8 | counter | read-only |
The number of frames received which were discarded due to being shorter than the smallest allowable length on the LAN. |
mplLanTxDeferred | 1.3.6.1.4.1.343.6.20.2.1.1.9 | counter | read-only |
The number of outgoing frames which were discarded due to a busy link. |
mplLanTxUnderrun | 1.3.6.1.4.1.343.6.20.2.1.1.10 | counter | read-only |
The number of outgoing frames which were discarded due to overload. |
mplLanTxSQEFailure | 1.3.6.1.4.1.343.6.20.2.1.1.11 | counter | read-only |
The number of outbound frames which had Signal Quality Errors (SQE). |
mplLanTxExcDeferral | 1.3.6.1.4.1.343.6.20.2.1.1.12 | counter | read-only |
The number of transmission attempts which were delayed for more than 3.2 ms. |
mplLanTxCollExceed | 1.3.6.1.4.1.343.6.20.2.1.1.13 | counter | read-only |
The number of outbound frames which were discarded due to exceeding 16 collisions on the Ethernet. |
mplLanTxLateColl | 1.3.6.1.4.1.343.6.20.2.1.1.14 | counter | read-only |
The number of collisions occurring after the first 512 bytes of a frame had been transmitted. |
mplLanTxCollisions | 1.3.6.1.4.1.343.6.20.2.1.1.15 | counter | read-only |
The number of outgoing frames which were discarded due to collisions that occurred during transmissions. |
mplLanTxNoCarrier | 1.3.6.1.4.1.343.6.20.2.1.1.16 | counter | read-only |
The number of No Carrier detections during transmissions. |
mplWanSpecific | 1.3.6.1.4.1.343.6.20.3 | |||
mplWanTable | 1.3.6.1.4.1.343.6.20.3.1 | no-access |
This table contains information on WAN MP Links. |
|
1.3.6.1.4.1.343.6.20.3.1.1 | no-access |
Information on a particular WAN MP Link. |
||
mplWanNumber | 1.3.6.1.4.1.343.6.20.3.1.1.1 | integer | read-only |
The WAN MP Link number. The MP Link number is the same as the ifIndex for the corresponding upper group in the MIB-2 ifGroup. |
mplWanDataState | 1.3.6.1.4.1.343.6.20.3.1.1.2 | datastate | read-only |
The state of the MP Link seen from the higher layer protocol. |
mplWanDataStateTimer | 1.3.6.1.4.1.343.6.20.3.1.1.3 | integer | read-only |
The time in seconds since the MP Link entered the Data State. |
mplWanConnectState | 1.3.6.1.4.1.343.6.20.3.1.1.4 | connectstate | read-only |
Indicates the connection state of the WAN MP Link. |
mplWanConnectStateTimer | 1.3.6.1.4.1.343.6.20.3.1.1.5 | integer | read-only |
The time in seconds since the MP Link entered the Connect State. |
mplWanCompression | 1.3.6.1.4.1.343.6.20.3.1.1.6 | onoff | read-only |
Indicates if data compression is used over the WAN MP Link. For frame relay links compression is not negotiated. For all other WAN protocols the compression will remain 'off' if not configured in both routers over the link. |
mplWanCompressionType | 1.3.6.1.4.1.343.6.20.3.1.1.7 | comptype | read-only |
Proprietary compression is used for LAPB and X.25 MP Links. For all other WAN protocols the Stac compression algorithm is used. |
mplWanCallsSucceeded | 1.3.6.1.4.1.343.6.20.3.1.1.8 | counter | read-only |
The number of outgoing call which succeeded in making the connection. |
mplWanCallsFailed | 1.3.6.1.4.1.343.6.20.3.1.1.9 | counter | read-only |
The number of outgoing call which failed to make the connection. |
mplWanCallsAccepted | 1.3.6.1.4.1.343.6.20.3.1.1.10 | counter | read-only |
The number of incoming calls which were accepted on this link. |
mplWanCallsRejected | 1.3.6.1.4.1.343.6.20.3.1.1.11 | counter | read-only |
The number of incoming calls which were rejected on this link. |
mplWanRetries | 1.3.6.1.4.1.343.6.20.3.1.1.12 | integer | read-write |
The number of retries made for outgoing calls. May be set to zero which causes the call sequence to restarted. |
mplWanDirection | 1.3.6.1.4.1.343.6.20.3.1.1.13 | direction | read-only |
Shows who initiated the call. 'incoming' if the call was initiated by the remote router and 'outgoing' if the call was inititated by this router. For PPP Multi Links the direction refers the the direction of the first slave link. |
mplWanHasBackup | 1.3.6.1.4.1.343.6.20.3.1.1.14 | onoff | read-only |
Indicates whether this link has a backup link configured for it. |
mplWanBackupFor | 1.3.6.1.4.1.343.6.20.3.1.1.15 | integer | read-only |
Shows the primary link for which this link is the backup. The value 0 indicates that this is not a backup link. |
mplWanBackupForAttachment | 1.3.6.1.4.1.343.6.20.3.1.1.16 | onoff | read-only |
Indicates whether this link is a backup for an attachment. |
mplWanFlags | 1.3.6.1.4.1.343.6.20.3.1.1.17 | integer | read-only |
WAN Flags dataCompressionMask 0x0001 acceptIncomingMask 0x0002 permitOutgoingMask 0x0004 permitTimeCutMask 0x0008 chapMask 0x0010 - CHAP, PPP only papMask 0x0020 - PAP, PPP only onlyReplyChapMask 0x0040 slaveLink 0x0080 blockOutgoing 0x0100 blockIncoming 0x0200 isLeased 0x0400 dataCompressionMode 0x0800 - PPP new-stac compression flag activitySoft 0x1000 - Activity timer only sends trap |
mplWanPppMaster | 1.3.6.1.4.1.343.6.20.3.1.1.18 | integer | read-only |
Indicates the master link for a slave link. For master links and links not associated with a PPP Multi Link the value is 0. |
mplWanPppSlaveUpCount | 1.3.6.1.4.1.343.6.20.3.1.1.19 | integer | read-only |
The number of slave links in Connect State 'up'. For slave links and links not associated with a PPP Multi Link the value is 1. |
mplWanActivityTimeLeft | 1.3.6.1.4.1.343.6.20.3.1.1.20 | integer | read-only |
The time remaining in seconds until the Daily Activity Limit will close and lock the link. When the Daily Activity Limit has been reached, the link can be activated by setting mplWanActivity to 'on'. |
mplWanActivity | 1.3.6.1.4.1.343.6.20.3.1.1.21 | onoff | read-write |
Indicates whether the Daily Activity Limit has been reached and locked the link. To unlock the link set the value to 'off'. It is not possible to set to the value to 'on'. |
mplWanTimer | 1.3.6.1.4.1.343.6.20.3.1.1.22 | onoff | read-only |
Indicates whether an MP Link timer has locked the link. 'on' means the link is locked. |
mplWanTimeTillTimecut | 1.3.6.1.4.1.343.6.20.3.1.1.23 | integer | read-only |
Time left in seconds until time cut |
mplWanLastPacket | 1.3.6.1.4.1.343.6.20.3.1.1.24 | octet string | read-only |
The first byte in this string identifies the type of packet that opened the link the last time. IP 1 Internet Protocols 0xcc IPX 2 Novell IPX 0x800000008137 STA_ETH 3 Bridge-Ether 0x800080c20007 STA_FRAG 4 Bridge-Frag 0x800080c2000d STA_BPDU 5 Bridge-BPDU 0x800080c2000e STA_CRAY 6 Bridge-Cray 0x800000800500 STA_ETH_FCS 15 Bridge-FCS After this byte follows a part of the packet header. |
mplWanInCallsPlaced | 1.3.6.1.4.1.343.6.20.3.1.1.25 | counter | read-only |
??? Number of calls placed. |
mplWanOutCallsPlaced | 1.3.6.1.4.1.343.6.20.3.1.1.26 | counter | read-only |
??? Number of calls placed. |
mplWanInTimeActive | 1.3.6.1.4.1.343.6.20.3.1.1.27 | integer | read-only |
The time in seconds that the link was in the Up state for incoming calls. |
mplWanOutTimeActive | 1.3.6.1.4.1.343.6.20.3.1.1.28 | integer | read-only |
The time in seconds that the link was in the Up state for outcoming calls. |
mplWanTotalTime | 1.3.6.1.4.1.343.6.20.3.1.1.29 | integer | read-only |
??? |
mplCompTable | 1.3.6.1.4.1.343.6.20.3.2 | no-access |
Compression table with counters and other information regarding the Transmit and Receive Decoder. |
|
1.3.6.1.4.1.343.6.20.3.2.1 | no-access | |||
mplCompNumber | 1.3.6.1.4.1.343.6.20.3.2.1.1 | integer | read-only |
The WAN MP Link number. The MP Link number is the same as the ifIndex for the corresponding upper group in the MIB-2 ifGroup. |
mplCompRxDecRxBytesTotalUpper | 1.3.6.1.4.1.343.6.20.3.2.1.2 | counter | read-only |
The upper 32 bits of the 64 bits counter which is the number of bytes received by the Receive Decoder. |
mplCompRxDecRxBytesTotalLower | 1.3.6.1.4.1.343.6.20.3.2.1.3 | counter | read-only |
The lower 32 bits of the 64 bits counter which is the number of bytes received by the Receive Decoder. |
mplCompRxDecRxBytesDecompUpper | 1.3.6.1.4.1.343.6.20.3.2.1.4 | counter | read-only |
The upper 32 bits of the 64 bits counter which is the number of bytes sent by the Receive Decoder. |
mplCompRxDecRxBytesDecompLower | 1.3.6.1.4.1.343.6.20.3.2.1.5 | counter | read-only |
The lower 32 bits of the 64 bits counter which is the number of bytes sent by the Receive Decoder. |
mplCompRxDecDecompressedUpper | 1.3.6.1.4.1.343.6.20.3.2.1.6 | counter | read-only |
The upper 32 bits of the 64 bits counter which is the number of packets decompressed by the Receive Decoder. |
mplCompRxDecDecompressedLower | 1.3.6.1.4.1.343.6.20.3.2.1.7 | counter | read-only |
The lower 32 bits of the 64 bits counter which is the number of packets decompressed by the Receive Decoder. |
mplCompRxDecAllocErrorsUpper | 1.3.6.1.4.1.343.6.20.3.2.1.8 | counter | read-only |
The upper 32 bits of the 64 bits counter which is the number of allocation errors in the Receive Decoder. |
mplCompRxDecAllocErrorsLower | 1.3.6.1.4.1.343.6.20.3.2.1.9 | counter | read-only |
The lower 32 bits of the 64 bits counter which is the number of allocation errors in the Receive Decoder. |
mplCompRxDecRemoteInits | 1.3.6.1.4.1.343.6.20.3.2.1.10 | counter | read-only |
Number of remote initializations by the Receive Decoder. |
mplCompTxEncInBytesTotalUpper | 1.3.6.1.4.1.343.6.20.3.2.1.11 | counter | read-only |
The upper 32 bits of the 64 bits counter which is the number of bytes received by the Transmit Decoder. |
mplCompTxEncInBytesTotalLower | 1.3.6.1.4.1.343.6.20.3.2.1.12 | counter | read-only |
The lower 32 bits of the 64 bits counter which is the number of bytes received by the Transmit Decoder. |
mplCompTxEncTxBytesCompUpper | 1.3.6.1.4.1.343.6.20.3.2.1.13 | counter | read-only |
The upper 32 bits of the 64 bits counter which is the number of bytes sent by the Transmit Decoder. |
mplCompTxEncTxBytesCompLower | 1.3.6.1.4.1.343.6.20.3.2.1.14 | counter | read-only |
The lower 32 bits of the 64 bits counter which is the number of bytes sent by the Transmit Decoder. |
mplCompTxEncCompressedUpper | 1.3.6.1.4.1.343.6.20.3.2.1.15 | counter | read-only |
The upper 32 bits of the 64 bits counter which is the number of packets compressed by the Transmit Decoder. |
mplCompTxEncCompressedLower | 1.3.6.1.4.1.343.6.20.3.2.1.16 | counter | read-only |
The lower 32 bits of the 64 bits counter which is the number of packets compressed by the Transmit Decoder. |
mplCompTxEncAllocErrorsUpper | 1.3.6.1.4.1.343.6.20.3.2.1.17 | counter | read-only |
The upper 32 bits of the 64 bits counter which is the number of allocation errors in the Transmit Decoder. |
mplCompTxEncAllocErrorsLower | 1.3.6.1.4.1.343.6.20.3.2.1.18 | counter | read-only |
The lower 32 bits of the 64 bits counter which is the number of allocation errors in the Transmit Decoder. |
mplCompTxEncLocalInits | 1.3.6.1.4.1.343.6.20.3.2.1.19 | counter | read-only |
Number of local initializations by the Receive Decoder. |
mplCompTxEncTransmitErrors | 1.3.6.1.4.1.343.6.20.3.2.1.20 | integer | read-only |
Number of transmit errors |
mplCompTxEncQueueLength | 1.3.6.1.4.1.343.6.20.3.2.1.21 | integer | read-only |
Queue length |
mplIfSpecific | 1.3.6.1.4.1.343.6.20.4 | |||
mplIfStackTable | 1.3.6.1.4.1.343.6.20.4.1 | no-access |
This table contains information on the relationships between the multiple sub-layers of network interfaces. In particular, it contains information on which sub- layers run 'on top of' which other sub-layers. Each sub-layer corresponds to a conceptual row in the ifTable. |
|
1.3.6.1.4.1.343.6.20.4.1.1 | no-access |
Information on a particular relationship between two sub-layers, specifying that one sub-layer runs on 'top' of the other sub-layer. Each sub-layer corresponds to a conceptual row in the ifTable. |
||
mplIfStackNumber | 1.3.6.1.4.1.343.6.20.4.1.1.1 | integer | read-only |
The MP Link number. The MP Link number is the same as the ifIndex for the corresponding upper group in the MIB-2 ifGroup. |
mplIfStackLowerLayer | 1.3.6.1.4.1.343.6.20.4.1.1.2 | integer | read-only |
The value of ifIndex corresponding to the lower sub- layer of the relationship, i.e., the sub-layer which runs 'below' the sub-layer identified by the corresponding instance of mplIfStackNumber. If there is no lower sub-layer, then this object has the value 0. |
mplGeneral | 1.3.6.1.4.1.343.6.20.5 | |||
mplGeneralOverviewChange | 1.3.6.1.4.1.343.6.20.5.1 | timeticks | read-only |
The value of sysUpTime at the time any MP Link seen from the overview changed state or the like. |
mplGeneralIfgroupStatus | 1.3.6.1.4.1.343.6.20.5.2 | octet string | read-only |
A table describing the status of all ifgroups. Bit 0-3: State: 001 = Up, 010 = Down, 011 = Timecut, 100 = Disabled 111 = Lock. Bit 4: Reserved for future use Bit 5: IP status: 1 = Up, 0 = Down. (This bit is only used for MPLinks) Bit 6: IPX status: 1 = Up, 0 = Down. (This bit is only used for MPLinks) Bit 7: Bridge status: 1 = Up, 0 = Down. (This bit is only used for MPLinks) |
mplUtilization | 1.3.6.1.4.1.343.6.20.6 | |||
mplUtilizationTable | 1.3.6.1.4.1.343.6.20.6.1 | no-access |
Utilization table |
|
1.3.6.1.4.1.343.6.20.6.1.1 | no-access | |||
mplUtilizationPlugNumber | 1.3.6.1.4.1.343.6.20.6.1.1.1 | integer | read-only | |
mplUtilizationMplink | 1.3.6.1.4.1.343.6.20.6.1.1.2 | integer | read-only | |
mplUtilizationUser | 1.3.6.1.4.1.343.6.20.6.1.1.3 | userenum | read-only | |
mplUtilizationProtocol | 1.3.6.1.4.1.343.6.20.6.1.1.4 | protoenum | read-only | |
mplUtilizationRxUtil | 1.3.6.1.4.1.343.6.20.6.1.1.5 | counter | read-only | |
mplUtilizationTxUtil | 1.3.6.1.4.1.343.6.20.6.1.1.6 | counter | read-only | |
mplLockEvent | 1.3.6.1.4.1.343.6.200.1 |
Lock state changed to |
||
mplWanRetriesEvent | 1.3.6.1.4.1.343.6.200.2 |
Max. retries exceeded ( |
||
mplWanActivityEvent | 1.3.6.1.4.1.343.6.200.3 |
Daily Activity Limit has been reached. Link |
||
mplWanTimerEvent | 1.3.6.1.4.1.343.6.200.4 |
Link timer has changed lock state to |