timerefSource
IES5206-TRAPS-MIB ·
.1.3.6.1.4.1.890.1.5.13.13.19.1.18
Object
scalar Enumeration
The system receive timing reference signal correctly. The varable in the binding list is current reference, 0: freerun, 1: GPS module, 2: IEEE 1588, 3: SyncE
Context
- MIB
- IES5206-TRAPS-MIB
- OID
.1.3.6.1.4.1.890.1.5.13.13.19.1.18- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- object
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 'IES5206-TRAPS-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IES5206-TRAPS-MIB::timerefSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IES5206-TRAPS-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IES5206-TRAPS-MIB::timerefSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | freerun |
1 | gps |
2 | ieee1588 |
3 | synce |