cwnOtherClockSource

CISCO-WAN-NCDP-MIB · .1.3.6.1.4.1.9.9.223.1.2.1.1.4

Object

column Enumeration
This variable identifies the type of a clock source that
does not have an 'ifIndex' associated. 
              
This value is 'none(1) if 'cwnInterfaceIndex' 
contains a non-zero value.
              
The value 'internalOscillator(1) indicates a clock source
is an oscillator local to the device.
              
The value 'bitsClockE1(2) indicates a Building Integrated 
Timing Supply (BITS) clock source on an E1 port. 
              
The value 'bitsClockT1(3) indicates a BITS clock source 
on a T1 port.

Context

MIB
CISCO-WAN-NCDP-MIB
OID
.1.3.6.1.4.1.9.9.223.1.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
cwnClockSourceEntry
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 'CISCO-WAN-NCDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-NCDP-MIB::cwnOtherClockSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-NCDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-NCDP-MIB::cwnOtherClockSource.<cwnClockSourceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-NCDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-NCDP-MIB::cwnOtherClockSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2internalOscillator
3bitsClockE1
4bitsClockT1

Conformance