SHIVA-TPPP-MIB: View SNMP OID List / Download MIB
VENDOR: SHIVA CORPORATION
Home | MIB: SHIVA-TPPP-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 |
tpppPortTable | 1.3.6.1.4.1.166.4.10.1 | no-access |
Table of PPP port initialization parameters and status. Instantiated only for dedicated serial ports where PPP configuration is done by unit number. |
|
1.3.6.1.4.1.166.4.10.1.1 | no-access |
Initialization parameters and status for a PPP port. |
||
tpppPortIndex | 1.3.6.1.4.1.166.4.10.1.1.1 | integer | read-only |
Serial port number which corresponds to an instance of rs232PortIndex. |
tpppPortRestartTimer | 1.3.6.1.4.1.166.4.10.1.1.2 | integer | read-only |
The PPP Restart Timer for this port. |
tpppCompTypes | 1.3.6.1.4.1.166.4.10.1.1.3 | integer | read-only |
The PPP compression protocols that are available to be negotiated for this port, represented as a bitmask: 0x00000001 - Stac LZS 0x00000002 - Microsoft PPC. |
tpppCompStacPerf | 1.3.6.1.4.1.166.4.10.1.1.4 | integer | read-only |
The compression effectiveness ratio configured for the Stac LZS compression engine for this port. Applies to Stac LZS compression only. |
tpppPortStatus | 1.3.6.1.4.1.166.4.10.1.1.5 | integer | read-only |
PPP port status. Enumeration: 'disabled': 1, 'enabled': 2. |