COSINE-ORION-MIB :: csOrionSystemTime

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOSINE-ORION-MIBcsOrionSystemTime

csOrionSystemTime

Module: COSINE-ORION-MIB

OID (symbolic): COSINE-ORION-MIB::csOrionSystemTime

OID (numeric): 1.3.6.1.4.1.3085.3.1.2.1.9

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: To set the system date & time with the standard format 
 specified by RFC 2579. Below is the date-time specification. 
         (Display Format: YYYY-MM-DD,HH:MM:SS.ss,+/-:HH:MM) 
                    

field    contents                  range
-----    --------                  -----
  1       year*                     1999..2098
  2       month                     1..12
  3       day                       1..31
  4       hour                      0..23
  5       minutes                   0..59
  6       seconds                   0..60
          (use 60 for leap-second)
  7       deci-seconds              0..9
  8       direction from UTC        '+' / '-'
  9       hours from UTC*           0..13
 10       minutes from UTC          0..59

* Notes:
- the value of year is in network-byte order
- daylight saving time in New Zealand is +13

For example, Tuesday May 26, 2000 at 1:30:15 PM EDT would be

displayed as: 2000-5-26,13:30:15.0,-4:0
    Note that if only local time is known, then timezone
    information (fields 8-10) is not present.
        

What is csOrionSystemTime?

This read-write value is a string used to set the Orion system's date and time in the RFC 2579 display format. Keeping it accurate matters for correlating log timestamps, alarms, and performance-interval data with real-world events. For example, after a power outage resets the clock, an admin writes a properly formatted string like "2026-08-19,09:15:00.00,+00:00" to csOrionSystemTime to resynchronize the chassis.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.2.1.9
snmpwalk -v2c -c public <target> COSINE-ORION-MIB::csOrionSystemTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3085.3.1.2.1.9.1
snmpget -v2c -c public <target> COSINE-ORION-MIB::csOrionSystemTime.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.3085.3.1.2.1.9.1 s <value>

Start monitoring CoSine Communications IPNOS blade-based service platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COSINE-ORION-MIB::csOrionSystemTime OID value, configure state conditions and alerts, and monitor any CoSine Communications IPNOS blade-based service platform from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.3085csRootCOSINE-GLOBAL-REG
1.3.6.1.4.1.3085.3csProductCOSINE-GLOBAL-REG
1.3.6.1.4.1.3085.3.1csOrionMIBCOSINE-GLOBAL-REG
Numeric OIDNameModule
1.3.6.1.4.1.3085.3.1.2csOrionSystemCOSINE-ORION-MIB
1.3.6.1.4.1.3085.3.1.2.1csOrionGeneralSysCOSINE-ORION-MIB
1.3.6.1.4.1.3085.3.1.2.1.9csOrionSystemTimeCOSINE-ORION-MIB