cbrV35PortConfSctClockSource
C-PRODUCT-CBR-V35-MIB ·
.0.0.1.1.15.5.1.1.8
Object
column mandatory
r/w
Enumeration
This object indicates the type of SCT clock source. This is aplicable for both 'DCE' & 'DTE' cable types. If no cable is attached then it just reflects the value stored in the database. The default value is internal (2).
Context
- MIB
- C-PRODUCT-CBR-V35-MIB
- OID
.0.0.1.1.15.5.1.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cbrV35PortConfEntry
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 'C-PRODUCT-CBR-V35-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'C-PRODUCT-CBR-V35-MIB::cbrV35PortConfSctClockSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'C-PRODUCT-CBR-V35-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'C-PRODUCT-CBR-V35-MIB::cbrV35PortConfSctClockSource.<portSlot>.<portNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'C-PRODUCT-CBR-V35-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'C-PRODUCT-CBR-V35-MIB::cbrV35PortConfSctClockSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | recovered |
2 | internal |