All MIBs › CHECKPOINT-MIB-2 › icmpOutTimestampReps
icmpOutTimestampReps
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::icmpOutTimestampReps
OID (numeric): 1.3.6.1.2.1.5.24
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of ICMP Timestamp Reply messages sent.
What is icmpOutTimestampReps?
Counts ICMP Timestamp Reply messages sent by the device, how many timestamp requests addressed to it the gateway answered. Since answering timestamp requests is a minor information disclosure, leaking system clock data to whoever asks, a security review might use a nonzero icmpOutTimestampReps to confirm the gateway is still responding to this legacy probe and should have it filtered on the external interface. Example: discovering icmpOutTimestampReps incrementing whenever the external interface is scanned confirms the gateway answers timestamp probes and should be hardened to drop them from untrusted networks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.24 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::icmpOutTimestampReps
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.5.24.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-2::icmpOutTimestampReps.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::icmpOutTimestampReps 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.24 | icmpOutTimestampReps | CHECKPOINT-MIB-2 |