All MIBs › NBS-CMMC-MIB › nbsCmmcSysTimeProtocol
nbsCmmcSysTimeProtocol
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysTimeProtocol
OID (numeric): 1.3.6.1.4.1.629.200.2.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Time Protocol (RFC 868) allows the managed device to synchronize its clock with a Time Server.
What is nbsCmmcSysTimeProtocol?
This OID stores the IP address of a time server that the device uses to synchronize its clock. It indicates which time source the device is relying on to keep accurate time, which is critical for logging events and coordinating network activities. An operator would check this to ensure the device is pointing to a reliable time server, or change it if synchronization is failing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.2.17 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysTimeProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.2.17.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysTimeProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.2.17.1 i <value>
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.629 | nbs | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200 | nbsCmmcMib | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2 | nbsCmmcSystemGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2.17 | nbsCmmcSysTimeProtocol | NBS-CMMC-MIB |