cfgHmsTimeReference
ELECTROLINE-COMMON-CONFIG-MIB ·
.1.3.6.1.4.1.5802.1.3.1.4.2.4
Object
scalar 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).
Context
- MIB
- ELECTROLINE-COMMON-CONFIG-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.4.2.4- Type
- scalar
- Access
- readwrite
- Status
- current
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-COMMON-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-COMMON-CONFIG-MIB::cfgHmsTimeReference.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-COMMON-CONFIG-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-COMMON-CONFIG-MIB::cfgHmsTimeReference'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | utc |