zhoneSystemClockAvailabilityStatus

ZHONE-SYSTEM-MIB · .1.3.6.1.4.1.5504.3.1.5.12.1.3

Object

column Enumeration
The status for whether this port can be usd as a clock source.
              
A port can be active only on all of the following conditions
are true:
              				
1. zhoneSystemClockEligibility is true.
2. the interface is up and running (both ifAdminStatus and
ifOperStatus are up).
              				
When this value is 'active', this port is included in a pool
ordered by weights for whether it should be the clock source.

Context

MIB
ZHONE-SYSTEM-MIB
OID
.1.3.6.1.4.1.5504.3.1.5.12.1.3
Type
column
Access
readonly
Status
current
Parent
zhoneSystemClockEntry
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 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SYSTEM-MIB::zhoneSystemClockAvailabilityStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SYSTEM-MIB::zhoneSystemClockAvailabilityStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SYSTEM-MIB::zhoneSystemClockAvailabilityStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inactive
2active

Conformance