hm2IrigTimeQuality
HM2-TIMESYNC-MIB ·
.1.3.6.1.4.1.248.11.50.1.5.6
Object
scalar Enumeration
Current IRIG-B time quality according to IEEE 1344.
Context
- MIB
- HM2-TIMESYNC-MIB
- OID
.1.3.6.1.4.1.248.11.50.1.5.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hm2IrigGroup
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 'HM2-TIMESYNC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-TIMESYNC-MIB::hm2IrigTimeQuality.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-TIMESYNC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-TIMESYNC-MIB::hm2IrigTimeQuality'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | locked |
1 | within1ns |
2 | within10ns |
3 | within100ns |
4 | within1us |
5 | within10us |
6 | within100us |
7 | within1ms |
8 | within10ms |
9 | within100ms |
10 | within1s |
11 | within10s |
12 | within100s |
13 | within1000s |
14 | within10000s |
15 | failure |