MRV-IR-SYSTEM-MIB :: irClusterIpAddr

MIB Reference — IPNetwork Monitor

All MIBsMRV-IR-SYSTEM-MIBirClusterIpAddr

irClusterIpAddr

Module: MRV-IR-SYSTEM-MIB

OID (symbolic): MRV-IR-SYSTEM-MIB::irClusterIpAddr

OID (numeric): 1.3.6.1.4.1.33.100.1.4.2.1.1

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description:

The IP address of the cluster entry.

What is irClusterIpAddr?

This OID holds the IP address (like 192.168.1.5) of a device cluster entry, which is a group of network devices managed as a single unit. Reading this tells you the network address to communicate with that cluster. An administrator would check this when configuring network access to a device cluster or when documenting the network topology.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.100.1.4.2.1.1
snmpwalk -v2c -c public <target> MRV-IR-SYSTEM-MIB::irClusterIpAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.33.100.1.4.2.1.1.1
snmpget -v2c -c public <target> MRV-IR-SYSTEM-MIB::irClusterIpAddr.1

SNMPv3 example:

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.33iTouchITOUCH-MIB
1.3.6.1.4.1.33.100mrvLxMRV-IR-SYSTEM-MIB
1.3.6.1.4.1.33.100.1irSystemMibMRV-IR-SYSTEM-MIB
1.3.6.1.4.1.33.100.1.4irClusterMRV-IR-SYSTEM-MIB
1.3.6.1.4.1.33.100.1.4.2irClusterTableMRV-IR-SYSTEM-MIB
1.3.6.1.4.1.33.100.1.4.2.1irClusterEntryMRV-IR-SYSTEM-MIB
1.3.6.1.4.1.33.100.1.4.2.1.1irClusterIpAddrMRV-IR-SYSTEM-MIB