ALTIGA-PPP-STATS-MIB: View SNMP OID List / Download MIB
VENDOR: ALTIGA NETWORKS
Home | MIB: ALTIGA-PPP-STATS-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 |
altigaPppStatsMibModule | 1.3.6.1.4.1.3076.1.1.11.2 |
The Altiga PPP Statistics MIB models counters and objects that are of management interest for PPP. Acronyms The following acronyms are used in this document: MIB: Management Information Base MPPC: Microsoft Point-to-Point Compression MPPE: Microsoft Point-to-Point Encryption PPP: Point-to-Point Protocol |
||
altigaPppStatsMibConformance | 1.3.6.1.4.1.3076.1.1.11.2.1 | |||
altigaPppStatsMibCompliances | 1.3.6.1.4.1.3076.1.1.11.2.1.1 | |||
altigaPppStatsMibCompliance | 1.3.6.1.4.1.3076.1.1.11.2.1.1.1 |
The compliance statement for agents which implement the Altiga PPP Statistics MIB. |
||
altigaPppStatsGroup | 1.3.6.1.4.1.3076.2.1.1.1.6.2 |
The objects for PPP statistics. |
||
alStatsPppGlobal | 1.3.6.1.4.1.3076.2.1.2.6.1 | |||
alPppStatsTable | 1.3.6.1.4.1.3076.2.1.2.6.2 | no-access |
List of active PPP links. |
|
1.3.6.1.4.1.3076.2.1.2.6.2.1 | no-access |
An entry in the alPppStatsTable. |
||
alPppStatsRowStatus | 1.3.6.1.4.1.3076.2.1.2.6.2.1.1 | rowstatus | read-write |
The status of this row. Used to terminate the session. |
alPppStatsIfIndex | 1.3.6.1.4.1.3076.2.1.2.6.2.1.2 | integer32 | read-only |
The index of this row. |
alPppStatsOctetsSent | 1.3.6.1.4.1.3076.2.1.2.6.2.1.3 | counter32 | read-only |
The number of octets sent during this session. |
alPppStatsOctetsRcvd | 1.3.6.1.4.1.3076.2.1.2.6.2.1.4 | counter32 | read-only |
The number of octets received during this session. |
alPppStatsPacketsSent | 1.3.6.1.4.1.3076.2.1.2.6.2.1.5 | counter32 | read-only |
The number of packets sent during this session. |
alPppStatsPacketsRcvd | 1.3.6.1.4.1.3076.2.1.2.6.2.1.6 | counter32 | read-only |
The number of packets received during this session. |
alPppStatsMppcStatus | 1.3.6.1.4.1.3076.2.1.2.6.2.1.7 | truthvalue | read-only |
The status of the MPPC setting during this session. |
alPppStatsMppeStatus | 1.3.6.1.4.1.3076.2.1.2.6.2.1.8 | truthvalue | read-only |
The status of the MPPE setting during this session. |
alPppStatsMppcMppeReset | 1.3.6.1.4.1.3076.2.1.2.6.2.1.9 | counter32 | read-only |
The reset MPPC and MPPE counts for this session. |
alPppStatsMppcOctSentAfterComp | 1.3.6.1.4.1.3076.2.1.2.6.2.1.10 | counter32 | read-only |
The number of octets sent after compression during this session. |
alPppStatsMppcOctSentBeforeComp | 1.3.6.1.4.1.3076.2.1.2.6.2.1.11 | counter32 | read-only |
The number of octets sent before compression during this session. |
alPppStatsMppcOctSentUnComp | 1.3.6.1.4.1.3076.2.1.2.6.2.1.12 | counter32 | read-only |
The number of octets sent uncompressed during this session. |
alPppStatsMppcOctRcvdBeforeDeComp | 1.3.6.1.4.1.3076.2.1.2.6.2.1.13 | counter32 | read-only |
The number of octets received before decompression during this session. |
alPppStatsMppcOctRcvdAfterDeComp | 1.3.6.1.4.1.3076.2.1.2.6.2.1.14 | counter32 | read-only |
The number of octets received after decompression during this session. |
alPppStatsMppcOctRcvdUnComp | 1.3.6.1.4.1.3076.2.1.2.6.2.1.15 | counter32 | read-only |
The number of octets received uncompressed during this session. |
alStatsPppMppcGlobal | 1.3.6.1.4.1.3076.2.1.2.6.3 | |||
alPppStatsGlobMppcMppeResetsRcvd | 1.3.6.1.4.1.3076.2.1.2.6.3.1 | counter32 | read-only |
Reset the number of octets received. |
alPppStatsGlobMppcMppeResetsSent | 1.3.6.1.4.1.3076.2.1.2.6.3.2 | counter32 | read-only |
Reset the number of octets sent. |
alPppStatsGlobMppcOctSentAfterComp | 1.3.6.1.4.1.3076.2.1.2.6.3.3 | counter32 | read-only |
Total number of octets sent after compression. |
alPppStatsGlobMppcOctSentBeforeComp | 1.3.6.1.4.1.3076.2.1.2.6.3.4 | counter32 | read-only |
Total number of octets sent before compression. |
alPppStatsGlobMppcOctSentUnComp | 1.3.6.1.4.1.3076.2.1.2.6.3.5 | counter32 | read-only |
Total number of octets sent uncompressed. |
alPppStatsGlobMppcOctRcvdBeforeDeComp | 1.3.6.1.4.1.3076.2.1.2.6.3.6 | counter32 | read-only |
Total number of octets received before decompression. |
alPppStatsGlobMppcOctRcvdAfterDeComp | 1.3.6.1.4.1.3076.2.1.2.6.3.7 | counter32 | read-only |
Total number of octets received after decompression. |
alPppStatsGlobMppcOctRcvdUnComp | 1.3.6.1.4.1.3076.2.1.2.6.3.8 | counter32 | read-only |
Total number of octets received uncompressed. |