All MIBs › RAPID-CITY › rcNtpServerAccessAttempts
rcNtpServerAccessAttempts
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcNtpServerAccessAttempts
OID (numeric): 1.3.6.1.4.1.2272.1.33.2.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of NTP requests sent to this server
What is rcNtpServerAccessAttempts?
This OID holds a counter that increments each time the device sends a request to an NTP (Network Time Protocol) time server for synchronization. It shows how actively the device is trying to synchronize its clock, helping detect if time server communication is working properly. An operator would check this counter over time to see if NTP requests are being sent regularly or if communication has stopped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.33.2.1.5 snmpwalk -v2c -c public <target> RAPID-CITY::rcNtpServerAccessAttempts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.33.2.1.5.1 snmpget -v2c -c public <target> RAPID-CITY::rcNtpServerAccessAttempts.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.33 | rcNtp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.33.2 | rcNtpServerTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.33.2.1 | rcNtpServerEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.33.2.1.5 | rcNtpServerAccessAttempts | RAPID-CITY |