SIAE-SECURITY-MANAGEMENT-MIB: View SNMP OID List / Download MIB
VENDOR: SIAE MICROELETTRONICA S.P.A.
Home | MIB: SIAE-SECURITY-MANAGEMENT-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 |
securityManagement | 1.3.6.1.4.1.3373.1103.82 |
Security protocols management for SIAE equipments. |
||
securityManagementMibVersion | 1.3.6.1.4.1.3373.1103.82.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. |
servicesTable | 1.3.6.1.4.1.3373.1103.82.2 | no-access |
A list of services entries. This table is useful to show the manager the administrative and operative status of all services on the equipment. |
|
1.3.6.1.4.1.3373.1103.82.2.1 | no-access |
An entry containing management information applicable to a given service on the equipment. |
||
serviceIndex | 1.3.6.1.4.1.3373.1103.82.2.1.1 | integer32 | read-only |
A unique value, greater than zero, for each service. It is recommended that values are assigned contiguously starting from 1. |
serviceName | 1.3.6.1.4.1.3373.1103.82.2.1.2 | displaystring | read-only |
ASCII string to identify the service. |
serviceProtocolVersion | 1.3.6.1.4.1.3373.1103.82.2.1.3 | displaystring | read-only |
An indication of the service protocol version supported or enabled on the device. |
serviceAdminStatus | 1.3.6.1.4.1.3373.1103.82.2.1.4 | integer | read-only |
This object enables/ disables service on the equipment. The value of this object depends on effective protocol administrative status. Enumeration: 'enable': 1, 'disable': 0. |
serviceOperStatus | 1.3.6.1.4.1.3373.1103.82.2.1.5 | integer | read-only |
This object shows service operative status on the equipment. Enumeration: 'notAvailable': 0, 'running': 1, 'stopped': 2. |
serviceRowStatus | 1.3.6.1.4.1.3373.1103.82.2.1.6 | rowstatus | read-only |
Status of this conceptual row in servicesTable. |