hzIduTime
DRAGONWAVE-HORIZON-IDU-MIB ·
.1.3.6.1.4.1.7262.2.3.6.2
Object
A string in the format as follows:
aa:bb:cc.ddd
Where aa = hour of day ( range 00 to 23 )
bb = minute of hour ( range 00 to 59 )
cc = second of minute( range 00 to 59 )
ddd = thousandths of second (range 000 to 999)
Context
- MIB
- DRAGONWAVE-HORIZON-IDU-MIB
- OID
.1.3.6.1.4.1.7262.2.3.6.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- hzIduCalendar
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAGONWAVE-HORIZON-IDU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HORIZON-IDU-MIB::hzIduTime.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HORIZON-IDU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HORIZON-IDU-MIB::hzIduTime'
Syntax
- Source
- DisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.