juniSystemTimingSourceType
Juniper-System-MIB ·
.1.3.6.1.4.1.4874.2.2.2.1.5.4.1.2
Object
column r/w
Enumeration
The system timing source type for this entry. This object must be set to timingInterfaceIfIndex(1) when setting the juniSystemTimingSourceIfIndex object or timingLine(3) when setting the juniSystemTimingSourceLine object. Also, if the value of this object is set to timingInternal(2), no other objects should be set, otherwise the agent will return an error.
Context
- MIB
- Juniper-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.2.1.5.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniSystemTimingSelectorEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemTimingSourceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemTimingSourceType.<juniSystemTimingSelectorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-System-MIB::juniSystemTimingSourceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | timingInterfaceIfIndex |
2 | timingInternal |
3 | timingLine |
Conformance
Member of