All MIBs › NBS-CMMC-MIB › nbsCmmcSysNvramLogMessageDateTime
nbsCmmcSysNvramLogMessageDateTime
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysNvramLogMessageDateTime
OID (numeric): 1.3.6.1.4.1.629.200.11.9.1.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The nbsCmmcSysCurrentDateTime at the moment this entry was made. This timestamp is derived from nbsCmmcSysNvramLogMessagePTime, so it is independent of the system's UpTime.
What is nbsCmmcSysNvramLogMessageDateTime?
This object stores the system date and time when a log message entry is created in non-volatile RAM on an NBS management card. The timestamp is derived independently from the system's uptime counter to ensure it reflects the actual wall-clock time at which the event was recorded. An operator would use this to correlate system events with specific times for troubleshooting and historical analysis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.11.9.1.9 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysNvramLogMessageDateTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.11.9.1.9.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysNvramLogMessageDateTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcSysNvramLogMessageDateTime.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.11 | nbsCmmcSysLogGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.11.9 | nbsCmmcSysNvramLogMessageTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.11.9.1 | nbsCmmcSysNvramLogMessageEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.11.9.1.9 | nbsCmmcSysNvramLogMessageDateTime | NBS-CMMC-MIB |