srpMACClockSourceMode

CISCO-SRP-MIB · .1.3.6.1.4.1.9.10.60.1.2.1.12

Object

column r/w Enumeration
Indicates the mode of the SRP interface clock source.
              
Internal - mode specifies the clock source as internal, and   
is used when connecting between two routers over a dark fiber
or over WDM system.
The internal mode is used as a default value.
              
Line -  mode specifies the clock source as line, and is used
when connecting a router to SONET/SDH ADM.

Context

MIB
CISCO-SRP-MIB
OID
.1.3.6.1.4.1.9.10.60.1.2.1.12
Type
column
Access
readwrite
Status
current
Parent
srpMACSideEntry
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-SRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SRP-MIB::srpMACClockSourceMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SRP-MIB::srpMACClockSourceMode.<ifIndex>.<srpMACInterfaceSide>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SRP-MIB::srpMACClockSourceMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1internal
2line

Conformance