cardPweTimingMode

ZHONE-CARD-RESOURCES-MIB · .1.3.6.1.4.1.5504.3.3.1.1.19

Object

column r/w Enumeration
Describes PWE timing origin and mode of timing recovery:
              
none    - no reference clock required, or PWE not
          supported.
              
source-differential - the local Provider Edge (PE) device
          supplies the reference signal for differential
          recovery.
              
source-adaptive - the local PE device participates in
          the adaptive clock recovery scheme.
              
remote-differential - the remote PE device supplies
          the reference signal for differential
          recovery.
              
remote-adaptive - the local PE device participates in
          the adaptive clock recovery scheme.

Context

MIB
ZHONE-CARD-RESOURCES-MIB
OID
.1.3.6.1.4.1.5504.3.3.1.1.19
Type
column
Access
readwrite
Status
current
Parent
cardResourceEntry
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-CARD-RESOURCES-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-CARD-RESOURCES-MIB::cardPweTimingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-CARD-RESOURCES-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-CARD-RESOURCES-MIB::cardPweTimingMode.<zhoneShelfIndex>.<zhoneSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-CARD-RESOURCES-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-CARD-RESOURCES-MIB::cardPweTimingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2source-differential
3source-adaptive
4remote-differential
5remote-adaptive

Conformance