juniSystemTimingProtectedStatus

Juniper-System-MIB · .1.3.6.1.4.1.4874.2.2.2.1.5.4.1.6

Object

column Enumeration
The status associated with the protected (backup) source of this system
timing selector.  If the system doesn't support protected timing
sources, then sourceNotProtected(4) will be returned.

Context

MIB
Juniper-System-MIB
OID
.1.3.6.1.4.1.4874.2.2.2.1.5.4.1.6
Type
column
Access
readonly
Status
current
Parent
juniSystemTimingSelectorEntry
Groups
1

Walk 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::juniSystemTimingProtectedStatus'
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::juniSystemTimingProtectedStatus.<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::juniSystemTimingProtectedStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1timingStatusOk
2timingStatusError
3timingStatusUnknown
4sourceNotProtected

Conformance