CA-SNMP-MIB8 :: clusterId

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCA-SNMP-MIB8clusterId

clusterId

Module: CA-SNMP-MIB8

OID (symbolic): CA-SNMP-MIB8::clusterId

OID (numeric): 1.3.6.1.4.1.7564.18.1.3.1.2

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: Cluster identifier

What is clusterId?

Reports the unique identifier assigned to a VRRP cluster instance. This ID distinguishes one cluster group from another when multiple clusters are configured on the device.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7564.18.1.3.1.2
snmpwalk -v2c -c public <target> CA-SNMP-MIB8::clusterId

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.7564.18.1.3.1.2.1
snmpget -v2c -c public <target> CA-SNMP-MIB8::clusterId.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clusterId.1

Start monitoring Array Networks web-caching/ADC appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CA-SNMP-MIB8::clusterId OID value, configure state conditions and alerts, and monitor any Array Networks web-caching/ADC appliances (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.7564arrayNetworksCA-SNMP-MIB8
1.3.6.1.4.1.7564.18vrrpCA-SNMP-MIB8
1.3.6.1.4.1.7564.18.1clusterVrrpCA-SNMP-MIB8
1.3.6.1.4.1.7564.18.1.3vrrpTableCA-SNMP-MIB8
1.3.6.1.4.1.7564.18.1.3.1vrrpEntryCA-SNMP-MIB8
1.3.6.1.4.1.7564.18.1.3.1.2clusterIdCA-SNMP-MIB8