zhoneClockSourceEligibility
ZHONE-Wan-MIB ·
.1.3.6.1.4.1.5504.5.2.2.1.22
Object
column r/w
Enumeration
The possible values are:
(1) not-eligibile - this DS1 is not eligible to be negotiated
as a possible transmit clock source
(2) eligible - this DS1 may be used by the DS1 Line resource
provider in negotiation as a possible transmit clock source
for all DS1s.
For BAN DS1, this field is not writeable and will default
to eligible.
Context
- MIB
- ZHONE-Wan-MIB
- OID
.1.3.6.1.4.1.5504.5.2.2.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhoneDs1Entry
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 'ZHONE-Wan-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-Wan-MIB::zhoneClockSourceEligibility'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-Wan-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-Wan-MIB::zhoneClockSourceEligibility.<zhoneLineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-Wan-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-Wan-MIB::zhoneClockSourceEligibility'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notEligible |
2 | eligible |