SIAE-MANOP-MIB: View SNMP OID List / Download MIB
VENDOR: SIAE MICROELETTRONICA S.P.A.
Home | MIB: SIAE-MANOP-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 |
manualOperation | 1.3.6.1.4.1.3373.1103.71 |
Manual Operation management. |
||
manualOpTrap | 1.3.6.1.4.1.3373.1103.71.0 | |||
manualOpMibVersion | 1.3.6.1.4.1.3373.1103.71.1 | integer | read-only |
Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01. |
manualOpTable | 1.3.6.1.4.1.3373.1103.71.2 | no-access |
Table with manual operation record. |
|
1.3.6.1.4.1.3373.1103.71.2.1 | no-access |
Manual operation record. |
||
manualOpId | 1.3.6.1.4.1.3373.1103.71.2.1.1 | integer32 | read-only |
Manual operation index. |
manualOpObjectId | 1.3.6.1.4.1.3373.1103.71.2.1.2 | object identifier | read-only |
Object identifier of the manual operation active element. |
manualOpEventTime | 1.3.6.1.4.1.3373.1103.71.2.1.3 | unsigned32 | read-only |
The time (in seconds since 01-Gen-1970) when the event was registered in the table. |
manualOpValueType | 1.3.6.1.4.1.3373.1103.71.2.1.4 | integer | read-only |
The type of the value. One and only one of the value object that follow is used for a given row in this table, based on this type. Enumeration: 'integer32': 1, 'objectId': 2. |
manualOpIntegerVal | 1.3.6.1.4.1.3373.1103.71.2.1.5 | integer32 | read-only |
The value when manualOpValueType is 'integer32'. |
manualOpOidVal | 1.3.6.1.4.1.3373.1103.71.2.1.6 | object identifier | read-only |
The value when manualOpValueType is 'objectId'. |
manualOpActive | 1.3.6.1.4.1.3373.1103.71.3 | alarmstatus | read-only |
Manual Operation active on the equipment. |
manualOpActiveSeverityCode | 1.3.6.1.4.1.3373.1103.71.4 | alarmseveritycode | read-write |
Defines the severity associated to manualOpActive and enables/disables the trap generation on status change event. |
manualOpTimeOut | 1.3.6.1.4.1.3373.1103.71.5 | integer | read-write |
This object defines the time (in seconds) after wich the manual operations are cleared. The maximum value is equivalent to 48 hours. A zero means no Time-out. |