All MIBs › UMC1000-MIB › umc1SystemDateTime
umc1SystemDateTime
Module: UMC1000-MIB
OID (symbolic): UMC1000-MIB::umc1SystemDateTime
OID (numeric): 1.3.6.1.4.1.2067.1.1.2.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The system date and time is accessible as follows: octet[0] Timezone (0 through 24) octet[1] High-order 8-bits (MSB) of Year octet[2] Low-order 8-bits (LSB) of Year octet[3] Month (1 through 12, where Jan.=1, Feb.=2, etc.) octet[4] Day (1 through 31) octet[5] Hour (0 through 23) octet[6] Minutes (0 through 59) octet[7] Seconds (0 through 59) octet[8] High-order 8-bits (MSB) of Mseconds (always 0) octet[9] Low-order 8-bits (LSB) of Mseconds (always 0) octet[10] Day of Week (0 through 7)
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.1 snmpwalk -v2c -c public <target> UMC1000-MIB::umc1SystemDateTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.1.1.1 snmpget -v2c -c public <target> UMC1000-MIB::umc1SystemDateTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2067.1.1.2.1.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> umc1SystemDateTime.1
Start monitoring UMC1000 universal media converter chassis (per-shelf/slot facility alarm status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UMC1000-MIB::umc1SystemDateTime OID value, configure state conditions and alerts, and monitor any UMC1000 universal media converter chassis (per-shelf/slot facility alarm status) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2067.1.1.2.1 | umc1System | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.1.1 | umc1SystemDateTime | UMC1000-MIB |