ciscoAtmIfPhysTransmitClockSource
CISCO-ATM-IF-PHYS-MIB ·
.1.3.6.1.4.1.9.9.45.1.1.1.16
Object
column r/w
Enumeration
The source of the tranmit clock:
'loopTiming' indicates that the recovered receive
clock is used as the transmit clock.
'freeRunning' indicates that a local clock source is
used.
'networkDerived' indicates that recovered receive
clock from another interface is used as the transmit
clock source.
Context
- MIB
- CISCO-ATM-IF-PHYS-MIB
- OID
.1.3.6.1.4.1.9.9.45.1.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoAtmIfPhysEntry
- Groups
- 1
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 'CISCO-ATM-IF-PHYS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-IF-PHYS-MIB::ciscoAtmIfPhysTransmitClockSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-IF-PHYS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-IF-PHYS-MIB::ciscoAtmIfPhysTransmitClockSource.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-IF-PHYS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-IF-PHYS-MIB::ciscoAtmIfPhysTransmitClockSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loopTiming |
2 | freeRunning |
3 | networkDerived |
Conformance
Member of