SNMP540-ALARM-MIB: View SNMP OID List / Download MIB

VENDOR: GENERAL DATACOMM


 Home MIB: SNMP540-ALARM-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
 snmp540Alarm 1.3.6.1.4.1.498.8.4.10
       snmp540AlarmMIBversion 1.3.6.1.4.1.498.8.4.10.1
Identifies the version of the MIB. The format of the version is x.yzT, where x identifies the major revision number, yidentifies the minor revision number, z identifies the typographical revision, and T identifies the test revision. Acceptable values for the individual revision components are as follows x: 1 - 9 y: 0 - 9 z: 0 - 9 T: A - Z Upon formal release, no designation for the test revision will be present.
       snmp540AlarmStructure 1.3.6.1.4.1.498.8.4.10.2
The Alarm Structure configuration object. The default value GDCProprietarySCMStandard(1) uses the alarm reporting structure as compliant to the SCM and the GDC proprietary manager applications. The value GeneralAlarmStructure(2) uses a very general alarm structure suited for any Network manager applications .
       snmp540AlarmNumber 1.3.6.1.4.1.498.8.4.10.3
The number of Alarms Currently being reported by SNMP540 Unit.
       snmp540GeneralIntegrationTime 1.3.6.1.4.1.498.8.4.10.4
This is the DDS Alarm Threshold Interval. It specifies the amount of time, 1 to 15 minutes, in which the threshold setting is to be exceeded for the alarm to occur.
       snmp540AlarmTable 1.3.6.1.4.1.498.8.4.10.5
The GDC snmp540 Alarm Configuration Table.
           snmp540AlarmEntry 1.3.6.1.4.1.498.8.4.10.5.1
An entry in the snmp540 alarm table.
               alarmNumber 1.3.6.1.4.1.498.8.4.10.5.1.1
The index number associated with the entry in the Alarm table. The range cannot be specified on the SYNTAX line since it will vary from agent to agent. The range will be 1 to the number specified by snmp540AlarmNumber.
               description 1.3.6.1.4.1.498.8.4.10.5.1.2
The Description of the alarm generated.
               severityLevel 1.3.6.1.4.1.498.8.4.10.5.1.3
The severity level associated with the alarm in the Alarm table. The value critical(1) is critical for the enterprise functioning. The value major(1), minor(2), warniing(3) indicates otherwise as specified by enterprise.
               class 1.3.6.1.4.1.498.8.4.10.5.1.4
The class of the associated alarm in the Alarm table. The value general(1) indicates without the threshold or interval. The value threshold (2) indicates the alarm has threshold value only. The value countWindow (3) indicates the alarm has Count Window value only. The value thresholdInterval (4) indicates the alarm has both the interval and the Count Window also.
               mask 1.3.6.1.4.1.498.8.4.10.5.1.5
The alarm masking control. When the value is mask(1), then the alarm is masked and will not be reported. When the value is unmask(2), then the alarm will be reported depending on the threshold configuration.
               threshold 1.3.6.1.4.1.498.8.4.10.5.1.6
This function sets/reads the alarm threshold settings criteria. This threshold is used along with the alarm window to determine the number of instances in a given time frame for an alarm to occur before the alarm is considered active. Alarm Table Entry Range Default ------- ---------------- --------- -------- Jitter snmp540JitterAlm 0 to 99% 10% BPVs snmp540BpvAlm 0 to 99Count 10 Frm Loss snmp540FrameLossAlm 0 to 99Count 10 SNRatio snmp540SignalToNoiseAlm 0 to 50 0 Rx Low snmp540RxSignalLowAlm -50 to 6db -30dB
               status 1.3.6.1.4.1.498.8.4.10.5.1.7
The current status of the alarm. The value inactive(1) indicates that this alarm is currently inactive. The value active(2) indicates that this alarm is currently active.