All MIBs › ERI-DNX-SMC-MIB › sysDay
sysDay
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::sysDay
OID (numeric): 1.3.6.1.4.1.644.2.4.1.7.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The current calendar day in month.
What is sysDay?
This object stores the current calendar day of the month (1-31) on the system. It is a read-write parameter that allows operators to set or verify the system date for proper timestamp recording in logs and statistics. Network managers use this to synchronize the device clock with NTP or other time sources.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.7.1.2 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::sysDay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.7.1.2.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::sysDay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.7.1.2.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.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1 | sysMgr | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.7 | sysClock | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.7.1 | sysDateTime | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.7.1.2 | sysDay | ERI-DNX-SMC-MIB |