NOKIA-IPSO-LBCLUSTER-MIB: View SNMP OID List / Download MIB
VENDOR: NOKIA
Home | MIB: NOKIA-IPSO-LBCLUSTER-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 |
ipsoLBClusterMIB | 1.3.6.1.4.1.94.1.21.5 |
The MIB Module for the management of Load Balancing IPSO systems. A load balancing IPSO cluster comprises a number of nodes with a single master node and multiple member nodes. A master or member can be a part of single cluster or multiple clusters. The master is responsible for calculating the worksets and assigning it to all the members and to itself. The information provided by this MIB implementation will vary depending on if this node is a master or member. |
||
ipsoLBClusterInfo | 1.3.6.1.4.1.94.1.21.5.1 | |||
ipsoLBNumClusters | 1.3.6.1.4.1.94.1.21.5.1.1 | integer | read-only |
Number of clusters in which this node is either a master or a member |
ipsoLBClusterInfoTable | 1.3.6.1.4.1.94.1.21.5.1.2 | no-access |
This table contains a row for each cluster to which this system belongs. |
|
1.3.6.1.4.1.94.1.21.5.1.2.1 | no-access |
An entry containing cluster management information for each cluster this system belongs. |
||
clusterIndex | 1.3.6.1.4.1.94.1.21.5.1.2.1.1 | integer | read-only |
The Cluster Index |
clusterID | 1.3.6.1.4.1.94.1.21.5.1.2.1.2 | integer | read-only |
The Identity for the cluster |
clusterNumMembers | 1.3.6.1.4.1.94.1.21.5.1.2.1.3 | integer | read-only |
Number of members for this cluster |
clusterNumInterfaces | 1.3.6.1.4.1.94.1.21.5.1.2.1.4 | integer | read-only |
Number of interfaces participating in this cluster |
clusterUpTimeAtJoin | 1.3.6.1.4.1.94.1.21.5.1.2.1.5 | timestamp | read-only |
Time since the cluster started when this member joined the cluster |
systemUpTimeAtJoin | 1.3.6.1.4.1.94.1.21.5.1.2.1.6 | timestamp | read-only |
The system up time when this member joined the cluster |
clusterTotalBuckets | 1.3.6.1.4.1.94.1.21.5.1.2.1.7 | integer | read-only |
Overall number of buckets that will be distributed among cluster members for this cluster |
clusterBucketsAssigned | 1.3.6.1.4.1.94.1.21.5.1.2.1.8 | integer | read-only |
Total number of buckets assigned to each individual cluster members on this cluster |
ipsoLBClusterAddressTable | 1.3.6.1.4.1.94.1.21.5.1.3 | no-access |
This table contains a row for each cluster to which this system belongs. This table provides cluster interface address for this cluster. |
|
1.3.6.1.4.1.94.1.21.5.1.3.1 | no-access |
An entry containing cluster interface address information of each cluster this node is participating. |
||
clusterIndex2 | 1.3.6.1.4.1.94.1.21.5.1.3.1.1 | integer | read-only |
The cluster index |
clusterAddress | 1.3.6.1.4.1.94.1.21.5.1.3.1.2 | ipaddress | read-only |
The cluster interface address |
clusterMACAddress | 1.3.6.1.4.1.94.1.21.5.1.3.1.3 | macaddress | read-only |
The cluster MAC Address |
ipsoLBClusterMemberTable | 1.3.6.1.4.1.94.1.21.5.1.4 | no-access |
This table has information about all the members in each cluster this node participates. The information in this table varies depending on if this mode is a member or master in each cluster. If this node is a master in a cluster it furnishes more information |
|
1.3.6.1.4.1.94.1.21.5.1.4.1 | no-access |
An entry containing member information. |
||
clusterIndex3 | 1.3.6.1.4.1.94.1.21.5.1.4.1.1 | integer | read-only |
The index of the cluster |
memberID | 1.3.6.1.4.1.94.1.21.5.1.4.1.2 | integer | read-only |
The member id in the cluster |
memberPercentageBucketsAssigned | 1.3.6.1.4.1.94.1.21.5.1.4.1.3 | integer | read-only |
A percentage of how many buckets this member is processing for each cluster |
memberRating | 1.3.6.1.4.1.94.1.21.5.1.4.1.4 | octet string | read-only |
The Rating of this member for this cluster, only available on Master. |
memberPrimaryAddress | 1.3.6.1.4.1.94.1.21.5.1.4.1.5 | ipaddress | read-only |
Members's primary interface address |
ipsoLBClusterNodeSpecificInfo | 1.3.6.1.4.1.94.1.21.5.2 | |||
ipsoLBClusterNodeSpecificTable | 1.3.6.1.4.1.94.1.21.5.2.1 | no-access |
This table contains a row for each cluster to which this system belongs. This table provides specific cluster related information about this node |
|
1.3.6.1.4.1.94.1.21.5.2.1.1 | no-access |
An entry containing management information for this node in each cluster. |
||
clusterIndex4 | 1.3.6.1.4.1.94.1.21.5.2.1.1.1 | integer | read-only |
The cluster index for which this node is a member |
memberID2 | 1.3.6.1.4.1.94.1.21.5.2.1.1.2 | integer | read-only |
This member's id in the cluster |
percentageBucketsAssigned | 1.3.6.1.4.1.94.1.21.5.2.1.1.3 | integer | read-only |
Percentage of buckets assigned to this member in this cluster |
memberMode | 1.3.6.1.4.1.94.1.21.5.2.1.1.4 | integer | read-only |
The member's mode in this cluster Enumeration: 'uninitialized': 1, 'unknown': 7, 'member': 6, 'master': 5, 'initialized': 2, 'becomingmaster': 4, 'joining': 3. |
memberRating2 | 1.3.6.1.4.1.94.1.21.5.2.1.1.5 | integer | read-only |
Member's rating in this cluster |
memberPrimaryAddress2 | 1.3.6.1.4.1.94.1.21.5.2.1.1.6 | ipaddress | read-only |
Members's primary interface address |
ipsoLBClusterNodeSpecificInterfaceTable | 1.3.6.1.4.1.94.1.21.5.2.2 | no-access |
This table contains information about each interface that participates in the cluster. The interfaces in this node can be a part of multiple cluster in which case there will be a row for each interface in each cluster. |
|
1.3.6.1.4.1.94.1.21.5.2.2.1 | no-access |
An entry containing management information for each interface in this member for each cluster. |
||
clusterIndex5 | 1.3.6.1.4.1.94.1.21.5.2.2.1.1 | integer | read-only |
The cluster index for which this node is a member |
memberID3 | 1.3.6.1.4.1.94.1.21.5.2.2.1.2 | integer | read-only |
This member's ID |
ifIndex | 1.3.6.1.4.1.94.1.21.5.2.2.1.3 | interfaceindex | read-only |
The interface index in the interface table |
clusterIPAddress | 1.3.6.1.4.1.94.1.21.5.2.2.1.4 | ipaddress | read-only |
Cluster's IP address for this interface |
clusterNetMask | 1.3.6.1.4.1.94.1.21.5.2.2.1.5 | ipaddress | read-only |
Cluster Netmask |
clusterBroadcastAddress | 1.3.6.1.4.1.94.1.21.5.2.2.1.6 | ipaddress | read-only |
The Broadcast address |
realIPAddress | 1.3.6.1.4.1.94.1.21.5.2.2.1.7 | ipaddress | read-only |
The real IP Address of the interface, if there are multiple IP address then this will the first IP address configured |
masterIPAddress | 1.3.6.1.4.1.94.1.21.5.2.2.1.8 | ipaddress | read-only |
Master's IP address assosiated with this interface |
ipsoLBClusterNotificationGroup | 1.3.6.1.4.1.94.1.21.5.3 | |||
ipsoLBMemberJoinRejectReason | 1.3.6.1.4.1.94.1.21.5.3.0 | integer | no-access |
Reason why a node was rejected from joining a cluster. Enumeration: 'illegallicence': 2, 'fewinterface': 1. |
ipsoLBClusterNewMasterReason | 1.3.6.1.4.1.94.1.21.5.3.1 | integer | no-access |
Potential reason why this node became a master. Enumeration: 'oldMasterHelloTimeout': 1, 'iamBetterMaster': 2, 'unknown': 4, 'initalizedAsMaster': 3. |
ipsoLBClusterMemberJoin | 1.3.6.1.4.1.94.1.21.5.3.2 |
This trap is sent when a member node joins the cluster by the master |
||
ipsoLBClusterMemberLeft | 1.3.6.1.4.1.94.1.21.5.3.3 |
This trap is sent when a member node leaves the cluster by the master. |
||
ipsoLBClusterNewMaster | 1.3.6.1.4.1.94.1.21.5.3.4 |
This trap is sent when a cluster is formed and a new master is elected. |
||
ipsoLBJoinReject | 1.3.6.1.4.1.94.1.21.5.3.5 |
This trap is sent when a member's request to join the cluster is rejected |
||
ipsoMemberRejectErcode | 1.3.6.1.4.1.94.1.21.5.3.6 | integer | no-access |
Potential reason why this node is rejected. Enumeration: 'protocolversionmismatch': 61, 'configurationmismatch': 6, 'nodeunreachableononeoftheselectedinterfaces': 65, 'numberofmembersclustercansupportexceeded': 22, 'internalerroronmaster': 55. |
ipsoMemberRejectWrongIntf | 1.3.6.1.4.1.94.1.21.5.3.7 | octet string | no-access |
Wrong number of Interfaces Selected. |
ipsoMemberRejectprimaryintf | 1.3.6.1.4.1.94.1.21.5.3.8 | octet string | no-access |
Primary addresses didn't match. |
ipsoMemberRejectCip | 1.3.6.1.4.1.94.1.21.5.3.9 | octet string | no-access |
Cluster IP address didn't match on one or more interfaces. |
ipsoMemberRejectHash | 1.3.6.1.4.1.94.1.21.5.3.10 | octet string | no-access |
Hash Configuration did not match on one or more interfaces. |
ipsoMemberIPAddress | 1.3.6.1.4.1.94.1.21.5.3.11 | ipaddress | no-access |
IP address of a member. |