RAD-MIB :: systemTime

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBsystemTime

systemTime

Module: RAD-MIB

OID (symbolic): RAD-MIB::systemTime

OID (numeric): 1.3.6.1.4.1.164.6.2.14.2

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description:

System time.

What is systemTime?

This writable string parameter stores the current system time on the device in a displayable format. It can be read to query the system clock or written to set the system time if manual synchronization is needed. Network operators use this to verify time synchronization on the device or manually correct clock drift before configuring NTP.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.14.2
snmpwalk -v2c -c public <target> RAD-MIB::systemTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.14.2.1
snmpget -v2c -c public <target> RAD-MIB::systemTime.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.14.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.6radGenDACS-MIB
1.3.6.1.4.1.164.6.2agntDACS-MIB
1.3.6.1.4.1.164.6.2.14systemTimingDACS-MIB
1.3.6.1.4.1.164.6.2.14.2systemTimeRAD-MIB