EMSNetrake-MIB: View SNMP OID List / Download MIB
VENDOR: NETRAKE CORPORATION
Home | MIB: EMSNetrake-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 |
org | 1.3 | |||
dod | 1.3.6 | |||
internet | 1.3.6.1 | |||
private | 1.3.6.1.4 | |||
enterprises | 1.3.6.1.4.1 | |||
netrake | 1.3.6.1.4.1.10950 |
www.netrake.com |
||
products | 1.3.6.1.4.1.10950.1 | |||
ems | 1.3.6.1.4.1.10950.1.2 | |||
managedDevices | 1.3.6.1.4.1.10950.1.2.1 | |||
managedDevicesTable | 1.3.6.1.4.1.10950.1.2.1.1 | no-access |
This table contains the list of devices being managed by this EMS |
|
1.3.6.1.4.1.10950.1.2.1.1.1 | no-access |
Row Description |
||
deviceName | 1.3.6.1.4.1.10950.1.2.1.1.1.1 | displaystring | read-only |
Name assigned to the device |
deviceSerialNumber | 1.3.6.1.4.1.10950.1.2.1.1.1.2 | displaystring | read-only |
Serial number of device |
deviceModel | 1.3.6.1.4.1.10950.1.2.1.1.1.3 | displaystring | read-only |
Model number of device |
deviceMgmtIpAddress | 1.3.6.1.4.1.10950.1.2.1.1.1.4 | ipaddress | read-only |
Device's management IP address |
deviceAlarmStatus | 1.3.6.1.4.1.10950.1.2.1.1.1.5 | integer | read-only |
Overall alarm status of the device based on highest severity alarm active on the device Enumeration: 'info': 6, 'major': 2, 'unknown': 0, 'clear': 5, 'critical': 1, 'warning': 4, 'minor': 3. |
deviceOperState | 1.3.6.1.4.1.10950.1.2.1.1.1.6 | displaystring | read-only |
Operational state of the device |
deviceRowStatus | 1.3.6.1.4.1.10950.1.2.1.1.1.7 | rowstatus | read-only |
Column Description |
deviceDisplayName | 1.3.6.1.4.1.10950.1.2.1.1.1.8 | displaystring | read-only |
Name displayed on the EMS GUI Hierarchy |
deviceChangeTrap | 1.3.6.1.4.1.10950.1.2.1.2 |
This trap is sent whenever a change occurs on the device or a device is added or removed |
||
activeAlarm | 1.3.6.1.4.1.10950.1.2.2 | |||
emsActiveAlarmTable | 1.3.6.1.4.1.10950.1.2.2.1 | no-access |
This table contains the list of active alarms |
|
1.3.6.1.4.1.10950.1.2.2.1.1 | no-access |
Row Description |
||
emsActiveAlarmId | 1.3.6.1.4.1.10950.1.2.2.1.1.1 | integer32 | read-only |
Unique identifier for instance of alarm |
emsActiveAlarmDeviceName | 1.3.6.1.4.1.10950.1.2.2.1.1.2 | displaystring | read-only |
Name of the device that is associated with this alarm |
emsActiveAlarmDateTime | 1.3.6.1.4.1.10950.1.2.2.1.1.3 | dateandtime | read-only |
Date/time that the alarm was detected |
emsActiveAlarmSeverity | 1.3.6.1.4.1.10950.1.2.2.1.1.4 | integer | read-only |
Severity of the alarm Enumeration: 'info': 6, 'major': 2, 'unknown': 0, 'clear': 5, 'critical': 1, 'warning': 4, 'minor': 3. |
emsActiveAlarmDescription | 1.3.6.1.4.1.10950.1.2.2.1.1.5 | displaystring | read-only |
Description of alarm |
emsActiveAlarmNumOccurances | 1.3.6.1.4.1.10950.1.2.2.1.1.6 | integer32 | read-only |
Number of occurances of the alarmable condition since it became active |
emsActiveAlarmServiceAffecting | 1.3.6.1.4.1.10950.1.2.2.1.1.7 | integer | read-only |
Indicates whether the alarm is service affecting Enumeration: 'serviceAffecting': 1, 'notServiceAffecting': 2. |
emsActiveAlarmRowStatus | 1.3.6.1.4.1.10950.1.2.2.1.1.8 | rowstatus | read-only |
Row Status of active alarm table Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6. |
emsActiveAlarmTypeID | 1.3.6.1.4.1.10950.1.2.2.1.1.9 | integer32 | read-only |
Alarm type id - maps to documentation |
emsActiveAlarmChangeTrap | 1.3.6.1.4.1.10950.1.2.2.2 |
This trap is sent whenever an alarm is changed, added, or deleted |