All MIBs › NBS-CMMC-MIB › nbsCmmcSysTimeZoneName
nbsCmmcSysTimeZoneName
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysTimeZoneName
OID (numeric): 1.3.6.1.4.1.629.200.2.1004.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Name of this timezone.
What is nbsCmmcSysTimeZoneName?
This object displays the name of the current time zone configured on the system, such as 'EST', 'PST', or 'UTC', as a human-readable string. It is read-only and reflects the time zone setting stored in the system. An operator would check this to verify that the device is configured for the correct time zone, which is important for log timestamps and scheduled operations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.2.1004.1.2 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysTimeZoneName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.2.1004.1.2.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysTimeZoneName.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.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.1004 | nbsCmmcSysTimeZoneTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2.1004.1 | nbsCmmcSysTimeZoneEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.2.1004.1.2 | nbsCmmcSysTimeZoneName | NBS-CMMC-MIB |