ZHONE-GEN-INTERFACE-CONFIG-MIB: View SNMP OID List / Download MIB

VENDOR: ZHONE TECHNOLOGIES


 Home MIB: ZHONE-GEN-INTERFACE-CONFIG-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
 alarmConfigMib 1.3.6.1.4.1.5504.3.13.1
Description.
     alarmConfigTable 1.3.6.1.4.1.5504.3.13.1.1 no-access
The alarm configuration table
         alarmConfigEntry 1.3.6.1.4.1.5504.3.13.1.1.1 no-access
An entry in the alarm configuration table.
             alarmConfigBitRateThreshold 1.3.6.1.4.1.5504.3.13.1.1.1.1 truthvalue read-only
This field describes the enable status of the Bit Rate Threshold Alarm. If this field is true (1) then the Bit Rate Threshold alarm is enabled. If this field is false (2) then the Bit Rate Threshold Alarm is disabled.
             alarmConfigBitRateThresholdValue 1.3.6.1.4.1.5504.3.13.1.1.1.2 integer32 read-only
This field indicates the Bit Rate Threshold Value which will generate an alarm if the Bit Rate Threshold Alarm is enabled and the Bit Rate of this ifIndex drops below this value.
             alarmConfigBitRateThresholdHoldtime 1.3.6.1.4.1.5504.3.13.1.1.1.3 integer32 read-only
This field indicates the Bit Rate Threshold Holdtime in seconds for which the Bit Rate of the ifIndex must remain below the Bit Rate Threshold Value before an alarm will be generated if the Bit Rate Threshold Alarm is enabled.
             alarmConfigStatusTrap 1.3.6.1.4.1.5504.3.13.1.1.1.4 truthvalue read-only
This field describes the enable status of the Status Trap Alarm. If this field is true (1) then the Status Trap alarm is enabled. If this field is false (2) then the Status Trap Alarm is disabled.
             alarmConfigAdminUp 1.3.6.1.4.1.5504.3.13.1.1.1.5 truthvalue read-only
This field describes the enable status of the Admin Up Alarm. If this field is true (1) then the Admin Up alarm is enabled. If this field is false (2) then the Admin Up Alarm is disabled.
             alarmConfigAlarmSeverity 1.3.6.1.4.1.5504.3.13.1.1.1.6 zhonealarmseverity read-only
This object is used to override Trap, Central Alarm Manager and CLI 'LineAlarm' severity levels for the specified interface.
             alarmConfigRowStatus 1.3.6.1.4.1.5504.3.13.1.1.1.7 zhonerowstatus read-only
This object is used to create, delete or modify a row in this table.
     alarmConfigTraps 1.3.6.1.4.1.5504.3.13.1.2
         alarmConfigTrapPrefix 1.3.6.1.4.1.5504.3.13.1.2.0
Description.
             zhoneAlarmConfigThresholdTrap 1.3.6.1.4.1.5504.3.13.1.2.0.1
This Trap is generated when this ifIndex bandwidth drops below the alarmConfigBitRateThresholdValue for the time specified in alarmConfigBitRateThesholdHoldtime.
             zhoneAlarmConfigThresholdClearTrap 1.3.6.1.4.1.5504.3.13.1.2.0.2
This trap is generated when this ifIndex bandwidth goes above the alarmConfigBitRateThresholdValue for the time specified in alarmConfigBitRateThresholdHoldtime.