raisecomPtpTimeProTimeFrequencyTraceable
RAISECOM-PTP-MIB ·
.1.3.6.1.4.1.8886.1.26.5.4
Object
scalar Enumeration
Indicates whether time and frequency traceable to primary reference or not, which is the time traceable and frequency traceable flag.
Context
- MIB
- RAISECOM-PTP-MIB
- OID
.1.3.6.1.4.1.8886.1.26.5.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- raisecomPtpTimeProperty
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 'RAISECOM-PTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-PTP-MIB::raisecomPtpTimeProTimeFrequencyTraceable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-PTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-PTP-MIB::raisecomPtpTimeProTimeFrequencyTraceable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | time |
2 | frequency |
3 | both |