All MIBs › Wellfleet-PIM-MIB › wfPimInfoWarning
wfPimInfoWarning
Module: Wellfleet-PIM-MIB
OID (symbolic): Wellfleet-PIM-MIB::wfPimInfoWarning
OID (numeric): 1.3.6.1.4.1.18.3.5.3.14.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Turn PIM log ON or OFF for PIM Info/Warning messages. The bit position is used to represent a PIM module:
PIM_LOG_BOOTSTRAP_PROC 0x00000001 Bootstrap procedure PIM_LOG_HELLO_PROC 0x00000002 Hello procedure PIM_LOG_JOIN_PRUNE_PROC 0x00000004 join/prune send procedure PIM_LOG_REGISTER_PROC 0x00000008 Registration procedure PIM_LOG_MAINTAIN_PTE 0x00000010 Maintaining PIM rout table PIM_LOG_ASSERT_PROC 0x00000020 Assert procedure PIM_LOG_FORWARD_PROC 0x00000040 data forwarding/tree switching PIM_LOG_MAIN_PROC 0x00000080 PIM Main gate processing PIM_LOG_CCT_PROC 0x00000100 PIM Cct gate general processing PIM_LOG_ROUTE_CHG_PROC 0x00000200 PIM Route Change processing PIM_LOG_STARG_PTE 0x00000400 PIM (*,G) processing PIM_LOG_TIMERS_PTE_OIF 0x00000800 PIM pte/oif timers PIM_LOG_PIM_MTM_MSG 0x00001000 PIM-MTM signals/messages PIM_LOG_PIM_PIM_MSG 0x00002000 PIM-PIM messages PIM_LOG_PIM_PROTO_MSG 0x00004000 PIM protocol messages/first data PIM_LOG_RECV_JOIN_PRUNE 0x00008000 join/prune received PIM_LOG_UTILITIES 0x00010000 PIM utilities including timers
What is wfPimInfoWarning?
A bitmask that turns PIM Info/Warning log messages on or off per internal module (e.g. bit 0x1 for Bootstrap, 0x2 for Hello, 0x8 for Registration) - useful when narrowing down which part of PIM to watch during troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18.3.5.3.14.1.4 snmpwalk -v2c -c public <target> Wellfleet-PIM-MIB::wfPimInfoWarning
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18.3.5.3.14.1.4.1 snmpget -v2c -c public <target> Wellfleet-PIM-MIB::wfPimInfoWarning.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18.3.5.3.14.1.4.1 i <value>
Start monitoring Wellfleet/Bay Networks routers running PIM multicast routing (neighbor-adjacency/RP-mapping status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Wellfleet-PIM-MIB::wfPimInfoWarning OID value, configure state conditions and alerts, and monitor any Wellfleet/Bay Networks routers running PIM multicast routing (neighbor-adjacency/RP-mapping status) from a single console.
OID Breakdown
Upper-level ancestors (11 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.18 | wellfleet | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3 | wfSwSeries7 | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5 | wfApplication | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5.3 | wfInternet | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5.3.14 | wfPimGroup | Wellfleet-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18.3.5.3.14.1 | wfPim | Wellfleet-PIM-MIB |
| 1.3.6.1.4.1.18.3.5.3.14.1.4 | wfPimInfoWarning | Wellfleet-PIM-MIB |