All MIBs › SNI-INVENTORY-MIB › sniCurrentDateAndTime
sniCurrentDateAndTime
Module: SNI-INVENTORY-MIB
OID (symbolic): SNI-INVENTORY-MIB::sniCurrentDateAndTime
OID (numeric): 1.3.6.1.4.1.231.2.10.2.1.13
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Returns the current date and time as octet string. The values are encoded as follows: Byte Contents 0 Year (0-99), 80 = 1980, 79=2079 1 Month (1-12) 2 Day (1-31) 3 Hour (0-23) 4 Minute(0-59) 5 Second(0-59) 6 Day (0-6) 0=sunday
What is sniCurrentDateAndTime?
The host's current date and time, encoded as a 6-byte octet string (year, month, day, hour, minute, second) -- a compact machine-readable clock reading rather than a formatted timestamp.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.1.13 snmpwalk -v2c -c public <target> SNI-INVENTORY-MIB::sniCurrentDateAndTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.1.13.1 snmpget -v2c -c public <target> SNI-INVENTORY-MIB::sniCurrentDateAndTime.1
Start monitoring Siemens Nixdorf server systems (hardware revision/host OS identity/condition status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNI-INVENTORY-MIB::sniCurrentDateAndTime OID value, configure state conditions and alerts, and monitor any Siemens Nixdorf server systems (hardware revision/host OS identity/condition status) from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.231 | sni | AN-MIB |
| 1.3.6.1.4.1.231.2 | sniProductMibs | Application-Monitoring-MIB |
| 1.3.6.1.4.1.231.2.10 | sniExtensions | SERVERVIEW-DUPLEXDATAMANAGER-MIB |
| 1.3.6.1.4.1.231.2.10.2 | sniServerMgmt | SERVERVIEW-DUPLEXDATAMANAGER-MIB |
| 1.3.6.1.4.1.231.2.10.2.1 | sniInventory | SERVERVIEW-STATUS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.2.10.2.1.13 | sniCurrentDateAndTime | SNI-INVENTORY-MIB |