RAD-MIB :: sysSDateCmd

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBsysSDateCmd

sysSDateCmd

Module: RAD-MIB

OID (symbolic): RAD-MIB::sysSDateCmd

OID (numeric): 1.3.6.1.4.1.164.3.3.1.3.2

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description:

This object indicates the current date as it is known by the agent using its own real-time clock. The format would be as specified by the sysSDateFormat. This parameter can be set for time synchronization between the NMS and the Agent. * For KM-2100 V1 and FCD-T1/E1 - the string should contain '/' signs between day, month and year. Example: 12/08/1998. * For DXC and rest of the products - the string should contain '-' signs between day, month and year. Example: 12-08-1998. The day value will be in the range: 1..31. The month value will be in the range: 1..12. The year value will be in the range: 1996..2050 for products supporting the '-' format.

What is sysSDateCmd?

This read-write object allows operators to synchronize the device's internal real-time clock by setting the current date and time from a network management station. Proper time synchronization is critical for accurate log timestamps and security functions like certificate validation. Network administrators use this to ensure all devices have synchronized system clocks.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.2
snmpwalk -v2c -c public <target> RAD-MIB::sysSDateCmd

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.2.1
snmpget -v2c -c public <target> RAD-MIB::sysSDateCmd.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.1.3.2.1 s <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.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.3dacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1systemDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1.3sysStatusDACS-MIB
1.3.6.1.4.1.164.3.3.1.3.2sysSDateCmdRAD-MIB