dhtCfgHmsTimeReference
ELECTROLINE-DHT-CONFIG-MIB ·
.1.3.6.1.4.1.5802.1.3.1.2.2.1.7
Object
scalar deprecated
r/w
Enumeration
This MIB controls the time reference that is applied in the SCTE HMS
tree. It affects how commonTime and alarmLogInformation time reference
are represented.
Set local(1) to represent these values as the number of seconds since
Epoch (00:00:00 UTC, January 1, 1970) adjusted with local time offset.
Set utc(2) to represent these values as the number of seconds since
Epoch (00:00:00 UTC, January 1, 1970).
Deprecated. Has been move into electrolineCommon branch.
Context
- MIB
- ELECTROLINE-DHT-CONFIG-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.2.2.1.7- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- dhtCfgGlobal
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 'ELECTROLINE-DHT-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-CONFIG-MIB::dhtCfgHmsTimeReference.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-DHT-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-DHT-CONFIG-MIB::dhtCfgHmsTimeReference'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | utc |