NEC-CLUSTER-MANAGEMENT-MIB: View SNMP OID List / Download MIB
VENDOR: NEC CORPORATION
Home | MIB: NEC-CLUSTER-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 |
clusterManagementMIB | 1.3.6.1.4.1.119.2.3.207.1.2 |
The mib module for management cluster system. |
||
clusterGeneral | 1.3.6.1.4.1.119.2.3.207.1.2.1 | |||
clusterName | 1.3.6.1.4.1.119.2.3.207.1.2.1.1 | displaystring | read-only |
The name of cluster. |
clusterComment | 1.3.6.1.4.1.119.2.3.207.1.2.1.2 | displaystring | read-only |
The comment of cluster. |
clusterStatus | 1.3.6.1.4.1.119.2.3.207.1.2.1.3 | clusterstatus | read-only |
The current state of cluster. |
clusterServer | 1.3.6.1.4.1.119.2.3.207.1.2.2 | |||
clusterServerLocalServerIndex | 1.3.6.1.4.1.119.2.3.207.1.2.2.1 | integer | read-only |
The index of local server. This value indicates instance of clusterServerIndex in clusterServerTable. |
clusterServerTable | 1.3.6.1.4.1.119.2.3.207.1.2.2.2 | no-access |
A list of server entries. |
|
1.3.6.1.4.1.119.2.3.207.1.2.2.2.1 | no-access |
A server entry. |
||
clusterServerIndex | 1.3.6.1.4.1.119.2.3.207.1.2.2.2.1.1 | integer | read-only |
A unique value for each servers. |
clusterServerName | 1.3.6.1.4.1.119.2.3.207.1.2.2.2.1.2 | displaystring | read-only |
The name of server. |
clusterServerComment | 1.3.6.1.4.1.119.2.3.207.1.2.2.2.1.3 | displaystring | read-only |
The comment of server. |
clusterServerStatus | 1.3.6.1.4.1.119.2.3.207.1.2.2.2.1.4 | clusterstatus | read-only |
The current state of server. |
clusterServerPriority | 1.3.6.1.4.1.119.2.3.207.1.2.2.2.1.5 | integer | read-only |
The priority of server. |
clusterServerProductName | 1.3.6.1.4.1.119.2.3.207.1.2.2.2.1.6 | displaystring | read-only |
The product name of cluster system. |
clusterServerProductVersion | 1.3.6.1.4.1.119.2.3.207.1.2.2.2.1.7 | displaystring | read-only |
The product version of cluster system. |
clusterServerProductInstallPath | 1.3.6.1.4.1.119.2.3.207.1.2.2.2.1.8 | displaystring | read-only |
The install path of cluster system. |
clusterServerPlatformName | 1.3.6.1.4.1.119.2.3.207.1.2.2.2.1.9 | displaystring | read-only |
The platform name of server. |
clusterGroup | 1.3.6.1.4.1.119.2.3.207.1.2.3 | |||
clusterGroupTable | 1.3.6.1.4.1.119.2.3.207.1.2.3.1 | no-access |
A list of group entries. |
|
1.3.6.1.4.1.119.2.3.207.1.2.3.1.1 | no-access |
A group entry. |
||
clusterGroupIndex | 1.3.6.1.4.1.119.2.3.207.1.2.3.1.1.1 | integer | read-only |
A unique value for each groups. |
clusterGroupName | 1.3.6.1.4.1.119.2.3.207.1.2.3.1.1.2 | displaystring | read-only |
The name of group. |
clusterGroupComment | 1.3.6.1.4.1.119.2.3.207.1.2.3.1.1.3 | displaystring | read-only |
The comment of group. |
clusterGroupType | 1.3.6.1.4.1.119.2.3.207.1.2.3.1.1.4 | clustergrouptype | read-only |
The type of group. |
clusterGroupStatus | 1.3.6.1.4.1.119.2.3.207.1.2.3.1.1.5 | clusterstatus | read-only |
The current state of group. |
clusterGroupCurrentServerIndex | 1.3.6.1.4.1.119.2.3.207.1.2.3.1.1.6 | integer | read-only |
The current server index of group. This value should be -1 if the group is not activated on any servers. |