All MIBs › SVRCLU-MIB › svrCluMemberIndex
svrCluMemberIndex
Module: SVRCLU-MIB
OID (symbolic): SVRCLU-MIB::svrCluMemberIndex
OID (numeric): 1.3.6.1.4.1.36.2.18.22.4.1.1.2.11.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A unique index for the entry. Values of svrCluMemberIndex must remain constant at least between reboots of the network management system on the managed node. Where possible, this value should reflect the system's native member identifier.
What is svrCluMemberIndex?
This read-only integer uniquely identifies a row in svrCluMemberTable and should stay constant across reboots of the management agent, ideally reflecting the system's native member identifier. It's the primary key a management station uses to track a specific cluster member across polls. An admin correlating cluster alerts with a specific node would use this index value together with svrCluThisMember to pinpoint which row describes the local node.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.4.1.1.2.11.1.1 snmpwalk -v2c -c public <target> SVRCLU-MIB::svrCluMemberIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.4.1.1.2.11.1.1.1 snmpget -v2c -c public <target> SVRCLU-MIB::svrCluMemberIndex.1
Start monitoring clustered server nodes, vendor-neutral cluster software MIB (cluster membership/software status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SVRCLU-MIB::svrCluMemberIndex OID value, configure state conditions and alerts, and monitor any clustered server nodes, vendor-neutral cluster software MIB (cluster membership/software status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.22 | svrSystem | SVRCLU-MIB |
| 1.3.6.1.4.1.36.2.18.22.4 | svrCluster | SVRCLU-MIB |
| 1.3.6.1.4.1.36.2.18.22.4.1 | svrClu | SVRCLU-MIB |
| 1.3.6.1.4.1.36.2.18.22.4.1.1 | svrCluObjects | SVRCLU-MIB |
| 1.3.6.1.4.1.36.2.18.22.4.1.1.2 | svrCluClusterInfo | SVRCLU-MIB |
| 1.3.6.1.4.1.36.2.18.22.4.1.1.2.11 | svrCluMemberTable | SVRCLU-MIB |
| 1.3.6.1.4.1.36.2.18.22.4.1.1.2.11.1 | svrCluMemberEntry | SVRCLU-MIB |
| 1.3.6.1.4.1.36.2.18.22.4.1.1.2.11.1.1 | svrCluMemberIndex | SVRCLU-MIB |