PPP-MIB: View SNMP OID List / Download MIB
VENDOR: CRAY COMMUNICATIONS
Home | MIB: PPP-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 |
ppp | 1.3.6.1.4.1.208.43 | |||
pppLink | 1.3.6.1.4.1.208.43.1 | |||
pppLinkProtoStateTable | 1.3.6.1.4.1.208.43.1.1 | no-access |
Table containing protocol states and link type (standard, multilink slave or multilink master). |
|
1.3.6.1.4.1.208.43.1.1.1 | no-access | |||
pppLinkProtoStateIfIndex | 1.3.6.1.4.1.208.43.1.1.1.1 | integer | read-only |
Interface index. |
pppLinkProtoStatePppLinkType | 1.3.6.1.4.1.208.43.1.1.1.2 | integer | read-only |
PPP Link type. Enumeration: 'multilinkmaster': 2, 'multilinkslave': 3, 'standard': 1. |
pppLinkProtoStateLcpState | 1.3.6.1.4.1.208.43.1.1.1.3 | pppprotocolstate | read-only |
LCP (Link Control Protocol) state. |
pppLinkProtoStateIpcpState | 1.3.6.1.4.1.208.43.1.1.1.4 | pppprotocolstate | read-only |
IPCP (Ip Control Protocol) state. Not used for multilink slave links (pppLinkProtoStatePppLinkType = multilinkslave). |
pppLinkProtoStateIpxcpState | 1.3.6.1.4.1.208.43.1.1.1.5 | pppprotocolstate | read-only |
IPXCP (Ipx Control Protocol) state. Not used for multilink slave links (pppLinkProtoStatePppLinkType = multilinkslave). |
pppLinkProtoStateBcpState | 1.3.6.1.4.1.208.43.1.1.1.6 | pppprotocolstate | read-only |
BCP (Bridging Control Protocol) state. Not used for multilink slave links (pppLinkProtoStatePppLinkType = multilinkslave). |
pppLinkProtoStateCcpState | 1.3.6.1.4.1.208.43.1.1.1.7 | pppprotocolstate | read-only |
CCP (Compression Control Protocol) state. Not used for multilink slave links (pppLinkProtoStatePppLinkType = multilinkslave). |
pppLinkProtoStateEcpState | 1.3.6.1.4.1.208.43.1.1.1.8 | pppprotocolstate | read-only |
ECP (Encryption Control Protocol) state. Not used for multilink slave links (pppLinkProtoStatePppLinkType = multilinkslave). |
pppLinkLcpTable | 1.3.6.1.4.1.208.43.1.2 | no-access |
LCP (Link Control Protocol) information table. Values are first valid when protocol has state OPENED. Not used for multilink master links (pppLinkProtoStatePppLinkType = multilinkmaster). |
|
1.3.6.1.4.1.208.43.1.2.1 | no-access | |||
pppLinkLcpIfIndex | 1.3.6.1.4.1.208.43.1.2.1.1 | integer | read-only |
Interface index |
pppLinkLcpMRUInc | 1.3.6.1.4.1.208.43.1.2.1.2 | integer | read-only |
Local Maximum Receive Unit |
pppLinkLcpMRUOut | 1.3.6.1.4.1.208.43.1.2.1.3 | integer | read-only |
Remote Maximum Receive Unit |
pppLinkLcpACCMapInc | 1.3.6.1.4.1.208.43.1.2.1.4 | integer | read-only |
Local to peer ACCM map |
pppLinkLcpACCMapOut | 1.3.6.1.4.1.208.43.1.2.1.5 | integer | read-only |
Peer to local ACCM map |
pppLinkProtocolCompressionInc | 1.3.6.1.4.1.208.43.1.2.1.6 | integer | read-only |
Local to remote protocol field compression Enumeration: 'disabled': 1, 'enabled': 2. |
pppLinkProtocolCompressionOut | 1.3.6.1.4.1.208.43.1.2.1.7 | integer | read-only |
Remote to local protocol field compression Enumeration: 'disabled': 1, 'enabled': 2. |
pppLinkACCompressionInc | 1.3.6.1.4.1.208.43.1.2.1.8 | integer | read-only |
Local to remote address and control field compression Enumeration: 'disabled': 1, 'enabled': 2. |
pppLinkACCompressionOut | 1.3.6.1.4.1.208.43.1.2.1.9 | integer | read-only |
Remote to local address and control field compression Enumeration: 'disabled': 1, 'enabled': 2. |
pppLinkMagicNumberInc | 1.3.6.1.4.1.208.43.1.2.1.10 | integer | read-only |
Local magic number |
pppLinkMagicNumberOut | 1.3.6.1.4.1.208.43.1.2.1.11 | integer | read-only |
Remote magic number |
pppLinkBcpTable | 1.3.6.1.4.1.208.43.1.3 | no-access |
BCP (Bridging Control Protocol) information table. Values are first valid when protocol has state OPENED. Not used for multilink slave links (pppLinkProtoStatePppLinkType = multilinkslave). |
|
1.3.6.1.4.1.208.43.1.3.1 | no-access | |||
pppLinkBcpIfIndex | 1.3.6.1.4.1.208.43.1.3.1.1 | integer | read-only |
Interface index |
pppLinkBcpMACTypeInc | 1.3.6.1.4.1.208.43.1.3.1.2 | integer | read-only |
Frame type (incoming) Enumeration: 'ethernet': 2, 'notnegotiated': 1. |
pppLinkBcpMACTypeOut | 1.3.6.1.4.1.208.43.1.3.1.3 | integer | read-only |
Frame type (outgoing) Enumeration: 'ethernet': 2, 'notnegotiated': 1. |
pppLinkBcpBridgingProtInc | 1.3.6.1.4.1.208.43.1.3.1.4 | integer | read-only |
Bridging protocol used (incoming). Enumeration: 'spanningtree': 2, 'notnegotiated': 1. |
pppLinkBcpBridgingProtOut | 1.3.6.1.4.1.208.43.1.3.1.5 | integer | read-only |
Bridging protocol used (outgoing). Enumeration: 'spanningtree': 2, 'notnegotiated': 1. |
pppLinkCcpTable | 1.3.6.1.4.1.208.43.1.4 | no-access |
CCP (Compression Control Protocol) information table. Not used for multilink slave links (pppLinkProtoStatePppLinkType = multilinkslave). |
|
1.3.6.1.4.1.208.43.1.4.1 | no-access | |||
pppLinkCcpIfIndex | 1.3.6.1.4.1.208.43.1.4.1.1 | integer | read-only |
Interface index. |
pppLinkCcpHistorySizeIncoming | 1.3.6.1.4.1.208.43.1.4.1.2 | integer | read-only |
Number of compression histories (incoming). |
pppLinkCcpHistorySizeOutgoing | 1.3.6.1.4.1.208.43.1.4.1.3 | integer | read-only |
Number of compression histories (outgoing). |
pppLinkCcpCheckTypeIncoming | 1.3.6.1.4.1.208.43.1.4.1.4 | integer | read-only |
How compression history synchronization is handled (incoming). Enumeration: 'none': 1, 'sequenceno': 2. |
pppLinkCcpCheckTypeOutgoing | 1.3.6.1.4.1.208.43.1.4.1.5 | integer | read-only |
How compression history synchronization is handled. Enumeration: 'none': 1, 'sequenceno': 2. |
pppLinkEcpTable | 1.3.6.1.4.1.208.43.1.5 | no-access |
ECP (Encryption Control Protocol) information table. Not used for multilink slave links (pppLinkProtoStatePppLinkType = multilinkslave). |
|
1.3.6.1.4.1.208.43.1.5.1 | no-access | |||
pppLinkEcpIfIndex | 1.3.6.1.4.1.208.43.1.5.1.1 | integer | read-only |
Interface index |
pppLinkEcpResetRequestsRx | 1.3.6.1.4.1.208.43.1.5.1.2 | counter | read-only |
Number of encryption history reset requests received. |
pppLinkEcpResetRequestsTx | 1.3.6.1.4.1.208.43.1.5.1.3 | counter | read-only |
Number of encryption history reset requests sent. |
pppLinkEcpResetAcksRx | 1.3.6.1.4.1.208.43.1.5.1.4 | counter | read-only |
Number of encryption history reset acknowledgments received. |
pppLinkEcpResetAcksTx | 1.3.6.1.4.1.208.43.1.5.1.5 | counter | read-only |
Number of encryption history reset acknowledgments sent. |
pppLinkEcpRxDiscarded | 1.3.6.1.4.1.208.43.1.5.1.6 | counter | read-only |
Number of packets discarded due to lack of synchronization, buffer lacks or packet errors. |
pppLinkEcpTxDiscarded | 1.3.6.1.4.1.208.43.1.5.1.7 | counter | read-only |
Number of packets discarded due to buffer lacks or transmit queue overflows |
pppLinkEcpReceiverState | 1.3.6.1.4.1.208.43.1.5.1.8 | integer | read-only |
State of receiver. Error state means waiting for reset acknowledgment Enumeration: 'ok': 1, 'error': 2. |
pppLinkCompTable | 1.3.6.1.4.1.208.43.1.6 | no-access |
Compression information table. Not used for multilink slave links (pppLinkProtoStatePppLinkType = multilinkslave). |
|
1.3.6.1.4.1.208.43.1.6.1 | no-access | |||
pppLinkCompIfIndex | 1.3.6.1.4.1.208.43.1.6.1.1 | integer | read-only |
Interface index. |
pppLinkCompDecoderBytesIn | 1.3.6.1.4.1.208.43.1.6.1.2 | counter | read-only |
Total number of bytes received by the decoder. |
pppLinkCompDecoderDecompBytesOut | 1.3.6.1.4.1.208.43.1.6.1.3 | counter | read-only |
Decompressed bytes from the decoder. |
pppLinkCompDecoderUncompBytesOut | 1.3.6.1.4.1.208.43.1.6.1.4 | counter | read-only |
Uncompressed bytes received by the decoder. |
pppLinkCompDecoderCompPacketsIn | 1.3.6.1.4.1.208.43.1.6.1.5 | counter | read-only |
Compressed packets received by the decoder. |
pppLinkCompDecoderUncompPacketsIn | 1.3.6.1.4.1.208.43.1.6.1.6 | counter | read-only |
Uncompressed packets received by the decoder. |
pppLinkCompDecoderDecompQueueLength | 1.3.6.1.4.1.208.43.1.6.1.7 | counter | read-only |
Number of packets waiting to be decompressed. |
pppLinkCompDecoderCompressionRatio | 1.3.6.1.4.1.208.43.1.6.1.8 | counter | read-only |
Receive compression ratio (multiplied by 100). |
pppLinkCompDecoderResetRequestTx | 1.3.6.1.4.1.208.43.1.6.1.9 | counter | read-only |
The number of times the decoder requested re-initialization og the compression history. |
pppLinkCompDecoderResetAcksRx | 1.3.6.1.4.1.208.43.1.6.1.10 | counter | read-only |
The number of acknowledgments to reset requests received by the router. |
pppLinkCompDecoderRxDiscarded | 1.3.6.1.4.1.208.43.1.6.1.11 | counter | read-only |
Number of packets discarded by the decoder due to buffer lacks or synchronization problems. |
pppLinkCompDecoderState | 1.3.6.1.4.1.208.43.1.6.1.12 | integer | read-only |
State of decoder. Error state means waiting for reset acknowledgment Enumeration: 'ok': 1, 'error': 2. |
pppLinkCompEncoderBytesIn | 1.3.6.1.4.1.208.43.1.6.1.13 | counter | read-only |
Total number of bytes received by the encoder. |
pppLinkCompEncoderCompBytesOut | 1.3.6.1.4.1.208.43.1.6.1.14 | counter | read-only |
Number of compressed bytes leaving the encoder. |
pppLinkCompEncoderUncompBytesOut | 1.3.6.1.4.1.208.43.1.6.1.15 | counter | read-only |
Number of uncompressed bytes leaving the encoder. |
pppLinkCompEncoderCompPacketsOut | 1.3.6.1.4.1.208.43.1.6.1.16 | counter | read-only |
Number of compressed packets leaving the encoder. |
pppLinkCompEncoderUncompPacketsOut | 1.3.6.1.4.1.208.43.1.6.1.17 | counter | read-only |
Number of uncompressed packets leaving the encoder. |
pppLinkCompEncoderCompQueueLength | 1.3.6.1.4.1.208.43.1.6.1.18 | counter | read-only |
Number of packets waiting to be compressed. |
pppLinkCompEncoderCompressionRation | 1.3.6.1.4.1.208.43.1.6.1.19 | counter | read-only |
Transmit compression ratio (multiplied by 100). |
pppLinkCompEncoderResetRequestRx | 1.3.6.1.4.1.208.43.1.6.1.20 | counter | read-only |
The number of times the remote end requested re-initialization og the compression history. |
pppLinkCompEncoderResetAckTx | 1.3.6.1.4.1.208.43.1.6.1.21 | counter | read-only |
The number of acknowledgments to reset requests transmitted by the router. |
pppLinkCompEncoderTxDiscarded | 1.3.6.1.4.1.208.43.1.6.1.22 | counter | read-only |
Number of packets discarded by the encoder due to buffer lacks or transmit queue overflows. |
pppLinkChapTable | 1.3.6.1.4.1.208.43.1.7 | no-access |
Table containing CHAP information. Not used for multilink master links (pppLinkProtoStatePppLinkType = multilinkmaster). |
|
1.3.6.1.4.1.208.43.1.7.1 | no-access | |||
pppLinkChapIfIndex | 1.3.6.1.4.1.208.43.1.7.1.1 | integer | read-only |
Interface index. |
pppLinkChapIncoming | 1.3.6.1.4.1.208.43.1.7.1.2 | integer | read-only |
Is this router authenticated by the remote end using CHAP. Enumeration: 'yes': 2, 'notnegotiated': 1. |
pppLinkChapOutgoing | 1.3.6.1.4.1.208.43.1.7.1.3 | integer | read-only |
Is the remote router authenticated using CHAP. Enumeration: 'yes': 2, 'notnegotiated': 1. |
pppLinkChapChallengeRx | 1.3.6.1.4.1.208.43.1.7.1.4 | counter | read-only |
Authentication challenges received from remote end |
pppLinkChapChallengeTx | 1.3.6.1.4.1.208.43.1.7.1.5 | counter | read-only |
Authentication challenges transmitted to remote end |
pppLinkChapResponseRx | 1.3.6.1.4.1.208.43.1.7.1.6 | counter | read-only |
Authentication responses received from remote end. |
pppLinkChapResponseTx | 1.3.6.1.4.1.208.43.1.7.1.7 | counter | read-only |
Authentication responses transmitted to remote end. |
pppLinkChapSuccesRx | 1.3.6.1.4.1.208.43.1.7.1.8 | counter | read-only |
Number of authentication succes replies received from remote end. |
pppLinkChapSuccesTx | 1.3.6.1.4.1.208.43.1.7.1.9 | counter | read-only |
Number of authentication succes replies transmitted to remote end. |
pppLinkChapFailureRx | 1.3.6.1.4.1.208.43.1.7.1.10 | counter | read-only |
Number of authentication failure replies received from remote end. |
pppLinkChapFailureTx | 1.3.6.1.4.1.208.43.1.7.1.11 | counter | read-only |
Number of authentication failure replies transmitted to remote end. |
pppLinkPapTable | 1.3.6.1.4.1.208.43.1.8 | no-access |
Table containing CHAP information. Not used for multilink master links (pppLinkProtoStatePppLinkType = multilinkmaster). |
|
1.3.6.1.4.1.208.43.1.8.1 | no-access | |||
pppLinkPapIfIndex | 1.3.6.1.4.1.208.43.1.8.1.1 | integer | read-only |
Interface index. |
pppLinkPapIncoming | 1.3.6.1.4.1.208.43.1.8.1.2 | integer | read-only |
Is this router authenticated by the remote end using PAP. Enumeration: 'yes': 2, 'notnegotiated': 1. |
pppLinkPapOutgoing | 1.3.6.1.4.1.208.43.1.8.1.3 | integer | read-only |
Is the remote router authenticated using PAP. Enumeration: 'yes': 2, 'notnegotiated': 1. |
pppLinkPapAuthReqRx | 1.3.6.1.4.1.208.43.1.8.1.4 | counter | read-only |
Number of authentication requests received from remote end. |
pppLinkPapAuthReqTx | 1.3.6.1.4.1.208.43.1.8.1.5 | counter | read-only |
Number of authentication requests transmitted to remote end. |
pppLinkPapAuthAckRx | 1.3.6.1.4.1.208.43.1.8.1.6 | counter | read-only |
Number of authentication succes replies received from remote end. |
pppLinkPapAuthAckTx | 1.3.6.1.4.1.208.43.1.8.1.7 | counter | read-only |
Number of authentication succes replies transmitted to remote end. |
pppLinkPapAuthNackRx | 1.3.6.1.4.1.208.43.1.8.1.8 | counter | read-only |
Number of authentication succes replies transmitted to remote end. |
pppLinkPapAuthNackTx | 1.3.6.1.4.1.208.43.1.8.1.9 | counter | read-only |
Number of authentication failure replies received from remote end. |
pppLinkMlMasterTable | 1.3.6.1.4.1.208.43.1.9 | no-access |
Table containing multilink master information. Only used when pppLinkProtoStatePppLinkType = multilinkmaster. |
|
1.3.6.1.4.1.208.43.1.9.1 | no-access | |||
pppLinkMlMasterIfIndex | 1.3.6.1.4.1.208.43.1.9.1.1 | integer | read-only |
Interface index. |
pppLinkMlMasterSlaveCount | 1.3.6.1.4.1.208.43.1.9.1.2 | counter | read-only |
Number of slave links in multilink bundle. |
pppLinkMlMasterTxUtilization | 1.3.6.1.4.1.208.43.1.9.1.3 | counter | read-only |
Transmit utilization of current bundle measured in percent. |
pppLinkMlMasterRxUtilization | 1.3.6.1.4.1.208.43.1.9.1.4 | counter | read-only |
Receive utilization of current bundle measured in percent. |
pppLinkMlMasterSlavesForwarding | 1.3.6.1.4.1.208.43.1.9.1.5 | counter | read-only |
Number of forwarding slave links in bundle. |
pppLinkMlSlaveTable | 1.3.6.1.4.1.208.43.1.10 | no-access |
Table containing multilink slave information. Only used when pppLinkProtoStatePppLinkType = multilinkslave. |
|
1.3.6.1.4.1.208.43.1.10.1 | no-access | |||
pppLinkMlSlaveIfIndex | 1.3.6.1.4.1.208.43.1.10.1.1 | integer | read-only |
Interface index. |
pppLinkMlSlaveBodEnabled | 1.3.6.1.4.1.208.43.1.10.1.2 | integer | read-only |
Bandwidth on demand enabled for this slave link. Enumeration: 'false': 2, 'true': 1. |
pppLinkMlSlaveMasterIfIndex | 1.3.6.1.4.1.208.43.1.10.1.3 | integer | read-only |
Interface index of the corresponding master link. |