ASCEND-MIBREDHM-MIB: View SNMP OID List / Download MIB

VENDOR: ASCEND COMMUNICATIONS INC.


 Home MIB: ASCEND-MIBREDHM-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
 mibredHealthMonitoringProfile 1.3.6.1.4.1.529.23.179
         mibredHealthMonitoringProfileTable 1.3.6.1.4.1.529.23.179.1 no-access
A list of mibredHealthMonitoringProfile profile entries.
             mibredHealthMonitoringProfileEntry 1.3.6.1.4.1.529.23.179.1.1 no-access
A mibredHealthMonitoringProfile entry containing objects that maps to the parameters of mibredHealthMonitoringProfile profile.
                 redHealthMonitoringProfile_Index_o 1.3.6.1.4.1.529.23.179.1.1.1 integer read-only
                 redHealthMonitoringProfile_HmEnabled 1.3.6.1.4.1.529.23.179.1.1.2 integer read-write
Indicates whether health monitoring feature is enabled. Redundancy feature has to be enabled prior to this feature Enumeration: 'yes': 2, 'no': 1.
                 redHealthMonitoringProfile_MaxWarningPrimary 1.3.6.1.4.1.529.23.179.1.1.3 integer read-write
Maximum of total warnings allowed for primary, When the total warnings exceeds this maximum, controller will reset.
                 redHealthMonitoringProfile_MaxWarningSecondary 1.3.6.1.4.1.529.23.179.1.1.4 integer read-write
Maximum of total warnings allowed for secondary, When the total warnings exceeds this maximum, controller will reset. Secondary should have a more stringent value than primary.
                 redHealthMonitoringProfile_MaxWarningPerMinutePrimary 1.3.6.1.4.1.529.23.179.1.1.5 integer read-write
Maximum of total warning per minute allowed for primary.
                 redHealthMonitoringProfile_MaxWarningPerMinuteSecondary 1.3.6.1.4.1.529.23.179.1.1.6 integer read-write
Maximum of total warning per minute allowed for secondary. Secondary should have a more stringent value than primary.
                 redHealthMonitoringProfile_MemoryThresholdPrimary 1.3.6.1.4.1.529.23.179.1.1.7 integer read-write
Percent threshold for available memory on primary, controller resets when memory is lower than the threshold.
                 redHealthMonitoringProfile_MemoryThresholdSecondary 1.3.6.1.4.1.529.23.179.1.1.8 integer read-write
Percent threshold for available memory on secondary, controller resets when memory is lower than the threshold. Secondary should have a more stringent value than primary.
                 redHealthMonitoringProfile_MemoryAlertThresholdPrimary 1.3.6.1.4.1.529.23.179.1.1.9 integer read-write
Percent threshold for memory alert polling on primary, when memory level is lower than the threshold, log message will be sent out.
                 redHealthMonitoringProfile_MemoryAlertThresholdSecondary 1.3.6.1.4.1.529.23.179.1.1.10 integer read-write
Percent threshold for memory alert polling on secondary, when memory level is lower than the threshold, log message will be sent out.
                 redHealthMonitoringProfile_MemoryAlertTimeoutPrimary 1.3.6.1.4.1.529.23.179.1.1.11 integer read-write
Maximum time (in sec) allowed for memory level stays continuously below memory-alert-threshold-primary.
                 redHealthMonitoringProfile_MemoryAlertTimeoutSecondary 1.3.6.1.4.1.529.23.179.1.1.12 integer read-write
Maximum time (in sec) allowed for memory level stays continuously below memory-alert-threshold-secondary.
                 redHealthMonitoringProfile_ResetStuckPrimaryTimeout 1.3.6.1.4.1.529.23.179.1.1.13 integer read-write
secondary resets primary if no response from primary exceeds this timeout (in seconds). Minimum is 3 seconds.
                 redHealthMonitoringProfile_Action_o 1.3.6.1.4.1.529.23.179.1.1.14 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.