CME-MIB :: smPingAddressExecute

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBsmPingAddressExecute

smPingAddressExecute

Module: CME-MIB

OID (symbolic): CME-MIB::smPingAddressExecute

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.3.1.2.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Pings the given IP address.

NOTE: The GET operation for this object is meaningless.

What is smPingAddressExecute?

This writable execute-only object actually sends a ping to the address configured in smPingAddress when set to execute(1); the GET operation is described as meaningless. It's the trigger an admin uses to run an on-demand reachability test from a specific switch module, rather than passively waiting for a scheduled check. An admin troubleshooting a suspected upstream network issue from one particular I/O module would set smPingAddressExecute to execute(1) and then check the result to confirm whether that module can currently reach its configured target.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.3.1.2.1.4
snmpwalk -v2c -c public <target> CME-MIB::smPingAddressExecute

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.3.1.2.1.4.1
snmpget -v2c -c public <target> CME-MIB::smPingAddressExecute.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.22.3.1.2.1.4.1 i <value>

Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::smPingAddressExecute OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.

OID Breakdown

Upper-level ancestors (13 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
1.3.6.1.4.1.2ibmBLADE-MIB
1.3.6.1.4.1.2.3ibmAgentsBLADE-MIB
1.3.6.1.4.1.2.3.51netfinitySupportProcessorAgentBLADE-MIB
1.3.6.1.4.1.2.3.51.2bladeCenterSnmpMIBBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22bladeCenterBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.3switchModuleBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.3.1switchModuleControlBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.22.3.1.2smPingTableCME-MIB
1.3.6.1.4.1.2.3.51.2.22.3.1.2.1smPingEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.22.3.1.2.1.4smPingAddressExecuteCME-MIB