PIM-MIB :: pimInterfaceNetMask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPIM-MIBpimInterfaceNetMask

pimInterfaceNetMask

Module: PIM-MIB

OID (symbolic): PIM-MIB::pimInterfaceNetMask

OID (numeric): 1.3.6.1.3.61.1.1.2.1.3

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description: The network mask for the IP address of the PIM interface.

What is pimInterfaceNetMask?

This OID stores the subnet mask (like 255.255.255.0) associated with the IP address on a Protocol Independent Multicast (PIM) interface. It tells you which other IP addresses are on the same local network segment as this interface. An operator would verify this value to ensure the interface is configured correctly and can reach other devices on its subnet.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.3.61.1.1.2.1.3
snmpwalk -v2c -c public <target> PIM-MIB::pimInterfaceNetMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.3.61.1.1.2.1.3.1
snmpget -v2c -c public <target> PIM-MIB::pimInterfaceNetMask.1

SNMPv3 example:

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

Start monitoring Multicast-capable routers/Layer 3 switches, vendor-neutral standards MIB (PIM routing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PIM-MIB::pimInterfaceNetMask OID value, configure state conditions and alerts, and monitor any Multicast-capable routers/Layer 3 switches, vendor-neutral standards MIB (PIM routing) from a single console.

OID Breakdown

Upper-level ancestors (5 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.3experimentalAXON-MIB
Numeric OIDNameModule
1.3.6.1.3.61pimMIBPIM-MIB
1.3.6.1.3.61.1pimMIBObjectsPIM-MIB
1.3.6.1.3.61.1.1pimPIM-MIB
1.3.6.1.3.61.1.1.2pimInterfaceTablePIM-MIB
1.3.6.1.3.61.1.1.2.1pimInterfaceEntryPIM-MIB
1.3.6.1.3.61.1.1.2.1.3pimInterfaceNetMaskPIM-MIB