ERI-DNX-SMC-MIB :: sysYear

MIB Reference — IPNetwork Monitor

All MIBsERI-DNX-SMC-MIBsysYear

sysYear

Module: ERI-DNX-SMC-MIB

OID (symbolic): ERI-DNX-SMC-MIB::sysYear

OID (numeric): 1.3.6.1.4.1.644.2.4.1.7.1.3

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description:

The current calendar year.

What is sysYear?

This OID stores the current calendar year as a number, allowing the device to maintain accurate date/time information for logging and scheduling. Setting it correctly ensures all timestamped events have the right year. A system administrator initializing a new device would set this value (along with month and day) to synchronize the internal clock with the current date.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.7.1.3
snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::sysYear

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.7.1.3.1
snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::sysYear.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.7.1.3.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.644eriEnterpriseRootERI-ROOT-SMI
1.3.6.1.4.1.644.2eriProductsERI-ROOT-SMI
1.3.6.1.4.1.644.2.4dnxERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1sysMgrERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.7sysClockERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.7.1sysDateTimeERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.7.1.3sysYearERI-DNX-SMC-MIB