All MIBs › NBS-CMMC-MIB › nbsCmmcSysTimeServer
nbsCmmcSysTimeServer
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysTimeServer
OID (numeric): 1.3.6.1.4.1.629.200.2.18
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
The IP Address of the Time Server.
What is nbsCmmcSysTimeServer?
This object stores the IPv4 address of the time server that the device uses for synchronizing its system clock via SNMP or similar management protocols. It is a configurable parameter that allows operators to point to a specific NTP or time source. An operator would set this to ensure the managed device maintains accurate system time for logging, scheduling, and security functions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.2.18 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysTimeServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.2.18.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysTimeServer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.2.18.1 a <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.18 | nbsCmmcSysTimeServer | NBS-CMMC-MIB |