All MIBs › HORIZON-ODU-MIB › hzOduDate
hzOduDate
Module: HORIZON-ODU-MIB
OID (symbolic): HORIZON-ODU-MIB::hzOduDate
OID (numeric): 1.3.6.1.4.1.7262.2.2.7.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
A string in the format as follows: XX/YY/ZZ Where XX = day of month (range 01 to 31) YY = month of year(range 01 to 12) ZZ = year (range 01 - 99)
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.2.2.7.1 snmpwalk -v2c -c public <target> HORIZON-ODU-MIB::hzOduDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.2.2.7.1.1 snmpget -v2c -c public <target> HORIZON-ODU-MIB::hzOduDate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hzOduDate.1
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.7262 | dragonwave | DWI-HARMONY-PRIVATE-MIB |
| 1.3.6.1.4.1.7262.2 | horizon | HORIZON-MIB |
| 1.3.6.1.4.1.7262.2.2 | horizonOdu | HORIZON-ODU-MIB |
| 1.3.6.1.4.1.7262.2.2.7 | hzOduCalendar | HORIZON-ODU-MIB |
| 1.3.6.1.4.1.7262.2.2.7.1 | hzOduDate | HORIZON-ODU-MIB |