TIARA-PPP-MIB: View SNMP OID List / Download MIB

VENDOR: TASMAN NETWORKS


 Home MIB: TIARA-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tiaraPppMib 1.3.6.1.4.1.3174.2.14
The MIB module defines the managed objects for Tiara enterrpise PPP/MLPPP.
       pppTable 1.3.6.1.4.1.3174.2.14.1 no-access
This table contains configurable parameters related to PPP/MLPPP bundle.
           pppTableEntry 1.3.6.1.4.1.3174.2.14.1.1 no-access
An entry in the PPP Table which contains the configuration for a particular bundle instance identified by the bundleId.
               pppMtu 1.3.6.1.4.1.3174.2.14.1.1.1 displaystring read-write
Minimum, default and maximum packet sizes to be sent separated by hyphens.
               pppMru 1.3.6.1.4.1.3174.2.14.1.1.2 displaystring read-write
Minimum, default and maximum packet sizes to be received separated by hyphens.
               mlpppMrru 1.3.6.1.4.1.3174.2.14.1.1.3 displaystring read-write
Maximum received reconstructed unit - maximum number of octets in the information fields of reassembled packets. This variable can be set only if the bundle is multi-link.
               mlpppSeq 1.3.6.1.4.1.3174.2.14.1.1.4 integer read-write
MLPPP sequence number length (short = 12 bits ; long = 24 bits. This variable can be set only if the bundle is multi-link. Enumeration: 'short': 1, 'long': 2.
               mlpppSegmentThreshold 1.3.6.1.4.1.3174.2.14.1.1.5 integer32 read-write
Segmentation threshold - number of octets a packet must exceed before being fragmented for transmission. This variable can be set only if the bundle is multi-link.
               mlpppDiffDelay 1.3.6.1.4.1.3174.2.14.1.1.6 integer32 read-write
Tolerance, in milliseconds, to differential delay between links. If The differential delay exceeds this limit, the corresponding link will be removed from the bundle. This variable can be set only if the bundle is multi-link.
               mlpppDiscriminator 1.3.6.1.4.1.3174.2.14.1.1.7 ipaddress read-write
IP address of MLPPP discriminator. This variable can be set only if the bundle is multi-link.
       pppStatsTable 1.3.6.1.4.1.3174.2.14.2 no-access
This table contains the statistics for PPP/MLPPP bundles.
           pppStatsTableEntry 1.3.6.1.4.1.3174.2.14.2.1 no-access
An entry in the PPP Statistics Table which contains the statistics for a particular bundle instance identified by the bundleId.
               pppStatsBytesRxLastBootOrClear 1.3.6.1.4.1.3174.2.14.2.1.1 counter32 read-only
This counter has the number of bytes received on this bundle since it was last booted or cleared.
               pppStatsBytesTxLastBootOrClear 1.3.6.1.4.1.3174.2.14.2.1.2 counter32 read-only
This counter has the number of bytes transmitted on this bundle since it was last booted or cleared.
               pppStatsPktsRxLastBootOrClear 1.3.6.1.4.1.3174.2.14.2.1.3 counter32 read-only
This counter has the number of packets received on this bundle since it was last booted or cleared.
               pppStatsPktsTxLastBootOrClear 1.3.6.1.4.1.3174.2.14.2.1.4 counter32 read-only
This counter has the number of packets transmitted on this bundle since it was last booted or cleared.
               pppStatsErrPktsRxLastBootOrClear 1.3.6.1.4.1.3174.2.14.2.1.5 counter32 read-only
This counter has the number of error packets received on this bundle since it was last booted or cleared.
               pppStatsUpDownStatesLastBootOrClear 1.3.6.1.4.1.3174.2.14.2.1.6 counter32 read-only
This variable has the count on the number of times this PPP/MLPPP bundle have made the 'Down' to 'Up' and 'Up' to 'Down' transitions since it was last booted or cleared.
               pppStatsBytesRxLastFiveMins 1.3.6.1.4.1.3174.2.14.2.1.7 counter32 read-only
This counter has the number of bytes received on this bundle in the last 5 minutes.
               pppStatsBytesTxLastFiveMins 1.3.6.1.4.1.3174.2.14.2.1.8 counter32 read-only
This counter has the number of bytes transmitted on this bundle in the last 5 minutes.
               pppStatsPktsRxLastFiveMins 1.3.6.1.4.1.3174.2.14.2.1.9 counter32 read-only
This counter has the number of packets received on this bundle in the last 5 minutes.
               pppStatsPktsTxLastFiveMins 1.3.6.1.4.1.3174.2.14.2.1.10 counter32 read-only
This counter has the number of packets transmitted on this bundle in the last 5 minutes.
               pppStatsErrPktsRxLastFiveMins 1.3.6.1.4.1.3174.2.14.2.1.11 counter32 read-only
This counter has the number of error packets received on this bundle in the last 5 minutes.
               pppStatsUpDownStatesLastFiveMins 1.3.6.1.4.1.3174.2.14.2.1.12 counter32 read-only
This variable has the count on the number of times this PPP/MLPPP bundle have made the 'Down' to 'Up' and 'Up' to 'Down' transitions in the last 5 minutes.