gptp1AnnounceInterval
RTM3205-MIB ·
.1.3.6.1.4.1.13827.15.5.3
Object
scalar Enumeration
This value is the log base 2 of the PTP Announce Interval in seconds. Values range from 0 to 4, which covers the range from 1 to 16 seconds.
Context
- MIB
- RTM3205-MIB
- OID
.1.3.6.1.4.1.13827.15.5.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- gptp1
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 'RTM3205-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RTM3205-MIB::gptp1AnnounceInterval.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RTM3205-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RTM3205-MIB::gptp1AnnounceInterval'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | sec1 |
1 | sec2 |
2 | sec4 |
3 | sec8 |
4 | sec16 |