All MIBs › CHECKPOINT-MIB-2 › icmpOutTimestamps
icmpOutTimestamps
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::icmpOutTimestamps
OID (numeric): 1.3.6.1.2.1.5.23
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of ICMP Timestamp (request) messages sent.
What is icmpOutTimestamps?
Counts ICMP Timestamp, or request, messages sent by the device, asking a peer for its clock value. As with the inbound timestamp counters, this outbound request type is rarely used in normal Check Point operation, so a nonzero value likely traces back to a specific diagnostic tool or script run from the gateway rather than routine traffic. Example: finding icmpOutTimestamps incrementing right when a network engineer was running an old-school clock-skew diagnostic from the gateway's CLI accounts for the otherwise unusual traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.23 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::icmpOutTimestamps
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.5.23.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-2::icmpOutTimestamps.1
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB-2::icmpOutTimestamps OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.5 | icmp | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.5.23 | icmpOutTimestamps | CHECKPOINT-MIB-2 |