zxAnSyncEClockSourceType
ZTE-AN-SYNCE-MIB ·
.1.3.6.1.4.1.3902.1015.65.1.1.1
Object
scalar r/w
Enumeration
Specifies the source of the transmit clock.
localClock: indicates that a local clock source is used.
gps1pps:indicates that an external clock source GPS 1PPS is used.
pon8k: indicates that an external clock source
1/8th of a sec at 8k sample rate (125ms) is used.
clockRecovery :indicates that recovered receive clock from another
interface is used as the transmit clock.
Context
- MIB
- ZTE-AN-SYNCE-MIB
- OID
.1.3.6.1.4.1.3902.1015.65.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxAnSyncEGlobalObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-SYNCE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SYNCE-MIB::zxAnSyncEClockSourceType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SYNCE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SYNCE-MIB::zxAnSyncEClockSourceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | localClock |
2 | gps1pps |
3 | pon8k |
4 | clockRecovery |