ASCEND-MIBINTEGRITY-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBINTEGRITY-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 |
mibsystemIntegrityProfile | 1.3.6.1.4.1.529.23.81 | |||
mibsystemIntegrityProfileTable | 1.3.6.1.4.1.529.23.81.1 | no-access |
A list of mibsystemIntegrityProfile profile entries. |
|
1.3.6.1.4.1.529.23.81.1.1 | no-access |
A mibsystemIntegrityProfile entry containing objects that maps to the parameters of mibsystemIntegrityProfile profile. |
||
systemIntegrityProfile_Index_o | 1.3.6.1.4.1.529.23.81.1.1.1 | integer | read-only | |
systemIntegrityProfile_EnableCentralizedDetection | 1.3.6.1.4.1.529.23.81.1.1.2 | integer | read-write |
Master can also do cetralized integrity for the whole system on the top of all cards doing their own distributed integrity testing. The recommended value is no. By default all LIMs do correction every few hours and that should be enough for LIMs. Enumeration: 'yes': 2, 'no': 1. |
systemIntegrityProfile_RatioCentralizedDetection | 1.3.6.1.4.1.529.23.81.1.1.3 | integer | read-write |
If centralized detection is enabled then the ratio of problem detection between the Master and all other cards. For example if ratio is 5 then master CM would do 5 self tests before triggering centralized LIM test. |
systemIntegrityProfile_Action_o | 1.3.6.1.4.1.529.23.81.1.1.4 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |
mibsystemIntegrityProfile_IntegrityConfigTable | 1.3.6.1.4.1.529.23.81.2 | no-access |
A list of mibsystemIntegrityProfile__integrity_config profile entries. |
|
1.3.6.1.4.1.529.23.81.2.1 | no-access |
A mibsystemIntegrityProfile__integrity_config entry containing objects that maps to the parameters of mibsystemIntegrityProfile__integrity_config profile. |
||
systemIntegrityProfile_IntegrityConfig_Index_o | 1.3.6.1.4.1.529.23.81.2.1.1 | integer | read-only | |
systemIntegrityProfile_IntegrityConfig_Index1_o | 1.3.6.1.4.1.529.23.81.2.1.2 | integer | read-only | |
systemIntegrityProfile_IntegrityConfig_EnableContinuousDetection | 1.3.6.1.4.1.529.23.81.2.1.3 | integer | read-write |
MAGIC testing, detection and correction enabled in continous mode? It is recommended yes for the CMs and no for all LIMs. Enumeration: 'yes': 2, 'no': 1. |
systemIntegrityProfile_IntegrityConfig_DetectionInterval | 1.3.6.1.4.1.529.23.81.2.1.4 | integer | read-write |
Detection interval in miliseconds for continuous detection. The system tries to detect any abnormality at defined miliseconds interval. The recommended value is 100 ms for CMs. |
systemIntegrityProfile_IntegrityConfig_OnlyOneCorrection | 1.3.6.1.4.1.529.23.81.2.1.5 | integer | read-write |
If yes then apply MAGIC correction only once. If no then apply MAGIC correction multiple times in a row. Only one correction is recommended. Enumeration: 'yes': 2, 'no': 1. |
systemIntegrityProfile_IntegrityConfig_CorrectionFactor | 1.3.6.1.4.1.529.23.81.2.1.6 | integer | read-write |
MAGIC correction factor. How many detection of problems result in to a correction. The system keeps history of past 20 tests. If correction-factor is 1 then only one failure out of past 20 tests would result in a correction. If correction-factor is 5 then 5 failure out of 20 would result in a correction. |
systemIntegrityProfile_IntegrityConfig_AutoCorrectionEnable | 1.3.6.1.4.1.529.23.81.2.1.7 | integer | read-write |
If auto correction is enabled for this card or not. Applicable only for LIM cards. LIM tries to correct problem every few hours automatically. Enumeration: 'yes': 2, 'no': 1. |
systemIntegrityProfile_IntegrityConfig_IntervalAutoCorrection | 1.3.6.1.4.1.529.23.81.2.1.8 | integer | read-write |
All slot cards (LIM) automatically tries to correct themselves at specified interval in mili seconds. Some LIMs are capable of doing detection before correction. Those LIMs would try to detect the problem and then correct it. |