All MIBs › ERI-DNX-SMC-MIB › sysTimeCmdStatus
sysTimeCmdStatus
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::sysTimeCmdStatus
OID (numeric): 1.3.6.1.4.1.644.2.4.1.7.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The command status for this system Date and Time. The value used in a SET will be replaced by a response value in the GET RESPONSE indicating success or failure.
Default Response State used in GET RESPONSE Command ready-for-command (0) initial default status for a row
System Time Commands used in SET Command (1..99) update-sys-time (1) change the current system date/time
Response States used in GET RESPONSE Command (100..199) update-successful (101) system clock has been successfully changed
Time Config Error Codes used in GET RESPONSE Command (200..799) err-general-time-date-error (200) Unexpected time configuration error occurred err-invalid-day (201) Out of range day value err-invalid-month (202) Out of range month value err-invalid-year (203) Out of range year value err-invalid-hours (204) Out of range military hour value err-invalid-minutes (205) Out of range minute value err-invalid-seconds (206) Out of range second value err-invalid-weekday (207) Out of range weekday value err-general-calendar-error (208) Incorrect month/day/year combination. Checks for leap year. err-invalid-sys-time-command (209) Unrecognized or missing time config command err-data-locked-by-another-user (450) Another administrative user is making changes to this part of the system via a terminal session. Check Event Log for user name err-snmp-parse-failed (500) Agent could not parse variable err-invalid-snmp-type (501) Variable ASN type does not match Agent defined type err-invalid-snmp-var-size (502) Variable size is too big
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.7.1.8 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::sysTimeCmdStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.7.1.8.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::sysTimeCmdStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.7.1.8.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1 | sysMgr | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.7 | sysClock | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.7.1 | sysDateTime | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.7.1.8 | sysTimeCmdStatus | ERI-DNX-SMC-MIB |