PRVT-ALARM-MIB: View SNMP OID List / Download MIB
VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES
Home | MIB: PRVT-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).
|
|||
Object Name | OID | Type | Access | Info |
prvtAlarmMIB | 1.3.6.1.4.1.738.1.111.4 |
Information for current snmp allarms |
||
prvtAlarmMIBObjects | 1.3.6.1.4.1.738.1.111.4.1 | |||
prvtUpdatedCurrentAlarmCounter | 1.3.6.1.4.1.738.1.111.4.1.1 | counter32 | read-only |
Last updated alarm counter |
prvtAlarmCurrentTable | 1.3.6.1.4.1.738.1.111.4.1.2 | no-access |
This table contains current alarms. |
|
1.3.6.1.4.1.738.1.111.4.1.2.1 | no-access |
Entry in prvtAlarmCurrentTable containing the info of a current RAISED trap. |
||
prvtAlarmCurrentCounter | 1.3.6.1.4.1.738.1.111.4.1.2.1.1 | counter32 | read-only |
A running counter of open alarms, the counter is incremented on every new alarm. It is cleared after reset. |
prvtAlarmCurrentRaisedTime | 1.3.6.1.4.1.738.1.111.4.1.2.1.2 | unsigned32 | read-only |
The raised time of this alarm. Time in seconds since January 1, 1970 00:00 UTC. |
prvtAlarmCurrentSeverity | 1.3.6.1.4.1.738.1.111.4.1.2.1.3 | integer | read-only |
The current alarm severity Enumeration: 'major': 4, 'unknown': 99, 'clear': 0, 'warning': 2, 'critical': 5, 'event': 1, 'minor': 3. |
prvtAlarmCurrentDescription | 1.3.6.1.4.1.738.1.111.4.1.2.1.4 | octet string | read-only |
The alarm description. |