All MIBs › CISCO-PIM-MIB › cpimInvalidRegisterMsgsRcvd
cpimInvalidRegisterMsgsRcvd
Module: CISCO-PIM-MIB
OID (symbolic): CISCO-PIM-MIB::cpimInvalidRegisterMsgsRcvd
OID (numeric): 1.3.6.1.4.1.9.9.184.1.1.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: A count of the number of invalid PIM Register messages received by this device. A PIM Register message is termed invalid if o the encapsulated IP header is malformed, o the destination of the PIM Register message is not the RP (Rendezvous Point) for the group in question, o the source/DR (Designated Router) address is not a valid unicast address.
What is cpimInvalidRegisterMsgsRcvd?
Counts the number of invalid PIM Register messages received by the device, such as messages with a malformed encapsulated IP header or sent to a router that is not the Rendezvous Point.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.184.1.1.1 snmpwalk -v2c -c public <target> CISCO-PIM-MIB::cpimInvalidRegisterMsgsRcvd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.184.1.1.1.1 snmpget -v2c -c public <target> CISCO-PIM-MIB::cpimInvalidRegisterMsgsRcvd.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpimInvalidRegisterMsgsRcvd.1
Start monitoring Cisco router or multilayer switch (PIM multicast) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-PIM-MIB::cpimInvalidRegisterMsgsRcvd OID value, configure state conditions and alerts, and monitor any Cisco router or multilayer switch (PIM multicast) from a single console.
How to Use in IPNetwork Monitor
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.184 | ciscoPimMIB | CISCO-PIM-MIB |
| 1.3.6.1.4.1.9.9.184.1 | ciscoPimMIBObjects | CISCO-PIM-MIB |
| 1.3.6.1.4.1.9.9.184.1.1 | cpim | CISCO-PIM-MIB |
| 1.3.6.1.4.1.9.9.184.1.1.1 | cpimInvalidRegisterMsgsRcvd | CISCO-PIM-MIB |