All MIBs › C-PRODUCT-BASE-MIB › sysTimeAndDate
sysTimeAndDate
Module: C-PRODUCT-BASE-MIB
OID (symbolic): C-PRODUCT-BASE-MIB::sysTimeAndDate
OID (numeric): 1.3.6.1.4.1.43.1.12.3.1.1.1.2
Node type: OBJECT-TYPE
Type: TimeAndDate
Access: read-write
Description:
Time and date maintained in the managed node.
What is sysTimeAndDate?
A read-write value representing the current time and date maintained by the managed node's internal clock, which can be read for monitoring or set to resynchronize the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.1.12.3.1.1.1.2 snmpwalk -v2c -c public <target> C-PRODUCT-BASE-MIB::sysTimeAndDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.1.12.3.1.1.1.2.1 snmpget -v2c -c public <target> C-PRODUCT-BASE-MIB::sysTimeAndDate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.1.12.3.1.1.1.2.1 s <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.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.1 | products | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.12 | atm | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.12.3 | atmAccess | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.12.3.1 | config | C-PRODUCT-GROUP-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1 | c_product | C-PRODUCT-GROUP-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1.1 | sys | C-PRODUCT-GROUP-MIB |
| 1.3.6.1.4.1.43.1.12.3.1.1.1.2 | sysTimeAndDate | C-PRODUCT-BASE-MIB |