PERFORMANCE-MIB: View SNMP OID List / Download MIB
VENDOR: SAGEMCOM SAS
Home | MIB: PERFORMANCE-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 |
performance | 1.3.6.1.4.1.1038.102 |
Modification: Date: 15 11 2002 Description: sagemDr replace sagem-dr NOTIFICATION-TYPE replace TRAP-TYPE Modification: Date: 20 12 1999 Description: modification of comments Modification: Date: 25 11 1999 Name: thresholdUas,thresholdSes,thresholdEs,thresholdBbe Description: read-write instead of read-only Modification: Date: 19 11 1999 Name: Description: modification of comments Creation: Date: 25 10 1999 Description: The MIB module describes performance records. It also describes the traps that could be sent either to notify a threshold or a non null quality record, for the devices that support that feature. |
||
perfTraps | 1.3.6.1.4.1.1038.102.0 | |||
qualityTrap | 1.3.6.1.4.1.1038.102.0.2 |
This trap allows the equipment to notify its quality records |
||
perfClear | 1.3.6.1.4.1.1038.102.1 | object identifier | read-write |
When a set command is issued on this variable, this clears a part of the performance record depending on the value of the oid: performance : all the performance records cptTable : all the counter table uasTable : all the unavailable periods table oid : the counter and uas records of this object An equipment may implement only a subset of these commands. |
cptNumber | 1.3.6.1.4.1.1038.102.2 | integer | read-only |
Number of used records (rows) in 'cptTable'. |
cptTable | 1.3.6.1.4.1.1038.102.3 | no-access |
List of cpt in equipment. |
|
1.3.6.1.4.1.1038.102.3.1 | no-access |
A particular cpt of the equipment. |
||
cptObject | 1.3.6.1.4.1.1038.102.3.1.1 | object identifier | read-only |
A reference to the function/interface from which this reccord was taken |
cptName | 1.3.6.1.4.1.1038.102.3.1.2 | displaystring | read-only |
A text string which identifies the object localisation. For the structure of this string, see 'logName' in the log MIB |
cptNearFar | 1.3.6.1.4.1.1038.102.3.1.3 | nearfar | read-only |
Indicates near or far performance record |
cptDuration | 1.3.6.1.4.1.1038.102.3.1.4 | timeticks | read-only |
The full duration of measurement for the record. This table contains either logged entries and current ones. For curent performance counters, it is not the actual mesured duration, but the duration from start to normal end. The standard durations are 15 minutes and 24 hours; the value can be coded in TimeTicks or in minute (see the variable 'perfDurationUnit') |
cptDate | 1.3.6.1.4.1.1038.102.3.1.5 | intdatetime | read-only |
When the record had started. |
cptUAS | 1.3.6.1.4.1.1038.102.3.1.6 | gauge32 | read-only |
Number of UnAvailable Seconds mesured. |
cptSES | 1.3.6.1.4.1.1038.102.3.1.7 | gauge32 | read-only |
Number of Severely Errored Seconds mesured. |
cptES | 1.3.6.1.4.1.1038.102.3.1.8 | gauge32 | read-only |
Number of Errored Seconds mesured. |
cptBBE | 1.3.6.1.4.1.1038.102.3.1.9 | gauge32 | read-only |
Number of Background Errors Blocks mesured. |
uapNumber | 1.3.6.1.4.1.1038.102.4 | integer | read-only |
Number of unavailable period records stored in the 'uapTable'. |
uapTable | 1.3.6.1.4.1.1038.102.5 | no-access |
List of unavailable period records in equipment. |
|
1.3.6.1.4.1.1038.102.5.1 | no-access |
A particular unavailable period of the equipment. |
||
uapObject | 1.3.6.1.4.1.1038.102.5.1.1 | object identifier | read-only |
A reference to the function/interface from witch this reccord was taken. |
uapName | 1.3.6.1.4.1.1038.102.5.1.2 | displaystring | read-only |
A text string which identifies the object localisation. For the structure of this string, see 'logName' in the log MIB |
uapNearFar | 1.3.6.1.4.1.1038.102.5.1.3 | nearfar | read-only |
Indicates near or far performance record |
uapBegin | 1.3.6.1.4.1.1038.102.5.1.4 | intdatetime | read-only |
When the unavailable period has started. |
uapEnd | 1.3.6.1.4.1.1038.102.5.1.5 | intdatetime | read-only |
When the unavailable period has finished. |
thresholdNumber | 1.3.6.1.4.1.1038.102.6 | integer | read-only |
Number of threshold in equipment. |
thresholdTable | 1.3.6.1.4.1.1038.102.7 | no-access |
List of threshold in equipment. |
|
1.3.6.1.4.1.1038.102.7.1 | no-access |
A particular threshold of the equipment. |
||
thresholdObject | 1.3.6.1.4.1.1038.102.7.1.1 | object identifier | read-only |
A reference to the interface or the interface type to which these parameters apply. |
thresholdName | 1.3.6.1.4.1.1038.102.7.1.2 | displaystring | read-only |
A text string which identifies the interface localisation. For the structure of this string, see 'logName' in the log MIB |
thresholdNearFar | 1.3.6.1.4.1.1038.102.7.1.3 | nearfar | read-only |
Indicates near or far performance threshold. Equipment may or may not implement far threshold. |
thresholdDuration | 1.3.6.1.4.1.1038.102.7.1.4 | timeticks | read-only |
The normal duration of the counter with which the threshold is associed. The standard durations are 15 minutes and 24 hours; |
thresholdType | 1.3.6.1.4.1.1038.102.7.1.5 | integer | read-only |
When set to `raise' the event threshold exceded is generated when one of the corresponding counter cross its theshold. When set to `clear', the event threshold exceded is cleared when there is no counters above of its corresponding threshold. The `clear'thresholds are optionnal(the standard value is zero) Enumeration: 'clear': 2, 'raise': 1. |
thresholdUas | 1.3.6.1.4.1.1038.102.7.1.6 | integer | read-write |
The number of unavailable seconds within a counting period above which a performance event is issued for the interface/function |
thresholdSes | 1.3.6.1.4.1.1038.102.7.1.7 | integer | read-write |
The number of severely errored seconds within a counting period above which a performance event is issued for the interface/function |
thresholdEs | 1.3.6.1.4.1.1038.102.7.1.8 | integer | read-write |
The number of errored seconds within a counting period above which a performance event is issued for the interface/function |
thresholdBbe | 1.3.6.1.4.1.1038.102.7.1.9 | integer | read-write |
The number of background block errors within a counting period above which a performance event is issued for the interface/function |